mujoco_configure_experiment
Set up reproducible trial conditions—friction, joint offsets, ctrl bias, sensor noise, mocap poses—and reset to the seeded initial state for consistent experiments.
Instructions
Configure generic trial conditions and reset to the realized seeded start.
Close viewer first. Supports named geom friction [sliding,torsional,rolling],
named explicit pair_friction [sliding1,sliding2,torsional,rolling1,rolling2],
hinge/slide initial joint_offsets and Gaussian joint_noise_std (rad/m), mocap
body poses (m, wxyz), additive ctrl_bias in actuator input units, and named
sensor_noise_std in each sensor's units. Noise affects observations only;
physical state and force guarding remain raw. Missing options return to model
defaults. Repeating the same config reproduces initial conditions. metadata
stores caller tags such as trial_id/param_version, without enforcing policy.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| config | Yes | ||
| session_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |