Skip to content
Snippets Groups Projects
Commit e781b67e authored by Joseph Mirabel's avatar Joseph Mirabel Committed by Joseph Mirabel
Browse files

Change local_position tag to position

parent 460caa82
No related branches found
No related tags found
No related merge requests found
<?xml version="1.0"?> <?xml version="1.0"?>
<robot name="box"> <robot name="box">
<handle name="handle"> <handle name="handle">
<local_position> 0 0 0 1 0 0 0 </local_position> <position> 0 0 0 1 0 0 0 </position>
<link name="base_link"/> <link name="base_link"/>
</handle> </handle>
<handle name="handle2"> <handle name="handle2">
<local_position> 0 0 0 <position> 0 0 0
0 0 0.7071067811865476 0.7071067811865476 </local_position> 0 0 0.7071067811865476 0.7071067811865476 </position>
<link name="base_link"/> <link name="base_link"/>
</handle> </handle>
</robot> </robot>
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment