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 a nonlinear velocity MPC algorithm #15

Open
rakeshv24 opened this issue Mar 19, 2024 · 1 comment
Open

[FEATURE]: Implement a nonlinear velocity MPC algorithm #15

rakeshv24 opened this issue Mar 19, 2024 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@rakeshv24
Copy link
Collaborator

rakeshv24 commented Mar 19, 2024

Feature Type

Adding new functionality to the project

Problem Description

A common type of low-level controller for AUVs/ROVs is nonlinear model predictive control (NPMC). Providing support for it would be beneficial, as it requires minimal tuning and can generate optimal control actions while accommodating nonlinearities.

Feature Description

Implement NMPC as a ros2_controller.

Alternative Solutions

N/A

Additional Context

Planning to use acados and casadi for the implementation.

@rakeshv24 rakeshv24 added the enhancement New feature or request label Mar 19, 2024
@rakeshv24 rakeshv24 self-assigned this Mar 19, 2024
@evan-palmer
Copy link
Contributor

Very cool! I'm excited to see this implemented.

@evan-palmer evan-palmer changed the title [FEATURE]: Implement NMPC as a ros2_controller [FEATURE]: Implement a nonlinear velocity MPC algorithm Mar 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants