Skip to content

Commit

Permalink
counter range
Browse files Browse the repository at this point in the history
  • Loading branch information
Yang committed Feb 21, 2024
1 parent e1b7a21 commit 9f83ee7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions counter/urdf/kitchen_part_right_gen_convex.urdf
Original file line number Diff line number Diff line change
Expand Up @@ -400,7 +400,7 @@
<child link="chewie_door_right_link_tmp"/>
<origin rpy="0 0 0" xyz="0 0 0"/>
<axis xyz="0 0 1"/>
<limit effort="1000.0" lower="0" upper="1.57" velocity="0.1"/>
<limit effort="1000.0" lower="0" upper="2.34" velocity="0.1"/>
</joint>
<link name="chewie_door_right_link_tmp"/>
<joint name="chewie_door_right_joint_fixed_2" type="fixed">
Expand Down Expand Up @@ -464,7 +464,7 @@
<child link="chewie_door_left_link_tmp"/>
<origin rpy="0 0 0" xyz="0 0 0"/>
<axis xyz="0 0 1"/>
<limit effort="1000.0" lower="-1.57" upper="0" velocity="0.1"/>
<limit effort="1000.0" lower="-2.34" upper="0" velocity="0.1"/>
</joint>
<link name="chewie_door_left_link_tmp"/>
<joint name="chewie_door_left_joint_fixed_2" type="fixed">
Expand Down

0 comments on commit 9f83ee7

Please sign in to comment.