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

Use FreeJoint::convertToPositions instead of logMap #339

Closed
jslee02 opened this issue Feb 23, 2015 · 1 comment
Closed

Use FreeJoint::convertToPositions instead of logMap #339

jslee02 opened this issue Feb 23, 2015 · 1 comment
Milestone

Comments

@jslee02
Copy link
Member

jslee02 commented Feb 23, 2015

DartLoader uses explicitly math::logMap, which is outdated code (see #322). Replace this line with:

rootJoint->setPositions(FreeJoint::convertToPositions(transform));
@jslee02 jslee02 added this to the Release DART 5.0 milestone Feb 23, 2015
@jslee02
Copy link
Member Author

jslee02 commented Jun 3, 2015

Resolved in the #369.

@jslee02 jslee02 closed this as completed Jun 3, 2015
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

No branches or pull requests

1 participant