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

Remove deprecated IK solvers #150

Merged
merged 5 commits into from
Nov 2, 2023
Merged

Remove deprecated IK solvers #150

merged 5 commits into from
Nov 2, 2023

Conversation

GiulioRomualdi
Copy link
Member

@GiulioRomualdi GiulioRomualdi commented Nov 2, 2023

This PR removes the deprecated IK solvers and the associated config files

@GiulioRomualdi GiulioRomualdi changed the title Remove deprecated IK solvers and reformat WalkingModule.cpp Remove deprecated IK solvers Nov 2, 2023
@GiulioRomualdi GiulioRomualdi self-assigned this Nov 2, 2023
@GiulioRomualdi GiulioRomualdi marked this pull request as ready for review November 2, 2023 17:07
README.md Outdated Show resolved Hide resolved
return false;
}
} else
yawRotation = yawRotation * m_trajectoryGenerator->getChestAdditionalRotation();
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

So the fact that we did not have this before was a bug on the usage of the BLF IK on old iCub robots?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes 😞

Co-authored-by: Stefano Dafarra <stefano.dafarra@gmail.com>
@GiulioRomualdi GiulioRomualdi merged commit 945b36f into master Nov 2, 2023
1 check passed
@GiulioRomualdi GiulioRomualdi deleted the remove_deprecated_ik branch November 2, 2023 18:58
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.

2 participants