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

Path Planning #17

Open
1 of 3 tasks
amessing opened this issue Feb 1, 2018 · 1 comment
Open
1 of 3 tasks

Path Planning #17

amessing opened this issue Feb 1, 2018 · 1 comment
Assignees
Labels

Comments

@amessing
Copy link
Member

amessing commented Feb 1, 2018

Have a working path planner:

  1. Spline
    a) scale motion profiling
  2. TEB
    a) determine optimization parameters
  3. RRT
    a) steal from GT

Tasklist progress:

  • Spline
  • TEB
  • RRT
@amessing amessing added the WIP label Feb 1, 2018
@amessing amessing added this to the RIP v0.1 milestone Feb 1, 2018
@amessing amessing self-assigned this Feb 1, 2018
@amessing
Copy link
Member Author

amessing commented Feb 2, 2018

Todo:

  • Fix Angle Widget disappearing when position widget comes up
  • Hide some of the settings and make them default.
  • Determine the issue with the probabilistic roadmap (currently only the simple roadmap works with complicated environments)
  • Create save feature for trajectory
  • Setup updates
  • Create nav action
  • Drive Hugo

@jptech jptech mentioned this issue Feb 7, 2018
@jptech jptech removed this from the RIP v0.1 milestone Feb 18, 2018
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

2 participants