How to implement fin/thruster dynamics #2655
Unanswered
jlack1987
asked this question in
Asking for Help
Replies: 1 comment
-
It looks like perhaps the mj_applyFT could be used to apply arbitrary forces to a body and I could perhaps use that to apply whatever forces I want. Does this seem like a reasonable way to implement it? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Intro
Hi, interested in potentially using mujoco for subsea vehicle simulations
My setup
Mujoco 3.3.0, Ubuntu 24.04
My question
I'm interested in simulating subsea vehicles and in that I'd like to be able to add things like,
I'm sure this stuff is possible, but it hasn't been obvious to me based on the documentation. Is there a recommended way to add these type of things?
Minimal model and/or code that explain my question
No response
Confirmations
Beta Was this translation helpful? Give feedback.
All reactions