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
Stack Of Tasks
tiago_data
Commits
e70f4fb9
Commit
e70f4fb9
authored
Apr 06, 2020
by
Joseph Mirabel
Browse files
[SRDF] Add joints to SRDF tag.
parent
c983822d
Changes
2
Hide whitespace changes
Inline
Side-by-side
srdf/pal_hey5_gripper.srdf
View file @
e70f4fb9
...
...
@@ -2,6 +2,9 @@
<gripper clearance="0.09" name="gripper">
<position xyz="0.13 0.038 0" />
<link name="wrist_ft_tool_link" />
<joint name="hand_thumb_joint"/>
<joint name="hand_index_joint"/>
<joint name="hand_mrl_joint" />
</gripper>
<disable_collisions link1="torso_fixed_link" link2="arm_2_link" reason="User defined" />
...
...
srdf/schunk_gripper.srdf
View file @
e70f4fb9
...
...
@@ -2,5 +2,6 @@
<gripper name="gripper" clearance="0.05">
<position xyz="0 0 -0.12" rpy="1.5707963267948966 1.5707963267948966 0"/>
<link name="gripper_link" />
<joint name="gripper_finger_joint" />
</gripper>
</robot>
Write
Preview
Markdown
is supported
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