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

Publish computed hydrodynamic forces #461

Open
acxz opened this issue May 10, 2022 · 0 comments
Open

Publish computed hydrodynamic forces #461

acxz opened this issue May 10, 2022 · 0 comments
Labels
enhancement New feature or request

Comments

@acxz
Copy link

acxz commented May 10, 2022

In https://github.com/osrf/vrx/blob/master/usv_gazebo_plugins/src/usv_gazebo_dynamics_plugin.cc many kinds of hydrodynamic forces are computed such as drag, added mass, buoyancy (hydrostatic), etc. It would nice if these forces could be provided to the user for debugging purposes.

UUV simulator does this via a debug flag and storing the components of the cumulative hydrodynamic forces in a vector which is eventually propagated down to a ros publisher. See here and here and Having this feature in VRX would make working with these forces easier and also provide more information to the user if they so desire.

@M1chaelM M1chaelM added the enhancement New feature or request label Jun 13, 2022
@M1chaelM M1chaelM added this to wishlist in gazebo_migration Jun 13, 2022
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
No open projects
Development

No branches or pull requests

2 participants