Skip to content

Commit 7da637d

Browse files
erez-tomcopybara-github
authored andcommitted
Move keyframe from actuator XML to its own file.
PiperOrigin-RevId: 636298258 Change-Id: I929112204305e41a7db414e2af356428b9209cfd
1 parent 58ffa01 commit 7da637d

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

mjpc/tasks/bimanual/aloha.patch

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,10 +73,11 @@
7373
<site name="right/right_finger" pos="0.015 0.06 0.02"/>
7474
</body>
7575
</body>
76-
@@ -283,5 +283,5 @@
76+
@@ -283,6 +283,5 @@
7777
<joint joint1="right/left_finger" joint2="right/right_finger" polycoef="0 1 0 0 0"/>
7878
</equality>
7979

8080
- <include file="joint_position_actuators.xml"/>
8181
+ <include file="filtered_cartesian_actuators.xml"/>
82+
- <include file="keyframe_ctrl.xml"/>
8283
</mujoco>

0 commit comments

Comments
 (0)