No version for distro humble. Known supported distros are highlighted in the buttons above.
No version for distro jazzy. Known supported distros are highlighted in the buttons above.
No version for distro rolling. Known supported distros are highlighted in the buttons above.
![]() |
thruster_allocation_matrix_controller package from auv_controllers repoauv_control_demos auv_control_msgs auv_controllers thruster_allocation_matrix_controller thruster_controllers velocity_controllers |
Package Summary
Tags | No category tags. |
Version | 0.0.2 |
License | MIT |
Build type | AMENT_CMAKE |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/robotic-decision-making-lab/auv_controllers.git |
VCS Type | git |
VCS Version | main |
Last Updated | 2024-09-25 |
Dev Status | UNMAINTAINED |
CI status | No Continuous Integration |
Released | UNRELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (0)
Good First Issues (0) Pull Requests to Review (0) |
Package Description
Thruster allocation matrix controller used to convert wrench commands into thrust commands
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]
Parameters
- thrusters: List of thruster names. Should be provided in the same order as the TAM [N-sized string array]
- reference_controllers: List of the reference controllers. Used when setting up command interfaces for chained mode. Should be provided in the same order as the thrusters. [N-sized string array]
- TAM:
- TAMx: [N-sized double array]
- TAMy: [N-sized double array]
- TAMz: [N-sized double array]
- TAMrx: [N-sized double array]
- TAMry: [N-sized double array]
- TAMrz: [N-sized double array]
CHANGELOG
No CHANGELOG found.
Wiki Tutorials
This package does not provide any links to tutorials in it's rosindex metadata.
You can check on the ROS Wiki Tutorials page for the package.
Package Dependencies
System Dependencies
Name |
---|
eigen |
Dependant Packages
Name | Deps |
---|---|
auv_controllers |
Launch files
No launch files found
Messages
No message files found.
Services
No service files found
Plugins
No plugins found.
Recent questions tagged thruster_allocation_matrix_controller at Robotics Stack Exchange
No version for distro noetic. Known supported distros are highlighted in the buttons above.
No version for distro ardent. Known supported distros are highlighted in the buttons above.
No version for distro bouncy. Known supported distros are highlighted in the buttons above.
No version for distro crystal. Known supported distros are highlighted in the buttons above.
No version for distro eloquent. Known supported distros are highlighted in the buttons above.
No version for distro dashing. Known supported distros are highlighted in the buttons above.
No version for distro galactic. Known supported distros are highlighted in the buttons above.
No version for distro foxy. Known supported distros are highlighted in the buttons above.
No version for distro iron. Known supported distros are highlighted in the buttons above.
No version for distro lunar. Known supported distros are highlighted in the buttons above.
No version for distro jade. Known supported distros are highlighted in the buttons above.
No version for distro indigo. Known supported distros are highlighted in the buttons above.
No version for distro hydro. Known supported distros are highlighted in the buttons above.
No version for distro kinetic. Known supported distros are highlighted in the buttons above.
No version for distro melodic. Known supported distros are highlighted in the buttons above.