Apply force perturbations at selection point rather than body center-of-mass.
PiperOrigin-RevId: 489996756 Change-Id: I87870a0c1d173449f15a7249f2459a6b726ff417
This commit is contained in:
committed by
Copybara-Service
parent
638c9a6994
commit
165e72f798
Vendored
+16
@@ -0,0 +1,16 @@
|
||||
<mujoco>
|
||||
<worldbody>
|
||||
<light pos="0 0 3"/>
|
||||
<geom type="plane" size="1 1 .01"/>
|
||||
|
||||
<body pos="0 0 1" quat="0 0.534522 0.801784 0.267261">
|
||||
<freejoint/>
|
||||
<geom type="box" size="0.15 0.1 0.05" pos="0.15 0.1 0.05" euler="30 30 30" rgba="1 0 0 1"/>
|
||||
</body>
|
||||
|
||||
<body pos="0 0 2" quat="0 0.534522 0.801784 0.267261">
|
||||
<freejoint/>
|
||||
<geom type="box" size="0.15 0.1 0.05" rgba="0 0 1 1"/>
|
||||
</body>
|
||||
</worldbody>
|
||||
</mujoco>
|
||||
Reference in New Issue
Block a user