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 documentation for orientation constraint tolerance #91

Closed
wants to merge 1 commit into from

Conversation

JeroenDM
Copy link
Contributor

The orientation constraint tolerance is evaluated using intrinsic XYZ Euler angles in MoveIt (here). The documentation suggests that the angle-axis parameterization will be used, so I changed it.

(Future planners may prefer the angle-axis parameterization (OMPL constrained planning, TrajOpt, ...), so then we will need to add extra message fields and implement this new parameterization in moveit_core. See #89.)

@v4hn
Copy link
Contributor

v4hn commented Jun 15, 2021

Replaced by #96 , though this is not actually implemented in moveit yet. 😿

@v4hn v4hn closed this Jun 15, 2021
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