Skip to content

Commit b6c19f3

Browse files
committed
effort values for hip changed
1 parent 9fe743e commit b6c19f3

1 file changed

Lines changed: 6 additions & 6 deletions

File tree

  • src/bitbots_robot/x02_description

src/bitbots_robot/x02_description/x02.urdf

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@
6464
<parent link="pelvis_link" />
6565
<child link="L_hip_yaw_link" />
6666
<axis xyz="0 0 1" />
67-
<limit lower="-0.55" upper="0.55" effort="50" velocity="10.472"/>
67+
<limit lower="-0.55" upper="0.55" effort="30" velocity="10.472"/>
6868
</joint>
6969
<link name="L_hip_roll_link">
7070
<inertial>
@@ -93,7 +93,7 @@
9393
<parent link="L_hip_yaw_link" />
9494
<child link="L_hip_roll_link" />
9595
<axis xyz="1 0 0" />
96-
<limit lower="-0.2618" upper="0.524" effort="50" velocity="10.471975511965978"/>
96+
<limit lower="-0.2618" upper="0.524" effort="45" velocity="10.471975511965978"/>
9797
</joint>
9898
<link name="L_hip_pitch_link">
9999
<inertial>
@@ -122,7 +122,7 @@
122122
<parent link="L_hip_roll_link" />
123123
<child link="L_hip_pitch_link" />
124124
<axis xyz="0 -1 0" />
125-
<limit lower="-0.5236" upper="2.13" effort="72" velocity="9.163"/>
125+
<limit lower="-0.5236" upper="2.13" effort="45" velocity="9.163"/>
126126
</joint>
127127
<link name="L_knee_pitch_link">
128128
<inertial>
@@ -240,7 +240,7 @@
240240
<parent link="pelvis_link" />
241241
<child link="R_hip_yaw_link" />
242242
<axis xyz="0 0 -1" />
243-
<limit lower="-0.55" upper="0.55" effort="50" velocity="10.472"/>
243+
<limit lower="-0.55" upper="0.55" effort="30" velocity="10.472"/>
244244
</joint>
245245
<link name="R_hip_roll_link">
246246
<inertial>
@@ -269,7 +269,7 @@
269269
<parent link="R_hip_yaw_link" />
270270
<child link="R_hip_roll_link" />
271271
<axis xyz="-1 0 0" />
272-
<limit lower="-0.2618" upper="0.524" effort="50" velocity="10.472"/>
272+
<limit lower="-0.2618" upper="0.524" effort="45" velocity="10.472"/>
273273
</joint>
274274
<link name="R_hip_pitch_link">
275275
<inertial>
@@ -298,7 +298,7 @@
298298
<parent link="R_hip_roll_link" />
299299
<child link="R_hip_pitch_link" />
300300
<axis xyz="0 -1 0" />
301-
<limit lower="-0.5236" upper="2.13" effort="72" velocity="9.163"/>
301+
<limit lower="-0.5236" upper="2.13" effort="45" velocity="9.163"/>
302302
</joint>
303303
<link name="R_knee_pitch_link">
304304
<inertial>

0 commit comments

Comments
 (0)