Requires MuJoCo 2.2.2 or later.
This package contains a simplified robot description (MJCF) of the H1 Humanoid Robot developed by Unitree Robotics. The original URDF and assets were provided directly by Unitree Robotics under a BSD-3-Clause License.
- Added
<mujoco> <compiler discardvisual="false" strippath="false" fusestatic="false"/> </mujoco>
to the URDF's<robot>
clause in order to preserve visual geometries. - Loaded the URDF into MuJoCo and saved a corresponding MJCF.
- Manually edited the MJCF to extract common properties into the
<default>
section. - Added actuators.
- Added
scene.xml
which includes the robot, with a textured groundplane, skybox, and haze.
This model is released under a BSD-3-Clause License.