Add equivalent inertia ellipsoid visualization.
PiperOrigin-RevId: 519154067 Change-Id: I35f1993c1493df9be752b7163385004649498070
This commit is contained in:
committed by
Copybara-Service
parent
2a471d1e11
commit
3f14d97f6b
+10
@@ -0,0 +1,10 @@
|
||||
<mujoco>
|
||||
<visual>
|
||||
<global ellipsoidinertia="true"/>
|
||||
</visual>
|
||||
<worldbody>
|
||||
<body pos="0 0 .3">
|
||||
<geom type="capsule" size=".01" fromto="0 0 0 .2 0 0"/>
|
||||
</body>
|
||||
</worldbody>
|
||||
</mujoco>
|
||||
Reference in New Issue
Block a user