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

Cell decomposition based motion planning #11

Open
3 tasks
lakshayg opened this issue Jul 3, 2016 · 0 comments
Open
3 tasks

Cell decomposition based motion planning #11

lakshayg opened this issue Jul 3, 2016 · 0 comments

Comments

@lakshayg
Copy link
Owner

lakshayg commented Jul 3, 2016

Currently the library supports only roadmap based algorithms. We need to implement algorithms which are based on decomposition of the workspace into cells.

Kinds of decompositions:

  • Trapezoidal decomposition
  • Morse cell decomposition
  • Visibility based decomposition

References:
[1] http://www.cs.cmu.edu/~motionplanning/lecture/Chap6-CellDecomp_howie.pdf

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

No branches or pull requests

1 participant