update rbs_arm joint limits

This commit is contained in:
Ilya Uraev 2025-03-12 20:47:04 +03:00
parent 1ad460f4a1
commit be37f1422b

View file

@ -278,8 +278,8 @@
<axis <axis
xyz="0 0 1" /> xyz="0 0 1" />
<limit <limit
lower="-6.2832" lower="-3.14159"
upper="6.2832" upper="3.14159"
effort="30" effort="30"
velocity="10" /> velocity="10" />
</joint> </joint>
@ -394,8 +394,8 @@
<axis <axis
xyz="0 0 1" /> xyz="0 0 1" />
<limit <limit
lower="-6.2832" lower="-3.14159"
upper="6.2832" upper="3.14159"
effort="30" effort="30"
velocity="10" /> velocity="10" />
</joint> </joint>