Skip to content
This repository has been archived by the owner on Nov 13, 2017. It is now read-only.

fixed RevoluteJointModel::computeVariablePositions #282

Merged
merged 1 commit into from
May 14, 2016
Merged

fixed RevoluteJointModel::computeVariablePositions #282

merged 1 commit into from
May 14, 2016

Conversation

rhaschke
Copy link
Contributor

correctly consider full joint angle range

  • 2.*acos(theta/2) only covers half range (as acos only covers 0..pi)
  • need to consider sign of quaternion axis w.r.t. rotation axis

correctly consider full joint angle range
- 2.*acos(theta/2) only covers half range
- need to consider sign of quaternion axis w.r.t. rotation axis
@rhaschke rhaschke merged commit df74f90 into moveit:jade-devel May 14, 2016
@rhaschke rhaschke deleted the fix-revolute-angle-computation branch May 14, 2016 15:07
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant