Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Change the direction of some axes of iCubGenova09 #184

Merged
merged 1 commit into from
Nov 30, 2020
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions simmechanics/data/icub3/ICUB_3_all_options.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -416,8 +416,12 @@ reverseRotationAxis:
r_ankle_roll
l_ankle_pitch
r_elbow
l_shoulder_yaw
l_shoulder_pitch
l_shoulder_roll
l_wrist_prosup
l_wrist_pitch
l_wrist_yaw
torso_yaw
torso_pitch
torso_roll
Expand Down
4 changes: 4 additions & 0 deletions simmechanics/data/icub3/ICUB_3_all_options_gazebo.yaml.in
Original file line number Diff line number Diff line change
Expand Up @@ -503,8 +503,12 @@ reverseRotationAxis:
r_ankle_roll
l_ankle_pitch
r_elbow
l_shoulder_yaw
l_shoulder_pitch
l_shoulder_roll
l_wrist_prosup
l_wrist_pitch
l_wrist_yaw
torso_yaw
torso_pitch
torso_roll
Expand Down
7 changes: 7 additions & 0 deletions simmechanics/data/icub3/ICUB_3_upperbody_options.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -87,6 +87,13 @@ reverseRotationAxis:
torso_yaw
torso_pitch
torso_roll
r_elbow
l_shoulder_yaw
l_shoulder_pitch
l_shoulder_roll
l_wrist_prosup
l_wrist_pitch
l_wrist_yaw
XMLBlobs:
- |
<link name="base_link" />
Expand Down