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

Implement getMaximumExtent #60

Open
jeking04 opened this issue Apr 21, 2016 · 1 comment
Open

Implement getMaximumExtent #60

jeking04 opened this issue Apr 21, 2016 · 1 comment
Assignees
Labels

Comments

@jeking04
Copy link
Contributor

Implement the getMaximumExtent function on aikido::ompl::GeometricStateSpace. This is used by OMPL planners to compute collision checking resolution. We are avoiding this by defining a custom MotionValidator. But there may be other uses of the function that could cause planning errors.

@mkoval mkoval added the bug label Apr 22, 2016
@jslee02
Copy link
Member

jslee02 commented Feb 22, 2018

There is a WIP branch for this: feature/ompl_max_extent. It would be nice if someone takes over it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants