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

Fix strange use of angular linear serialization in TorqueEstimationTree #124

Merged
merged 3 commits into from
Jan 7, 2016

Conversation

traversaro
Copy link
Member

No description provided.

Fix #123

For some reason, the angular-linear serialization was used just in
the KDLtoYarp_twist and KDLtoYarp_wrench functions, and in the TorqueEstimationTree::buildAb_contacts
and TorqueEstimationTree::store_contacts_results methods. Switch to use
linear-angular serialization for consistency with the rest of the code.

This should not affect the input-output behaviour of the TorqueEstimationTree class.
traversaro added a commit that referenced this pull request Jan 7, 2016
…larSerialization

Fix strange use of angular linear serialization in TorqueEstimationTree
@traversaro traversaro merged commit 14f6225 into master Jan 7, 2016
@traversaro traversaro deleted the fixTorqueEstimationLinearAngularSerialization branch March 4, 2016 07:56
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