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

OMPL Support Not Working as Expected #143

Closed
thisjustin123 opened this issue Oct 24, 2024 · 2 comments
Closed

OMPL Support Not Working as Expected #143

thisjustin123 opened this issue Oct 24, 2024 · 2 comments
Assignees

Comments

@thisjustin123
Copy link
Collaborator

Description:

A user has described the following issue when trying to use OMPL:

"When we use the example_ompl.py script, we receive a continuous error message stating "An Error Occurred: OmplManagerAttr".

It seems this is the source of the error message:

image

Inspecting the attribute mapping code, we see that OMPLManager is commented out, meaning it indeed should not work:

image

@ALaws0n
Copy link

ALaws0n commented Oct 24, 2024

During my attempt to investigate this issue, I made sure that line was uncommented in the attribute mappings. The error occurs even after fixing that.

@YoruCathy
Copy link
Member

Resolved in #144

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

No branches or pull requests

3 participants