Skip to content
Snippets Groups Projects
Commit 72fab436 authored by Simon Ottenhaus's avatar Simon Ottenhaus
Browse files

increased joint limits for hip

parent 4855d9e8
No related branches found
No related tags found
No related merge requests found
......@@ -123,7 +123,7 @@
<RobotNode name="Hip Yaw">
<Joint type="revolute">
<Axis x="0" y="0" z="1"/>
<Limits unit="degree" lo="-45" hi="45"/>
<Limits unit="degree" lo="-90" hi="90"/>
<MaxVelocity unit="radian" value="1"/>
<MaxAcceleration value="10"/>
<MaxTorque value="3000"/>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment