Add bvhactive flag to visual/global. Fixes #1279.
PiperOrigin-RevId: 599778272 Change-Id: If5530629035cc68b198447503388f59a04041b13
This commit is contained in:
committed by
Copybara-Service
parent
2feefbc5d2
commit
fea7c10b95
+8
-1
@@ -3,6 +3,13 @@
|
||||
<mesh file="stanford_bunny.obj"/>
|
||||
</asset>
|
||||
<worldbody>
|
||||
<geom type="mesh" mesh="stanford_bunny" pos="1 0 0" euler="0 90 0"/>
|
||||
<site name="lidar" type="cylinder" pos=".7 .1 0" zaxis="1 0 0" size=".02 .05"/>
|
||||
<body mocap="true" pos="1 0 0" euler="0 90 0">
|
||||
<geom type="mesh" mesh="stanford_bunny"/>
|
||||
</body>
|
||||
</worldbody>
|
||||
|
||||
<sensor>
|
||||
<rangefinder site="lidar"/>
|
||||
</sensor>
|
||||
</mujoco>
|
||||
|
||||
Reference in New Issue
Block a user