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

[FEATURE]: Implement trajectory planner #18

Open
evan-palmer opened this issue Aug 2, 2023 · 0 comments · Fixed by #22
Open

[FEATURE]: Implement trajectory planner #18

evan-palmer opened this issue Aug 2, 2023 · 0 comments · Fixed by #22
Labels
enhancement New feature or request needs triage This issue needs triage support

Comments

@evan-palmer
Copy link
Collaborator

Feature Type

Adding new functionality to Angler

Problem Description

The current framework utilizes general waypoint planning for task execution. While this may be fine for a baseline system, it doesn't provide an optimal solution and can be challenging to extend when using a planner in energetic conditions.

Feature Description

Implement an online trajectory planner for generating trajectories through a sequence of setpoints planned by a high-level planner. This should be fed to a kinematic controller which should perform interpolation and trajectory tracking.

Alternative Solutions

need food

Additional Context

No response

@evan-palmer evan-palmer added the enhancement New feature or request label Aug 2, 2023
@evan-palmer evan-palmer self-assigned this Aug 2, 2023
@evan-palmer evan-palmer linked a pull request Aug 29, 2023 that will close this issue
6 tasks
@evan-palmer evan-palmer added the needs triage This issue needs triage support label Aug 29, 2023
@evan-palmer evan-palmer removed their assignment Aug 29, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request needs triage This issue needs triage support
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant