Skip to content

Commit

Permalink
limit velocity
Browse files Browse the repository at this point in the history
  • Loading branch information
iory committed Jan 16, 2024
1 parent da858de commit 8523966
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ros/kxr_models/urdf/kxr_test_head.urdf
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@
<child link="HEAD_LINK1"/>
<origin xyz="0 0 0.036" rpy="0 -0 0 "/>
<axis xyz="0 -1 0"/>
<limit lower="-2.0944" upper="2.0944" effort="0.656248" velocity="7.47998" />
<limit lower="-2.0944" upper="2.0944" effort="0.656248" velocity="0.5" />
<dynamics damping="0.2" friction="0" />
</joint>
</robot>

0 comments on commit 8523966

Please sign in to comment.