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

Integrate Dubins Vehicle Code into Planner #20

Open
rland93 opened this issue Apr 13, 2022 · 0 comments
Open

Integrate Dubins Vehicle Code into Planner #20

rland93 opened this issue Apr 13, 2022 · 0 comments
Assignees
Labels
core enhancement New feature or request
Milestone

Comments

@rland93
Copy link
Owner

rland93 commented Apr 13, 2022

We have prototype Dubins vehicle code that semi-works (untested) with the major subroutines for RRT and RRT*.

Add 2 new classes
RRTDubins
RRTStarDubins

Which can generate dubins plans.

Need

  • Datastructure for storing such plans
  • Integration with existing API
  • Plotting code
  • Discretization
@rland93 rland93 added enhancement New feature or request core labels Apr 13, 2022
@rland93 rland93 added this to the 0.3.0 Release milestone Apr 13, 2022
@rland93 rland93 self-assigned this Apr 13, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
core enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant