Skip to content

Commit 284ee4b

Browse files
committed
[fix] fix ee_z visibility for Inspire left hand
1 parent 6b40a40 commit 284ee4b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

robosuite/models/assets/grippers/inspire_left_hand.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@
8282
<site name="grip_site" pos="0 0 0" size="0.01 0.01 0.01" rgba="1 1 0 0" type="sphere" group="2"/>
8383
<site name="ee_x" pos="0.1 0 0" size="0.005 .1" quat="0.707105 0 0.707108 0 " rgba="1 0 0 0" type="cylinder" group="1"/>
8484
<site name="ee_y" pos="0 0.1 0" size="0.005 .1" quat="0.707105 0.707108 0 0" rgba="0 1 0 0" type="cylinder" group="1"/>
85-
<site name="ee_z" pos="0 0 0.1" size="0.005 .1" quat="1 0 0 0" rgba="0 0 1 1" type="cylinder" group="1"/>
85+
<site name="ee_z" pos="0 0 0.1" size="0.005 .1" quat="1 0 0 0" rgba="0 0 1 0" type="cylinder" group="1"/>
8686
<!-- This site was added for visualization. -->
8787
<site name="grip_site_cylinder" pos="0 0 0" size="0.005 0.5" rgba="0 1 0 0.3" type="cylinder" group="1"/>
8888
</body>

0 commit comments

Comments
 (0)