mujoco_get_wrench
Measure all external contacts on a body and its descendants, returning resultant force and torque in world axes. Contact magnitudes are summed, so opposing forces do not cancel.
Instructions
Measure ALL external contacts on a non-world body and its descendants.
Raw resultant force (N) and torque (N m) are in world axes. Torque is about
the requested body's origin. force_N sums contact magnitudes (opposing forces
do not cancel). This is contact-only, not a general wrist F/T sensor.
observed_force_xyz_N adds configured noise; raw force and guard stay unchanged.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body_name | Yes | ||
| session_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |