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

Add more MoveItErrorCodes to match all OMPL codes #146

Merged
merged 1 commit into from
Oct 12, 2022

Conversation

AndyZe
Copy link
Member

@AndyZe AndyZe commented Oct 11, 2022

We had a client request better feedback about why OMPL motion planning fails. These PR's started to address that:

moveit/moveit2#1605
moveit/moveit2#1606

but I can't completely finish the job until we add more MoveIt codes to match all possible OMPL codes. This PR does that.

Enumeration of the codes is a little strange because a sequence of numbers was already reserved. I'm open to feedback about that.

Copy link

@sjahr sjahr left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think this is a good idea 👍

@AndyZe AndyZe merged commit 35b93c8 into moveit:ros2 Oct 12, 2022
@AndyZe AndyZe deleted the andyz/codes_to_match_ompl branch October 12, 2022 18:43
AndyZe pushed a commit to AndyZe/moveit2 that referenced this pull request Nov 1, 2022
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