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

Geometric StateSpace does not support native OMPL space functions #522

Open
aditya-vk opened this issue Apr 24, 2019 · 1 comment
Open
Assignees

Comments

@aditya-vk
Copy link
Contributor

OMPL checks if the statespace is one of the native spaces and sets them up accordingly. Calls such as copyToReals() do not work with GeometricStateSpace when passed to OMPL planners which might internally use these functions on the statespace.

@deepsi43
Copy link

deepsi43 commented Mar 6, 2020

Are there any specific functions for ompl calls that doesnt support the geometricstatespace values as input ?? that are supposed to be implemented. as I see there is a seperate cpp file specifically on geometricstatespaces for function calls from ompl.

@sniyaz sniyaz self-assigned this Jun 26, 2020
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