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

Merge devel into master #48

Merged
merged 22 commits into from
Jan 25, 2022
Merged

Merge devel into master #48

merged 22 commits into from
Jan 25, 2022

Conversation

S-Dafarra
Copy link
Collaborator

No description provided.

To make sure that the unicycle position and angle are always together.
Feet yaw delta and slow when backward improvements.
- The angle used to check the rotation limit was never updated and the constraints were never satisfied.
- The logic of the terminal step was faulty
- When the constraints were not satisfied, the stance and swing foot were inverted even if no new step was added.

Added some more comments to understand better the logic.
Avoid the robot to step in place in case the minAngle is less than the feetYawDelta.
Bumped version and removed deprecated methods/classes.
@S-Dafarra S-Dafarra merged commit dad98a9 into master Jan 25, 2022
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