Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The gait is somehow strange. #63

Open
zst1406217 opened this issue Apr 15, 2024 · 0 comments
Open

The gait is somehow strange. #63

zst1406217 opened this issue Apr 15, 2024 · 0 comments

Comments

@zst1406217
Copy link

Hello! Thanks a lot with this wonderful project. However, when I run with robot type A1, I find the gait of "pace" is very strange. The thigh joint seems to be inward and the robot is not stable. For the step I run the code, I first use command rostopic pub -1 /cmd_vel geometry_msgs/Twist "linear: x: 0.0 y: 0.0 z: 0.2 angular: x: 0.0 y: 0.0 z: 0.0" to let the robot stand up, and change the gait to the "pace", then use command rostopic pub -1 /cmd_vel geometry_msgs/Twist "linear: x: 0.5 y: 0.0 z: 0.0 angular: x: 0.0 y: 0.0 z: 0.0" to let robot move forward. However, I notice the pace gait as the video:

pace.mp4

and also, the trot gait is better, but seems also thigh joint inward and the gait is unnatural. Anyone know why?

trot gait:

trot.mp4
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant