-
Notifications
You must be signed in to change notification settings - Fork 23
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Increase iCubGazeboV3 damping and PIDs (#199)
- Loading branch information
Showing
16 changed files
with
48 additions
and
4,489 deletions.
There are no files selected for viewing
1,139 changes: 0 additions & 1,139 deletions
1,139
simmechanics/data/icub3/ICUB3_L_LEG_SIM_MODEL.xml
This file was deleted.
Oops, something went wrong.
1,139 changes: 0 additions & 1,139 deletions
1,139
simmechanics/data/icub3/ICUB3_R_LEG_SIM_MODEL.xml
This file was deleted.
Oops, something went wrong.
1,456 changes: 0 additions & 1,456 deletions
1,456
simmechanics/data/icub3/ICUB3_UPPERBODY_SIM_MODEL.xml
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,33 +1,33 @@ | ||
joint_name,lower_limit,upper_limit,damping,friction,velocity_limit,effort_limit | ||
torso_yaw,-43,43,0.06,0,120, | ||
torso_pitch,-18,45,0.06,0,120, | ||
torso_roll,-23,23,0.06,0,120, | ||
r_shoulder_pitch,-88,13,0.06,0,120, | ||
r_shoulder_roll,12,160,0.06,0,120, | ||
r_shoulder_yaw,-50,80,0.06,0,120, | ||
l_shoulder_pitch,-88,13,0.06,0,120, | ||
l_shoulder_roll,12,160,0.06,0,120, | ||
l_shoulder_yaw,-50,80,0.06,0,120, | ||
l_hip_pitch,-45,115,0.06,0,120, | ||
l_hip_roll,-10,115,0.06,0,120, | ||
l_hip_yaw,-80,80,0.06,0,120, | ||
l_knee,-70,5,0.06,0,120, | ||
l_ankle_pitch,-45,45,0.06,0,120, | ||
l_ankle_roll,-25,25,0.06,0,120, | ||
r_hip_pitch,-45,115,0.06,0,120, | ||
r_hip_roll,-10,115,0.06,0,120, | ||
r_hip_yaw,-80,80,0.06,0,120, | ||
r_knee,-70,5,0.06,0,120, | ||
r_ankle_pitch,-45,45,0.06,0,120, | ||
r_ankle_roll,-25,25,0.06,0,120, | ||
neck_pitch,-30,22,0.06,0,120, | ||
neck_roll,-20,20,0.06,0,120, | ||
neck_yaw,-45,45,0.06,0,120, | ||
l_elbow,-3,75,0.06,0,120, | ||
l_wrist_prosup,-88,88,0.06,0,120, | ||
l_wrist_pitch,-70,25,0.06,0,120, | ||
l_wrist_yaw,-15,35,0.06,0,120, | ||
r_elbow,-3,75,0.06,0,120, | ||
r_wrist_prosup,-88,88,0.06,0,120, | ||
r_wrist_pitch,-70,25,0.06,0,120, | ||
r_writst_yaw,-15,35,0.06,0,120, | ||
torso_yaw,-43,43,2,0,120, | ||
torso_pitch,-18,45,2,0,120, | ||
torso_roll,-23,23,2,0,120, | ||
r_shoulder_pitch,-88,13,2,0,120, | ||
r_shoulder_roll,12,160,2,0,120, | ||
r_shoulder_yaw,-50,80,2,0,120, | ||
l_shoulder_pitch,-88,13,2,0,120, | ||
l_shoulder_roll,12,160,2,0,120, | ||
l_shoulder_yaw,-50,80,2,0,120, | ||
l_hip_pitch,-45,115,2,0,120, | ||
l_hip_roll,-10,115,2,0,120, | ||
l_hip_yaw,-80,80,2,0,120, | ||
l_knee,-70,5,2,0,120, | ||
l_ankle_pitch,-45,45,2,0,120, | ||
l_ankle_roll,-25,25,2,0,120, | ||
r_hip_pitch,-45,115,2,0,120, | ||
r_hip_roll,-10,115,2,0,120, | ||
r_hip_yaw,-80,80,2,0,120, | ||
r_knee,-70,5,2,0,120, | ||
r_ankle_pitch,-45,45,2,0,120, | ||
r_ankle_roll,-25,25,2,0,120, | ||
neck_pitch,-30,22,2,0,120, | ||
neck_roll,-20,20,2,0,120, | ||
neck_yaw,-45,45,2,0,120, | ||
l_elbow,-3,75,2,0,120, | ||
l_wrist_prosup,-88,88,2,0,120, | ||
l_wrist_pitch,-70,25,2,0,120, | ||
l_wrist_yaw,-15,35,2,0,120, | ||
r_elbow,-3,75,2,0,120, | ||
r_wrist_prosup,-88,88,2,0,120, | ||
r_wrist_pitch,-70,25,2,0,120, | ||
r_writst_yaw,-15,35,2,0,120, |
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
10 changes: 0 additions & 10 deletions
10
simmechanics/data/icub3/ICUB_3_joint_upperbody_parameters.csv
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.