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
Humanoid Path Planner
hpp-practicals
Commits
b3fa1b53
Commit
b3fa1b53
authored
Dec 04, 2017
by
Florent Lamiraux
Committed by
Florent Lamiraux florent@laas.fr
Dec 04, 2017
Browse files
Replace deprecated tag "handle_position_in_joint" by "position" in srdf.
parent
b83c2f94
Changes
1
Hide whitespace changes
Inline
Side-by-side
srdf/ur5_gripper.srdf
View file @
b3fa1b53
...
...
@@ -30,7 +30,7 @@
<disable_collisions
link1=
"ee_link"
link2=
"tool0"
/>
<gripper
name=
"gripper"
clearance=
"0.03"
>
<
handle_
position
_in_joint
>
"
0 0 0.055 0.5 -0.5 -0.5 -0.5
"
</
handle_
position
_in_joint
>
<position>
0 0 0.055 0.5 -0.5 -0.5 -0.5
</position>
<link
name=
"tool0"
/>
</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