How to measure the foce of the cable #2506
-
IntroHi! I am a student. I use MuJoCo for my research. My setupmujoco 3.2.2 My questionCan I use the force sensor to measure the force of cable?As we know,we can't set a site in the cable.But the force sensor need to be set in sites.Are there any examples about it?Now I set a site in the drone.But the sensor only measure the total external force for my drone.Can I measure the force between the cable and my drone? Minimal model and/or code that explain my question
Confirmations
|
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 5 replies
-
cf2.md |
Beta Was this translation helpful? Give feedback.
-
Hi if you save the XML, the composite will get expanded into bodies, so you can sites to any body where you need a force measurement. |
Beta Was this translation helpful? Give feedback.
Hi if you save the XML, the composite will get expanded into bodies, so you can sites to any body where you need a force measurement.