![]() |
thruster_allocation_matrix_controller package from auv_controllers repoauv_control_demos auv_control_msgs auv_controllers controller_common controller_coordinator end_effector_trajectory_controller ik_solvers thruster_allocation_matrix_controller thruster_controllers topic_sensors velocity_controllers whole_body_controllers |
ROS Distro
|
Package Summary
Tags | No category tags. |
Version | 0.3.3 |
License | MIT |
Build type | AMENT_CMAKE |
Use | RECOMMENDED |
Repository Summary
Description | Control algorithms for autonomous underwater vehicles (AUVs) and underwater vehicle manipulator systems (UVMS) implemented using ros2_control. |
Checkout URI | https://github.com/robotic-decision-making-lab/auv_controllers.git |
VCS Type | git |
VCS Version | main |
Last Updated | 2025-07-31 |
Dev Status | UNKNOWN |
Released | UNRELEASED |
Tags | underwater-robotics ros2 ros2-controllers ros2-rolling ros2-jazzy |
Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
Additional Links
Maintainers
- Evan Palmer
Authors
- Everardo Gonzalez
- Rakesh Vivekanandan
- Colin Mitchell
- Evan Palmer
Trusters Allocation Matrix (TAM) Controller
A chainable controller that converts thrust from Cartesian space to thruster space. This is calculated by taking the pseudoinverse of the user-provided thruster allocation matrix (TAM) and multiplying it by the reference forces: pinv(TAM) x input.
Plugin Library
thruster_allocation_matrix_controller/ThrusterAllocationMatrixController
References
The input to this controller is a wrench with force components Fx, Fy, Fz and torque components Trx, Try, Trz in N and Nm, respectively.
Commands
The output of this controller is an N-dimensional vector whose elements represent the thrust associated with each thruster defined in the TAM.
Subscribers
- thruster_allocation_matrix_controller/reference [geometry_msgs::msg::Wrench]
Publishers
- thruster_allocation_matrix_controller/status [auv_control_msgs::msg::MultiActuatorStateStamped]
Changelog for package thruster_allocation_matrix_controller
0.3.3 (2025-07-29)
0.3.2 (2025-07-22)
- Replaces the deprecated
unlockAndPublish
API withtry_publish
0.3.1 (2025-07-09)
0.3.0 (2025-06-07)
0.2.1 (2025-06-03)
0.2.0 (2025-05-03)
0.1.0 (2025-04-27)
- Updates the minimum CMake version to CMake 23 and upgrades the API to use C++ 23
Package Dependencies
System Dependencies
Name |
---|
eigen |
Dependant Packages
Name | Deps |
---|---|
auv_controllers |
Launch files
Messages
Services
Plugins
Recent questions tagged thruster_allocation_matrix_controller at Robotics Stack Exchange
![]() |
thruster_allocation_matrix_controller package from auv_controllers repoauv_control_demos auv_control_msgs auv_controllers controller_common controller_coordinator end_effector_trajectory_controller ik_solvers thruster_allocation_matrix_controller thruster_controllers topic_sensors velocity_controllers whole_body_controllers |
ROS Distro
|
Package Summary
Tags | No category tags. |
Version | 0.3.3 |
License | MIT |
Build type | AMENT_CMAKE |
Use | RECOMMENDED |
Repository Summary
Description | Control algorithms for autonomous underwater vehicles (AUVs) and underwater vehicle manipulator systems (UVMS) implemented using ros2_control. |
Checkout URI | https://github.com/robotic-decision-making-lab/auv_controllers.git |
VCS Type | git |
VCS Version | main |
Last Updated | 2025-07-31 |
Dev Status | UNKNOWN |
Released | UNRELEASED |
Tags | underwater-robotics ros2 ros2-controllers ros2-rolling ros2-jazzy |
Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
Additional Links
Maintainers
- Evan Palmer
Authors
- Everardo Gonzalez
- Rakesh Vivekanandan
- Colin Mitchell
- Evan Palmer
Trusters Allocation Matrix (TAM) Controller
A chainable controller that converts thrust from Cartesian space to thruster space. This is calculated by taking the pseudoinverse of the user-provided thruster allocation matrix (TAM) and multiplying it by the reference forces: pinv(TAM) x input.
Plugin Library
thruster_allocation_matrix_controller/ThrusterAllocationMatrixController
References
The input to this controller is a wrench with force components Fx, Fy, Fz and torque components Trx, Try, Trz in N and Nm, respectively.
Commands
The output of this controller is an N-dimensional vector whose elements represent the thrust associated with each thruster defined in the TAM.
Subscribers
- thruster_allocation_matrix_controller/reference [geometry_msgs::msg::Wrench]
Publishers
- thruster_allocation_matrix_controller/status [auv_control_msgs::msg::MultiActuatorStateStamped]
Changelog for package thruster_allocation_matrix_controller
0.3.3 (2025-07-29)
0.3.2 (2025-07-22)
- Replaces the deprecated
unlockAndPublish
API withtry_publish
0.3.1 (2025-07-09)
0.3.0 (2025-06-07)
0.2.1 (2025-06-03)
0.2.0 (2025-05-03)
0.1.0 (2025-04-27)
- Updates the minimum CMake version to CMake 23 and upgrades the API to use C++ 23
Package Dependencies
System Dependencies
Name |
---|
eigen |
Dependant Packages
Name | Deps |
---|---|
auv_controllers |
Launch files
Messages
Services
Plugins
Recent questions tagged thruster_allocation_matrix_controller at Robotics Stack Exchange
![]() |
thruster_allocation_matrix_controller package from auv_controllers repoauv_control_demos auv_control_msgs auv_controllers controller_common controller_coordinator end_effector_trajectory_controller ik_solvers thruster_allocation_matrix_controller thruster_controllers topic_sensors velocity_controllers whole_body_controllers |
ROS Distro
|
Package Summary
Tags | No category tags. |
Version | 0.3.3 |
License | MIT |
Build type | AMENT_CMAKE |
Use | RECOMMENDED |
Repository Summary
Description | Control algorithms for autonomous underwater vehicles (AUVs) and underwater vehicle manipulator systems (UVMS) implemented using ros2_control. |
Checkout URI | https://github.com/robotic-decision-making-lab/auv_controllers.git |
VCS Type | git |
VCS Version | main |
Last Updated | 2025-07-31 |
Dev Status | UNKNOWN |
Released | UNRELEASED |
Tags | underwater-robotics ros2 ros2-controllers ros2-rolling ros2-jazzy |
Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
Additional Links
Maintainers
- Evan Palmer
Authors
- Everardo Gonzalez
- Rakesh Vivekanandan
- Colin Mitchell
- Evan Palmer
Trusters Allocation Matrix (TAM) Controller
A chainable controller that converts thrust from Cartesian space to thruster space. This is calculated by taking the pseudoinverse of the user-provided thruster allocation matrix (TAM) and multiplying it by the reference forces: pinv(TAM) x input.
Plugin Library
thruster_allocation_matrix_controller/ThrusterAllocationMatrixController
References
The input to this controller is a wrench with force components Fx, Fy, Fz and torque components Trx, Try, Trz in N and Nm, respectively.
Commands
The output of this controller is an N-dimensional vector whose elements represent the thrust associated with each thruster defined in the TAM.
Subscribers
- thruster_allocation_matrix_controller/reference [geometry_msgs::msg::Wrench]
Publishers
- thruster_allocation_matrix_controller/status [auv_control_msgs::msg::MultiActuatorStateStamped]
Changelog for package thruster_allocation_matrix_controller
0.3.3 (2025-07-29)
0.3.2 (2025-07-22)
- Replaces the deprecated
unlockAndPublish
API withtry_publish
0.3.1 (2025-07-09)
0.3.0 (2025-06-07)
0.2.1 (2025-06-03)
0.2.0 (2025-05-03)
0.1.0 (2025-04-27)
- Updates the minimum CMake version to CMake 23 and upgrades the API to use C++ 23
Package Dependencies
System Dependencies
Name |
---|
eigen |
Dependant Packages
Name | Deps |
---|---|
auv_controllers |
Launch files
Messages
Services
Plugins
Recent questions tagged thruster_allocation_matrix_controller at Robotics Stack Exchange
![]() |
thruster_allocation_matrix_controller package from auv_controllers repoauv_control_demos auv_control_msgs auv_controllers controller_common controller_coordinator end_effector_trajectory_controller ik_solvers thruster_allocation_matrix_controller thruster_controllers topic_sensors velocity_controllers whole_body_controllers |
ROS Distro
|
Package Summary
Tags | No category tags. |
Version | 0.3.3 |
License | MIT |
Build type | AMENT_CMAKE |
Use | RECOMMENDED |
Repository Summary
Description | Control algorithms for autonomous underwater vehicles (AUVs) and underwater vehicle manipulator systems (UVMS) implemented using ros2_control. |
Checkout URI | https://github.com/robotic-decision-making-lab/auv_controllers.git |
VCS Type | git |
VCS Version | main |
Last Updated | 2025-07-31 |
Dev Status | UNKNOWN |
Released | UNRELEASED |
Tags | underwater-robotics ros2 ros2-controllers ros2-rolling ros2-jazzy |
Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
Additional Links
Maintainers
- Evan Palmer
Authors
- Everardo Gonzalez
- Rakesh Vivekanandan
- Colin Mitchell
- Evan Palmer
Trusters Allocation Matrix (TAM) Controller
A chainable controller that converts thrust from Cartesian space to thruster space. This is calculated by taking the pseudoinverse of the user-provided thruster allocation matrix (TAM) and multiplying it by the reference forces: pinv(TAM) x input.
Plugin Library
thruster_allocation_matrix_controller/ThrusterAllocationMatrixController
References
The input to this controller is a wrench with force components Fx, Fy, Fz and torque components Trx, Try, Trz in N and Nm, respectively.
Commands
The output of this controller is an N-dimensional vector whose elements represent the thrust associated with each thruster defined in the TAM.
Subscribers
- thruster_allocation_matrix_controller/reference [geometry_msgs::msg::Wrench]
Publishers
- thruster_allocation_matrix_controller/status [auv_control_msgs::msg::MultiActuatorStateStamped]
Changelog for package thruster_allocation_matrix_controller
0.3.3 (2025-07-29)
0.3.2 (2025-07-22)
- Replaces the deprecated
unlockAndPublish
API withtry_publish
0.3.1 (2025-07-09)
0.3.0 (2025-06-07)
0.2.1 (2025-06-03)
0.2.0 (2025-05-03)
0.1.0 (2025-04-27)
- Updates the minimum CMake version to CMake 23 and upgrades the API to use C++ 23
Package Dependencies
System Dependencies
Name |
---|
eigen |
Dependant Packages
Name | Deps |
---|---|
auv_controllers |
Launch files
Messages
Services
Plugins
Recent questions tagged thruster_allocation_matrix_controller at Robotics Stack Exchange
![]() |
thruster_allocation_matrix_controller package from auv_controllers repoauv_control_demos auv_control_msgs auv_controllers controller_common controller_coordinator end_effector_trajectory_controller ik_solvers thruster_allocation_matrix_controller thruster_controllers topic_sensors velocity_controllers whole_body_controllers |
ROS Distro
|
Package Summary
Tags | No category tags. |
Version | 0.3.3 |
License | MIT |
Build type | AMENT_CMAKE |
Use | RECOMMENDED |
Repository Summary
Description | Control algorithms for autonomous underwater vehicles (AUVs) and underwater vehicle manipulator systems (UVMS) implemented using ros2_control. |
Checkout URI | https://github.com/robotic-decision-making-lab/auv_controllers.git |
VCS Type | git |
VCS Version | main |
Last Updated | 2025-07-31 |
Dev Status | UNKNOWN |
Released | UNRELEASED |
Tags | underwater-robotics ros2 ros2-controllers ros2-rolling ros2-jazzy |
Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
Additional Links
Maintainers
- Evan Palmer
Authors
- Everardo Gonzalez
- Rakesh Vivekanandan
- Colin Mitchell
- Evan Palmer
Trusters Allocation Matrix (TAM) Controller
A chainable controller that converts thrust from Cartesian space to thruster space. This is calculated by taking the pseudoinverse of the user-provided thruster allocation matrix (TAM) and multiplying it by the reference forces: pinv(TAM) x input.
Plugin Library
thruster_allocation_matrix_controller/ThrusterAllocationMatrixController
References
The input to this controller is a wrench with force components Fx, Fy, Fz and torque components Trx, Try, Trz in N and Nm, respectively.
Commands
The output of this controller is an N-dimensional vector whose elements represent the thrust associated with each thruster defined in the TAM.
Subscribers
- thruster_allocation_matrix_controller/reference [geometry_msgs::msg::Wrench]
Publishers
- thruster_allocation_matrix_controller/status [auv_control_msgs::msg::MultiActuatorStateStamped]
Changelog for package thruster_allocation_matrix_controller
0.3.3 (2025-07-29)
0.3.2 (2025-07-22)
- Replaces the deprecated
unlockAndPublish
API withtry_publish
0.3.1 (2025-07-09)
0.3.0 (2025-06-07)
0.2.1 (2025-06-03)
0.2.0 (2025-05-03)
0.1.0 (2025-04-27)
- Updates the minimum CMake version to CMake 23 and upgrades the API to use C++ 23
Package Dependencies
System Dependencies
Name |
---|
eigen |
Dependant Packages
Name | Deps |
---|---|
auv_controllers |
Launch files
Messages
Services
Plugins
Recent questions tagged thruster_allocation_matrix_controller at Robotics Stack Exchange
![]() |
thruster_allocation_matrix_controller package from auv_controllers repoauv_control_demos auv_control_msgs auv_controllers controller_common controller_coordinator end_effector_trajectory_controller ik_solvers thruster_allocation_matrix_controller thruster_controllers topic_sensors velocity_controllers whole_body_controllers |
ROS Distro
|
Package Summary
Tags | No category tags. |
Version | 0.3.3 |
License | MIT |
Build type | AMENT_CMAKE |
Use | RECOMMENDED |
Repository Summary
Description | Control algorithms for autonomous underwater vehicles (AUVs) and underwater vehicle manipulator systems (UVMS) implemented using ros2_control. |
Checkout URI | https://github.com/robotic-decision-making-lab/auv_controllers.git |
VCS Type | git |
VCS Version | main |
Last Updated | 2025-07-31 |
Dev Status | UNKNOWN |
Released | UNRELEASED |
Tags | underwater-robotics ros2 ros2-controllers ros2-rolling ros2-jazzy |
Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
Additional Links
Maintainers
- Evan Palmer
Authors
- Everardo Gonzalez
- Rakesh Vivekanandan
- Colin Mitchell
- Evan Palmer
Trusters Allocation Matrix (TAM) Controller
A chainable controller that converts thrust from Cartesian space to thruster space. This is calculated by taking the pseudoinverse of the user-provided thruster allocation matrix (TAM) and multiplying it by the reference forces: pinv(TAM) x input.
Plugin Library
thruster_allocation_matrix_controller/ThrusterAllocationMatrixController
References
The input to this controller is a wrench with force components Fx, Fy, Fz and torque components Trx, Try, Trz in N and Nm, respectively.
Commands
The output of this controller is an N-dimensional vector whose elements represent the thrust associated with each thruster defined in the TAM.
Subscribers
- thruster_allocation_matrix_controller/reference [geometry_msgs::msg::Wrench]
Publishers
- thruster_allocation_matrix_controller/status [auv_control_msgs::msg::MultiActuatorStateStamped]
Changelog for package thruster_allocation_matrix_controller
0.3.3 (2025-07-29)
0.3.2 (2025-07-22)
- Replaces the deprecated
unlockAndPublish
API withtry_publish
0.3.1 (2025-07-09)
0.3.0 (2025-06-07)
0.2.1 (2025-06-03)
0.2.0 (2025-05-03)
0.1.0 (2025-04-27)
- Updates the minimum CMake version to CMake 23 and upgrades the API to use C++ 23
Package Dependencies
System Dependencies
Name |
---|
eigen |
Dependant Packages
Name | Deps |
---|---|
auv_controllers |
Launch files
Messages
Services
Plugins
Recent questions tagged thruster_allocation_matrix_controller at Robotics Stack Exchange
![]() |
thruster_allocation_matrix_controller package from auv_controllers repoauv_control_demos auv_control_msgs auv_controllers controller_common controller_coordinator end_effector_trajectory_controller ik_solvers thruster_allocation_matrix_controller thruster_controllers topic_sensors velocity_controllers whole_body_controllers |
ROS Distro
|
Package Summary
Tags | No category tags. |
Version | 0.3.3 |
License | MIT |
Build type | AMENT_CMAKE |
Use | RECOMMENDED |
Repository Summary
Description | Control algorithms for autonomous underwater vehicles (AUVs) and underwater vehicle manipulator systems (UVMS) implemented using ros2_control. |
Checkout URI | https://github.com/robotic-decision-making-lab/auv_controllers.git |
VCS Type | git |
VCS Version | main |
Last Updated | 2025-07-31 |
Dev Status | UNKNOWN |
Released | UNRELEASED |
Tags | underwater-robotics ros2 ros2-controllers ros2-rolling ros2-jazzy |
Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
Additional Links
Maintainers
- Evan Palmer
Authors
- Everardo Gonzalez
- Rakesh Vivekanandan
- Colin Mitchell
- Evan Palmer
Trusters Allocation Matrix (TAM) Controller
A chainable controller that converts thrust from Cartesian space to thruster space. This is calculated by taking the pseudoinverse of the user-provided thruster allocation matrix (TAM) and multiplying it by the reference forces: pinv(TAM) x input.
Plugin Library
thruster_allocation_matrix_controller/ThrusterAllocationMatrixController
References
The input to this controller is a wrench with force components Fx, Fy, Fz and torque components Trx, Try, Trz in N and Nm, respectively.
Commands
The output of this controller is an N-dimensional vector whose elements represent the thrust associated with each thruster defined in the TAM.
Subscribers
- thruster_allocation_matrix_controller/reference [geometry_msgs::msg::Wrench]
Publishers
- thruster_allocation_matrix_controller/status [auv_control_msgs::msg::MultiActuatorStateStamped]
Changelog for package thruster_allocation_matrix_controller
0.3.3 (2025-07-29)
0.3.2 (2025-07-22)
- Replaces the deprecated
unlockAndPublish
API withtry_publish
0.3.1 (2025-07-09)
0.3.0 (2025-06-07)
0.2.1 (2025-06-03)
0.2.0 (2025-05-03)
0.1.0 (2025-04-27)
- Updates the minimum CMake version to CMake 23 and upgrades the API to use C++ 23
Package Dependencies
System Dependencies
Name |
---|
eigen |
Dependant Packages
Name | Deps |
---|---|
auv_controllers |
Launch files
Messages
Services
Plugins
Recent questions tagged thruster_allocation_matrix_controller at Robotics Stack Exchange
![]() |
thruster_allocation_matrix_controller package from auv_controllers repoauv_control_demos auv_control_msgs auv_controllers controller_common controller_coordinator end_effector_trajectory_controller ik_solvers thruster_allocation_matrix_controller thruster_controllers topic_sensors velocity_controllers whole_body_controllers |
ROS Distro
|
Package Summary
Tags | No category tags. |
Version | 0.3.3 |
License | MIT |
Build type | AMENT_CMAKE |
Use | RECOMMENDED |
Repository Summary
Description | Control algorithms for autonomous underwater vehicles (AUVs) and underwater vehicle manipulator systems (UVMS) implemented using ros2_control. |
Checkout URI | https://github.com/robotic-decision-making-lab/auv_controllers.git |
VCS Type | git |
VCS Version | main |
Last Updated | 2025-07-31 |
Dev Status | UNKNOWN |
Released | UNRELEASED |
Tags | underwater-robotics ros2 ros2-controllers ros2-rolling ros2-jazzy |
Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
Additional Links
Maintainers
- Evan Palmer
Authors
- Everardo Gonzalez
- Rakesh Vivekanandan
- Colin Mitchell
- Evan Palmer
Trusters Allocation Matrix (TAM) Controller
A chainable controller that converts thrust from Cartesian space to thruster space. This is calculated by taking the pseudoinverse of the user-provided thruster allocation matrix (TAM) and multiplying it by the reference forces: pinv(TAM) x input.
Plugin Library
thruster_allocation_matrix_controller/ThrusterAllocationMatrixController
References
The input to this controller is a wrench with force components Fx, Fy, Fz and torque components Trx, Try, Trz in N and Nm, respectively.
Commands
The output of this controller is an N-dimensional vector whose elements represent the thrust associated with each thruster defined in the TAM.
Subscribers
- thruster_allocation_matrix_controller/reference [geometry_msgs::msg::Wrench]
Publishers
- thruster_allocation_matrix_controller/status [auv_control_msgs::msg::MultiActuatorStateStamped]
Changelog for package thruster_allocation_matrix_controller
0.3.3 (2025-07-29)
0.3.2 (2025-07-22)
- Replaces the deprecated
unlockAndPublish
API withtry_publish
0.3.1 (2025-07-09)
0.3.0 (2025-06-07)
0.2.1 (2025-06-03)
0.2.0 (2025-05-03)
0.1.0 (2025-04-27)
- Updates the minimum CMake version to CMake 23 and upgrades the API to use C++ 23
Package Dependencies
System Dependencies
Name |
---|
eigen |
Dependant Packages
Name | Deps |
---|---|
auv_controllers |
Launch files
Messages
Services
Plugins
Recent questions tagged thruster_allocation_matrix_controller at Robotics Stack Exchange
![]() |
thruster_allocation_matrix_controller package from auv_controllers repoauv_control_demos auv_control_msgs auv_controllers controller_common controller_coordinator end_effector_trajectory_controller ik_solvers thruster_allocation_matrix_controller thruster_controllers topic_sensors velocity_controllers whole_body_controllers |
ROS Distro
|
Package Summary
Tags | No category tags. |
Version | 0.3.3 |
License | MIT |
Build type | AMENT_CMAKE |
Use | RECOMMENDED |
Repository Summary
Description | Control algorithms for autonomous underwater vehicles (AUVs) and underwater vehicle manipulator systems (UVMS) implemented using ros2_control. |
Checkout URI | https://github.com/robotic-decision-making-lab/auv_controllers.git |
VCS Type | git |
VCS Version | main |
Last Updated | 2025-07-31 |
Dev Status | UNKNOWN |
Released | UNRELEASED |
Tags | underwater-robotics ros2 ros2-controllers ros2-rolling ros2-jazzy |
Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
Additional Links
Maintainers
- Evan Palmer
Authors
- Everardo Gonzalez
- Rakesh Vivekanandan
- Colin Mitchell
- Evan Palmer
Trusters Allocation Matrix (TAM) Controller
A chainable controller that converts thrust from Cartesian space to thruster space. This is calculated by taking the pseudoinverse of the user-provided thruster allocation matrix (TAM) and multiplying it by the reference forces: pinv(TAM) x input.
Plugin Library
thruster_allocation_matrix_controller/ThrusterAllocationMatrixController
References
The input to this controller is a wrench with force components Fx, Fy, Fz and torque components Trx, Try, Trz in N and Nm, respectively.
Commands
The output of this controller is an N-dimensional vector whose elements represent the thrust associated with each thruster defined in the TAM.
Subscribers
- thruster_allocation_matrix_controller/reference [geometry_msgs::msg::Wrench]
Publishers
- thruster_allocation_matrix_controller/status [auv_control_msgs::msg::MultiActuatorStateStamped]
Changelog for package thruster_allocation_matrix_controller
0.3.3 (2025-07-29)
0.3.2 (2025-07-22)
- Replaces the deprecated
unlockAndPublish
API withtry_publish
0.3.1 (2025-07-09)
0.3.0 (2025-06-07)
0.2.1 (2025-06-03)
0.2.0 (2025-05-03)
0.1.0 (2025-04-27)
- Updates the minimum CMake version to CMake 23 and upgrades the API to use C++ 23
Package Dependencies
System Dependencies
Name |
---|
eigen |
Dependant Packages
Name | Deps |
---|---|
auv_controllers |