Hello Robot Stretch 3 Description (MJCF)
Requires MuJoCo 3.3.0 or later.
Overview
This package contains the robot description (MJCF) of the Hello Robot Stretch 3 developed by Hello Robot. This model was directly provided by Hello Robot under the Apache 2.0.
URDF → MJCF derivation steps
- Processed
.objfiles withobj2mjcf. - Added
<mujoco> <compiler discardvisual="false" fusestatic="false" balanceinertia="true"/> </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
<exclude>clauses to prevent collisions in the telescoping arm. - Added
scene.xmlwhich includes the robot, with a textured groundplane, skybox, and haze. - Formatted the MJCF wiht XML formatter.
License
This model is released under an Apache-2.0 License.