Skip to content

Commit 9662241

Browse files
committed
update a cube
1 parent 2983abb commit 9662241

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mujoco_playground/_src/manipulation/aero_hand/xmls/reorientation_cube.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
<body name="cube" pos="0.11 0.0 0.1" quat="1 0 0 0" childclass="cube">
2020
<freejoint name="cube_freejoint"/>
2121
<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"/>
22+
<geom name="cube" type="box" size=".025 .025 .025" mass=".0692" group="3"/>
2323
<!-- 0.0692 -->
2424
<site name="cube_center" pos="0 0 0" group="4"/>
2525
</body>

0 commit comments

Comments
 (0)