Skip to content

Commit ab55a01

Browse files
authored
Fix gripperFOV rendering (#525)
1 parent cca35cf commit ab55a01

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

metaworld/envs/assets_v2/objects/assets/xyz_base.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -149,7 +149,7 @@
149149
</body> -->
150150
<body name="hand" pos="0 0 0.12" quat="-1 0 1 0">
151151
<camera name="behindGripper" mode="track" pos="0 0 -0.5" quat="0 1 0 0" fovy="60" />
152-
<camera name="gripperPOV" mode="track" pos="0 -0.1 0" quat="-1 -1.3 0 0" fovy="90" />
152+
<camera name="gripperPOV" mode="track" pos="0.04 -0.06 0" quat="-1 -1.3 0 0" fovy="90" />
153153

154154
<site name="endEffector" pos="0.04 0 0" size="0.01" rgba='1 1 1 0' />
155155
<geom name="rail" type="box" pos="-0.05 0 0" density="7850" size="0.005 0.055 0.005" rgba="0.5 0.5 0.5 1.0" condim="3" friction="2 0.1 0.002" />

0 commit comments

Comments
 (0)