We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2983abb commit 9662241Copy full SHA for 9662241
mujoco_playground/_src/manipulation/aero_hand/xmls/reorientation_cube.xml
@@ -19,7 +19,7 @@
19
<body name="cube" pos="0.11 0.0 0.1" quat="1 0 0 0" childclass="cube">
20
<freejoint name="cube_freejoint"/>
21
<geom type="mesh" mesh="cube_mesh" material="dexcube" contype="0" conaffinity="0" density="0" group="2"/>
22
- <geom name="cube" type="box" size=".025 .025 .025" mass=".117" group="3"/>
+ <geom name="cube" type="box" size=".025 .025 .025" mass=".0692" group="3"/>
23
<!-- 0.0692 -->
24
<site name="cube_center" pos="0 0 0" group="4"/>
25
</body>
0 commit comments