Skip to content

Recovering Rotation Axis From JointModelRevoluteUnaligned #2365

Answered by jorisv
Cfather asked this question in Q&A
Discussion options

You must be logged in to vote

Hello @Cfather,

This pull request #2315 have added the getMotionAxis method on joint model with aligned axis.

JointModelTpl inherit from a boost::variant that contains the implemented joint.
You can create boost::static_visitor that will call getMotionAxis for aligned joint and axis for unaligned joint.

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@Cfather
Comment options

@jorisv
Comment options

Answer selected by Cfather
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants