Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Wolfgang Merkt
example-robot-data
Commits
21ff3270
Commit
21ff3270
authored
Apr 17, 2019
by
Carlos Mastalli
Browse files
[talos][icub] Added end_effector tag
parent
92005272
Changes
2
Show whitespace changes
Inline
Side-by-side
icub_description/srdf/icub.srdf
View file @
21ff3270
...
...
@@ -79,10 +79,8 @@
<group
name=
"torso"
/>
</group>
<!--END EFFECTOR: Purpose: Represent information about an end effector.-->
<end_effector
name=
"right_eef"
parent_link=
"wrist_right_ft_tool_link"
group=
"r_hand_dh_frame_fixed_joint"
parent_group=
"right_arm"
/>
<end_effector
name=
"left_eef"
parent_link=
"wrist_left_ft_tool_link"
group=
"l_hand_dh_frame_fixed_joint"
parent_group=
"left_arm"
/>
<end_effector
name=
"r_foot"
parent_link=
"r_sole"
group=
"r_leg"
/>
<end_effector
name=
"l_foot"
parent_link=
"l_sole"
group=
"l_leg"
/>
<group_state
name=
"half_sitting"
group=
"all"
>
<joint
name=
"root_joint"
value=
"0. 0. 0.60 0. 0. 1. 0."
/>
...
...
talos_data/srdf/talos.srdf
View file @
21ff3270
...
...
@@ -84,6 +84,8 @@
<group
name=
"torso"
/>
</group>
<end_effector
name=
"r_foot"
parent_link=
"right_sole_link"
group=
"r_leg"
/>
<end_effector
name=
"l_foot"
parent_link=
"left_sole_link"
group=
"l_leg"
/>
<passive_joint
name=
"gripper_left_motor_single_joint"
/>
<passive_joint
name=
"gripper_left_inner_double_joint"
/>
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment