-
Notifications
You must be signed in to change notification settings - Fork 46
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
Using the feetYawDelta and the slowWhenBackwardFactor. #89
Conversation
And after robotology/unicycle-footstep-planner#41 |
@GiulioRomualdi I cannot add you as a reviewer, but please take a look at the code |
I think we can merge it |
Let's wait for #87 before merging this PR |
I just realized that the reason why the robot was not walking straight when using the |
Done in dc33e9a |
Since #87 contains several rebase, I'm fixing the commits. A rebase should be enought |
…lace. It also considers the feet yaw delta.
dc33e9a
to
86792c8
Compare
@S-Dafarra let me know if we can merge it |
I think so. The main structural change has been introduced in 86792c8, where the logic to transform the references from a local frame to a global frame has been moved in a single place in the |
@S-Dafarra seems ok 😃 |
This PR should be merged after #87
cc @S-Dafarra