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

added an additional waypoint to prevent the toe from stubbing #418

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

rjgriffin42
Copy link
Member

In the foot swing, sylvain had recently added a feature to the swing where when stepping forward and down, the foot would pitch a little at a midpoint. This was to make it so that if the robot hit its heel on something, it would kind of slide, so the collision wasn't as bad. The problem is that if the foot starts pitched up, it then has to pitch a lot more quickly when stepping down, which can cause it to stub its toe by not clearing the ground successfully. You could see this on nadia on the end to end cinder block tests. This adds an additional clearance waypoint that prevents it from pitching to early.

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

Successfully merging this pull request may close these issues.

1 participant