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

Eigen::Affine -> Eigen::Isometry #9

Merged
merged 2 commits into from
Jan 29, 2019

Conversation

rhaschke
Copy link
Contributor

@rhaschke rhaschke commented Jan 1, 2019

Switch Eigen transform type to Eigen::Isometry, which is more efficient than Eigen::Affine when it comes to inversion. Because Eigen::Isometry easily converts to Eigen::Affine (but not vice versa), MoveIt Melodic requires this change.

@v4hn v4hn mentioned this pull request Jan 1, 2019
@philipp1234 philipp1234 merged commit 4fcc20a into TAMS-Group:master Jan 29, 2019
timonegk pushed a commit to bit-bots/bio_ik that referenced this pull request Feb 26, 2022
Signed-off-by: Tyler Weaver <tylerjw@gmail.com>
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.

None yet

2 participants