mujoco_mpc
mujoco_mpc copied to clipboard
Set simulation state from Python API
Optionally, set the simulation state (qpos, qvel, time) via the Python API. Useful for visualizing state estimate in GUI during hardware in-the-loop testing.
Hi, this PR will be useful for my work as described in the /issue/343. Any chance to be reviewed and passed?