Skip to content
Snippets Groups Projects
Commit c40f619c authored by KingMaZito's avatar KingMaZito
Browse files

...container

parent df032429
No related branches found
No related tags found
No related merge requests found
...@@ -3,28 +3,28 @@ ...@@ -3,28 +3,28 @@
{ 'name': 'panda_arm1', 'jobs':[ { 'name': 'panda_arm1', 'jobs':[
[ [
{ 'pos': { 'x': 1.2 ,'y': 1,'z': 0.935500 }, 'orientation': { 'w': 1 } }, { 'pos': { 'x': 1.2 ,'y': 1,'z': 0.935500 }, 'orientation': { 'w': 1 } },
{ 'pos': { 'x': 1.2 ,'y': 0.4,'z': 0.935500 }, 'orientation': { 'w': 1 } } { 'pos': { 'x': 1.2 ,'y': 0.6,'z': 0.935500 }, 'orientation': { 'w': 1 } }
] ]
] ]
}, },
{ 'name': 'panda_arm2', 'jobs':[ { 'name': 'panda_arm2', 'jobs':[
[ [
{ 'pos': { 'x': 0.2 ,'y': 1,'z': 0.935500 }, 'orientation': { 'w': 1 } }, { 'pos': { 'x': 0.2 ,'y': 1,'z': 0.935500 }, 'orientation': { 'w': 1 } },
{ 'pos': { 'x': 0.2 ,'y': 0.4,'z': 0.935500 }, 'orientation': { 'w': 1 } } { 'pos': { 'x': 0.2 ,'y': 0.6,'z': 0.935500 }, 'orientation': { 'w': 1 } }
] ]
] ]
}, },
{ 'name': 'panda_arm3', 'jobs':[ { 'name': 'panda_arm3', 'jobs':[
[ [
{ 'pos': { 'x': 1.2 ,'y': 0.2,'z': 0.935500 }, 'orientation': { 'w': 1 } }, { 'pos': { 'x': 1.2 ,'y': 0.2,'z': 0.935500 }, 'orientation': { 'w': 1 } },
{ 'pos': { 'x': 1.2 ,'y': -0.4,'z': 0.935500 }, 'orientation': { 'w': 1 } } { 'pos': { 'x': 1.2 ,'y': -0.2,'z': 0.935500 }, 'orientation': { 'w': 1 } }
] ]
] ]
}, },
{ 'name': 'panda_arm4', 'jobs':[ { 'name': 'panda_arm4', 'jobs':[
[ [
{ 'pos': { 'x': 0.2 ,'y': 0.2,'z': 0.935500 }, 'orientation': { 'w': 1 } }, { 'pos': { 'x': 0.2 ,'y': 0.2,'z': 0.935500 }, 'orientation': { 'w': 1 } },
{ 'pos': { 'x': 0.2 ,'y': -0.4,'z': 0.935500 }, 'orientation': { 'w': 1 } } { 'pos': { 'x': 0.2 ,'y': -0.2,'z': 0.935500 }, 'orientation': { 'w': 1 } }
] ]
] ]
} }
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment