We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cca35cf commit ab55a01Copy full SHA for ab55a01
metaworld/envs/assets_v2/objects/assets/xyz_base.xml
@@ -149,7 +149,7 @@
149
</body> -->
150
<body name="hand" pos="0 0 0.12" quat="-1 0 1 0">
151
<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" />
+ <camera name="gripperPOV" mode="track" pos="0.04 -0.06 0" quat="-1 -1.3 0 0" fovy="90" />
153
154
<site name="endEffector" pos="0.04 0 0" size="0.01" rgba='1 1 1 0' />
155
<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