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

[TASK] Velocity Controller #435

Open
3 tasks
Andeshog opened this issue Sep 16, 2024 · 0 comments
Open
3 tasks

[TASK] Velocity Controller #435

Andeshog opened this issue Sep 16, 2024 · 0 comments
Assignees
Labels
Auto AUV feature New feature or request

Comments

@Andeshog
Copy link
Contributor

Description of task

Implement a controller that controls velocity, heading and pitch. The type of controller should be discussed. See 434 for controller ideas.

Suggested Workflow

  • If needed, read up on the chosen method.
  • Implement and tune the controller using the simulator.
  • Test different scenarios in the simulator.

Specifications

  • Wrench Message for the output.
  • "thrust/wrench_input" for the topic name.

Contacts

Code Quality

  • Every function in header files are documented (inputs/returns/exceptions)
  • The project has automated tests that cover MOST of the functions and branches in functions (pytest/gtest)
  • The code is documented on the wiki (provide link)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Auto AUV feature New feature or request
Projects
None yet
Development

When branches are created from issues, their pull requests are automatically linked.

3 participants