Skip to content
Snippets Groups Projects
Commit dfb797b6 authored by Johannes Mey's avatar Johannes Mey
Browse files

Use the same config scene for dummy and real robot. Update README.md

parent 7c90098c
No related branches found
No related tags found
No related merge requests found
......@@ -85,8 +85,8 @@ This demonstrator contains two mock-up nodes that can serve as stand-ins for fut
#### Configuration
- configure the scene (*not* required when using the dummy controller):
```
rostopic pub -1 /scene_config std_msgs/String -f `rospack find ccf`/config_full.yaml
```bash
rostopic pub -1 /scene_config std_msgs/String "\"$(roscat ccf config_scene.yaml)\""
```
#### Execution
......
"{ 'objects': [
{ 'id': 'tablePillar1','pos': { 'x': 0.77,'y': 0.77,'z': 0.325 },'size': { 'length': 0.06,'width': 0.06,'height': 0.65 },'orientation': { 'w': 1 },'color': { 'r': 255,'g': 222,'b': 173 } },
{ 'id': 'tablePillar2','pos': { 'x': -0.77,'y': -0.77,'z': 0.325 },'size': { 'length': 0.06,'width': 0.06,'height': 0.65 },'orientation': { 'w': 1 },'color': { 'r': 255,'g': 222,'b': 173 } },
{ 'id': 'tablePillar3','pos': { 'x': -0.77,'y': 0.77,'z': 0.325 },'size': { 'length': 0.06,'width': 0.06,'height': 0.65 },'orientation': { 'w': 1 },'color': { 'r': 255,'g': 222,'b': 173 } },
{ 'id': 'tablePillar4','pos': { 'x': 0.77,'y': -0.77,'z': 0.325 },'size': { 'length': 0.06,'width': 0.06,'height': 0.65 },'orientation': { 'w': 1 },'color': { 'r': 255,'g': 222,'b': 173 } },
{ 'id': 'table','pos': { 'z': 0.7 },'size': { 'length': 1.6,'width': 1.6,'height': 0.1 },'orientation': { 'w': 1 },'color': { 'r': 255,'g': 222,'b': 173 } },
{ 'id': 'binBlue','type': 'BIN','pos': { 'x': -0.34,'y': 0.49,'z': 0.8325 },'size': { 'length': 0.21,'width': 0.3,'height': 0.165 },'orientation': { 'w': 1 },'color': { 'b': 1 } },
{ 'id': 'binRed','type': 'BIN','pos': { 'x': 0.06,'y': 0.49,'z': 0.8325 },'size': { 'length': 0.21,'width': 0.3,'height': 0.165 },'orientation': { 'w': 1 },'color': { 'r': 1 } },
{ 'id': 'binGreen','type': 'BIN','pos': { 'x': 0.46,'y': 0.49,'z': 0.8325 },'size': { 'length': 0.21,'width': 0.3,'height': 0.165 },'orientation': { 'w': 1 },'color': { 'g': 1 } },
{ 'id': 'objectRed1','type': 'BOX','pos': { 'x': 0.5,'y': -0.1,'z': 0.8105 },'size': { 'length': 0.031,'width': 0.062,'height': 0.121 },'orientation': { 'z': 0.382683,'w': 0.92388 },'color': { 'r': 1 } },
{ 'id': 'objectRed2','type': 'BOX','pos': { 'x': 0.25,'y': -0.2,'z': 0.8105 },'size': { 'length': 0.031,'width': 0.062,'height': 0.121 },'orientation': { 'w': 1 },'color': { 'r': 1 } },
{ 'id': 'objectRed3','type': 'BOX','pos': { 'x': -0.4,'z': 0.819 },'size': { 'length': 0.031,'width': 0.031,'height': 0.138 },'orientation': { 'z': 0.382683,'w': 0.92388 },'color': { 'r': 1 } },
{ 'id': 'objectGreen1','type': 'BOX','pos': { 'x': 0.45,'y': -0.3,'z': 0.8105 },'size': {'length':0.031,'width':0.062,'height':0.121},'orientation': { 'z': 0.382683,'w': 0.92388 },'color': { 'g': 1 } },
{ 'id': 'objectGreen2','type': 'BOX','pos': { 'x': -0.45,'y': -0.2,'z': 0.8105 },'size': {'length':0.031,'width':0.031,'height':0.138},'orientation': { 'z': 1,'w': 0.92388 },'color': { 'g': 1 } },
{ 'id': 'objectGreen3','type': 'BOX','pos': { 'x': 0.1,'y': -0.3,'z': 0.819 },'size': {'length':0.031,'width':0.062,'height':0.121},'orientation': { 'z': 0.382683,'w': 0.92388 },'color': { 'g': 1 } },
{ 'id': 'objectBlue1','type': 'BOX','pos': { 'x': 0.25,'y': -0.4,'z': 0.8105 },'size': { 'length': 0.031,'width': 0.062,'height': 0.121 },'orientation': { 'z': 0.382683,'w': 0.92388 },'color': { 'b': 1 } },
{ 'id': 'objectBlue2','type': 'BOX','pos': { 'x': -0.3,'y': -0.3,'z': 0.8105 },'size': { 'length': 0.031,'width': 0.062,'height': 0.121 },'orientation': { 'z': 0.382683,'w': 0.92388 },'color': { 'b': 1 } },
{ 'id': 'objectBlue3','type': 'BOX','pos': { 'x': 0.4,'z': 0.819 },'size': { 'length': 0.031,'width': 0.031,'height': 0.138 },'orientation': { 'z': 0.382683,'w': 0.92388 },'color': { 'b': 1 } },
{ 'id': 'arm','type': 'ARM','pos': { 'z': 0.75 },'size': { },'orientation': { 'w': 1 },'color': { 'r': 1.00,'g': 1.00,'b': 1.00 } }
] }"
{ "objects": [
{ "id": "tablePillar1","pos": { "x": 0.77,"y": 0.77,"z": 0.325 },"size": { "length": 0.06,"width": 0.06,"height": 0.65 },"orientation": { "w": 1 },"color": { "r": 255,"g": 222,"b": 173 } },
{ "id": "tablePillar2","pos": { "x": -0.77,"y": -0.77,"z": 0.325 },"size": { "length": 0.06,"width": 0.06,"height": 0.65 },"orientation": { "w": 1 },"color": { "r": 255,"g": 222,"b": 173 } },
{ "id": "tablePillar3","pos": { "x": -0.77,"y": 0.77,"z": 0.325 },"size": { "length": 0.06,"width": 0.06,"height": 0.65 },"orientation": { "w": 1 },"color": { "r": 255,"g": 222,"b": 173 } },
{ "id": "tablePillar4","pos": { "x": 0.77,"y": -0.77,"z": 0.325 },"size": { "length": 0.06,"width": 0.06,"height": 0.65 },"orientation": { "w": 1 },"color": { "r": 255,"g": 222,"b": 173 } },
{ "id": "table","pos": { "z": 0.7 },"size": { "length": 1.6,"width": 1.6,"height": 0.1 },"orientation": { "w": 1 },"color": { "r": 255,"g": 222,"b": 173 } },
{ "id": "binBlue","type": "BIN","pos": { "x": -0.34,"y": 0.49,"z": 0.8325 },"size": { "length": 0.21,"width": 0.3,"height": 0.165 },"orientation": { "w": 1 },"color": { "b": 1 } },
{ "id": "binRed","type": "BIN","pos": { "x": 0.06,"y": 0.49,"z": 0.8325 },"size": { "length": 0.21,"width": 0.3,"height": 0.165 },"orientation": { "w": 1 },"color": { "r": 1 } },
{ "id": "binGreen","type": "BIN","pos": { "x": 0.46,"y": 0.49,"z": 0.8325 },"size": { "length": 0.21,"width": 0.3,"height": 0.165 },"orientation": { "w": 1 },"color": { "g": 1 } },
{ "id": "objectRed1","type": "BOX","pos": { "x": 0.5,"y": -0.1,"z": 0.8105 },"size": { "length": 0.031,"width": 0.062,"height": 0.121 },"orientation": { "z": 0.382683,"w": 0.92388 },"color": { "r": 1 } },
{ "id": "objectRed2","type": "BOX","pos": { "x": 0.25,"y": -0.2,"z": 0.8105 },"size": { "length": 0.031,"width": 0.062,"height": 0.121 },"orientation": { "w": 1 },"color": { "r": 1 } },
{ "id": "objectRed3","type": "BOX","pos": { "x": -0.4,"z": 0.819 },"size": { "length": 0.031,"width": 0.031,"height": 0.138 },"orientation": { "z": 0.382683,"w": 0.92388 },"color": { "r": 1 } },
{ "id": "objectGreen1","type": "BOX","pos": { "x": 0.45,"y": -0.3,"z": 0.8105 },"size": {"length":0.031,"width":0.062,"height":0.121},"orientation": { "z": 0.382683,"w": 0.92388 },"color": { "g": 1 } },
{ "id": "objectGreen2","type": "BOX","pos": { "x": -0.45,"y": -0.2,"z": 0.8105 },"size": {"length":0.031,"width":0.031,"height":0.138},"orientation": { "z": 1,"w": 0.92388 },"color": { "g": 1 } },
{ "id": "objectGreen3","type": "BOX","pos": { "x": 0.1,"y": -0.3,"z": 0.819 },"size": {"length":0.031,"width":0.062,"height":0.121},"orientation": { "z": 0.382683,"w": 0.92388 },"color": { "g": 1 } },
{ "id": "objectBlue1","type": "BOX","pos": { "x": 0.25,"y": -0.4,"z": 0.8105 },"size": { "length": 0.031,"width": 0.062,"height": 0.121 },"orientation": { "z": 0.382683,"w": 0.92388 },"color": { "b": 1 } },
{ "id": "objectBlue2","type": "BOX","pos": { "x": -0.3,"y": -0.3,"z": 0.8105 },"size": { "length": 0.031,"width": 0.062,"height": 0.121 },"orientation": { "z": 0.382683,"w": 0.92388 },"color": { "b": 1 } },
{ "id": "objectBlue3","type": "BOX","pos": { "x": 0.4,"z": 0.819 },"size": { "length": 0.031,"width": 0.031,"height": 0.138 },"orientation": { "z": 0.382683,"w": 0.92388 },"color": { "b": 1 } },
{ "id": "arm","type": "ARM","pos": { "z": 0.75 },"size": { },"orientation": { "w": 1 },"color": { "r": 1.00,"g": 1.00,"b": 1.00 } }
{ 'objects': [
{ 'id': 'tablePillar1','pos': { 'x': 0.77,'y': 0.77,'z': 0.325 },'size': { 'length': 0.06,'width': 0.06,'height': 0.65 },'orientation': { 'w': 1 },'color': { 'r': 255,'g': 222,'b': 173 } },
{ 'id': 'tablePillar2','pos': { 'x': -0.77,'y': -0.77,'z': 0.325 },'size': { 'length': 0.06,'width': 0.06,'height': 0.65 },'orientation': { 'w': 1 },'color': { 'r': 255,'g': 222,'b': 173 } },
{ 'id': 'tablePillar3','pos': { 'x': -0.77,'y': 0.77,'z': 0.325 },'size': { 'length': 0.06,'width': 0.06,'height': 0.65 },'orientation': { 'w': 1 },'color': { 'r': 255,'g': 222,'b': 173 } },
{ 'id': 'tablePillar4','pos': { 'x': 0.77,'y': -0.77,'z': 0.325 },'size': { 'length': 0.06,'width': 0.06,'height': 0.65 },'orientation': { 'w': 1 },'color': { 'r': 255,'g': 222,'b': 173 } },
{ 'id': 'table','pos': { 'z': 0.7 },'size': { 'length': 1.6,'width': 1.6,'height': 0.1 },'orientation': { 'w': 1 },'color': { 'r': 255,'g': 222,'b': 173 } },
{ 'id': 'binBlue','type': 'BIN','pos': { 'x': -0.34,'y': 0.49,'z': 0.8325 },'size': { 'length': 0.21,'width': 0.3,'height': 0.165 },'orientation': { 'w': 1 },'color': { 'b': 1 } },
{ 'id': 'binRed','type': 'BIN','pos': { 'x': 0.06,'y': 0.49,'z': 0.8325 },'size': { 'length': 0.21,'width': 0.3,'height': 0.165 },'orientation': { 'w': 1 },'color': { 'r': 1 } },
{ 'id': 'binGreen','type': 'BIN','pos': { 'x': 0.46,'y': 0.49,'z': 0.8325 },'size': { 'length': 0.21,'width': 0.3,'height': 0.165 },'orientation': { 'w': 1 },'color': { 'g': 1 } },
{ 'id': 'objectRed1','type': 'BOX','pos': { 'x': 0.5,'y': -0.1,'z': 0.8105 },'size': { 'length': 0.031,'width': 0.062,'height': 0.121 },'orientation': { 'z': 0.382683,'w': 0.92388 },'color': { 'r': 1 } },
{ 'id': 'objectRed2','type': 'BOX','pos': { 'x': 0.25,'y': -0.2,'z': 0.8105 },'size': { 'length': 0.031,'width': 0.062,'height': 0.121 },'orientation': { 'w': 1 },'color': { 'r': 1 } },
{ 'id': 'objectRed3','type': 'BOX','pos': { 'x': -0.4,'z': 0.819 },'size': { 'length': 0.031,'width': 0.031,'height': 0.138 },'orientation': { 'z': 0.382683,'w': 0.92388 },'color': { 'r': 1 } },
{ 'id': 'objectGreen1','type': 'BOX','pos': { 'x': 0.45,'y': -0.3,'z': 0.8105 },'size': {'length':0.031,'width':0.062,'height':0.121},'orientation': { 'z': 0.382683,'w': 0.92388 },'color': { 'g': 1 } },
{ 'id': 'objectGreen2','type': 'BOX','pos': { 'x': -0.45,'y': -0.2,'z': 0.8105 },'size': {'length':0.031,'width':0.031,'height':0.138},'orientation': { 'z': 1,'w': 0.92388 },'color': { 'g': 1 } },
{ 'id': 'objectGreen3','type': 'BOX','pos': { 'x': 0.1,'y': -0.3,'z': 0.819 },'size': {'length':0.031,'width':0.062,'height':0.121},'orientation': { 'z': 0.382683,'w': 0.92388 },'color': { 'g': 1 } },
{ 'id': 'objectBlue1','type': 'BOX','pos': { 'x': 0.25,'y': -0.4,'z': 0.8105 },'size': { 'length': 0.031,'width': 0.062,'height': 0.121 },'orientation': { 'z': 0.382683,'w': 0.92388 },'color': { 'b': 1 } },
{ 'id': 'objectBlue2','type': 'BOX','pos': { 'x': -0.3,'y': -0.3,'z': 0.8105 },'size': { 'length': 0.031,'width': 0.062,'height': 0.121 },'orientation': { 'z': 0.382683,'w': 0.92388 },'color': { 'b': 1 } },
{ 'id': 'objectBlue3','type': 'BOX','pos': { 'x': 0.4,'z': 0.819 },'size': { 'length': 0.031,'width': 0.031,'height': 0.138 },'orientation': { 'z': 0.382683,'w': 0.92388 },'color': { 'b': 1 } },
{ 'id': 'arm','type': 'ARM','pos': { 'z': 0.75 },'size': { },'orientation': { 'w': 1 },'color': { 'r': 1.00,'g': 1.00,'b': 1.00 } }
] }
"{'objects':[
{'id':'objectRed1','type':'BOX','pos':{'x':0.5,'y':-0.1,'z':0.8105},'size':{'length':0.031,'width':0.062,'height':0.121},'orientation':{'x': 0, 'y': 0, 'z': 0.382683, 'w': 0.92388},'color':{'r':1.00,'g':0.00,'b':0.00}},
{'id':'objectRed2','type':'BOX','pos':{'x':0.25,'y':-0.2,'z':0.8105},'size':{'length':0.031,'width':0.062,'height':0.121},'orientation':{'x': 0, 'y': 0, 'z': 0, 'w': 1.0},'color':{'r':1.00,'g':0.00,'b':0.00}},
{'id':'objectRed3','type':'BOX','pos':{'x':-0.4,'y':0.0,'z':0.819},'size':{'length':0.031,'width':0.031,'height':0.138},'orientation':{'x': 0, 'y': 0, 'z': 0.382683, 'w': 0.92388},'color':{'r':1.00,'g':0.00,'b':0.00}},
{'id':'objectGreen1','type':'BOX','pos':{'x':0.45,'y':-0.3,'z':0.8105},'size':{'length':0.031,'width':0.062,'height':0.121},'orientation':{'x': 0, 'y': 0, 'z': 0.382683, 'w': 0.92388},'color':{'r':0.00,'g':1.00,'b':0.00}},
{'id':'objectGreen2','type':'BOX','pos':{'x':-0.45,'y':-0.2,'z':0.819},'size':{'length':0.031,'width':0.031,'height':0.138},'orientation':{'x': 0, 'y': 0, 'z': 1.0, 'w': 0.92388},'color':{'r':0.00,'g':1.00,'b':0.00}},
{'id':'objectGreen3','type':'BOX','pos':{'x':0.1,'y':-0.3,'z':0.8105},'size':{'length':0.031,'width':0.062,'height':0.121},'orientation':{'x': 0, 'y': 0, 'z': 0.382683, 'w': 0.92388},'color':{'r':0.00,'g':1.00,'b':0.00}},
{'id':'objectBlue1','type':'BOX','pos':{'x':0.25,'y':-0.4,'z':0.8105},'size':{'length':0.031,'width':0.062,'height':0.121},'orientation':{'x': 0, 'y': 0, 'z': 0.382683, 'w': 0.92388},'color':{'r':0.00,'g':0.00,'b':1.00}},
{'id':'objectBlue2','type':'BOX','pos':{'x':-0.3,'y':-0.3,'z':0.8105},'size':{'length':0.031,'width':0.062,'height':0.121},'orientation':{'x': 0, 'y': 0, 'z': 0.382683, 'w': 0.92388},'color':{'r':0.00,'g':0.00,'b':1.00}},
{'id':'objectBlue3','type':'BOX','pos':{'x':0.4,'y':0.0,'z':0.819},'size':{'length':0.031,'width':0.031,'height':0.138},'orientation':{'x': 0, 'y': 0, 'z': 0.382683, 'w': 0.92388},'color':{'r':0.00,'g':0.00,'b':1.00}},
{'id':'tablePillar1','type':'UNKNOWN','pos':{'x':0.77,'y':0.77,'z':0.325},'size':{'length':0.06,'width':0.06,'height':0.65},'orientation':{'x':0.00,'y':0.00,'z':0.00,'w':1.00},'color':{'r':0.839,'g':0.839,'b':0.839}},
{'id':'tablePillar2','type':'UNKNOWN','pos':{'x':-0.77,'y':-0.77,'z':0.325},'size':{'length':0.06,'width':0.06,'height':0.65},'orientation':{'x':0.00,'y':0.00,'z':0.00,'w':1.00},'color':{'r':0.839,'g':0.839,'b':0.839}},
{'id':'tablePillar3','type':'UNKNOWN','pos':{'x':-0.77,'y':0.77,'z':0.325},'size':{'length':0.06,'width':0.06,'height':0.65},'orientation':{'x':0.00,'y':0.00,'z':0.00,'w':1.00},'color':{'r':0.839,'g':0.839,'b':0.839}},
{'id':'tablePillar4','type':'UNKNOWN','pos':{'x':0.77,'y':-0.77,'z':0.325},'size':{'length':0.06,'width':0.06,'height':0.65},'orientation':{'x':0.00,'y':0.00,'z':0.00,'w':1.00},'color':{'r':0.839,'g':0.839,'b':0.839}},
{'id':'table','type':'UNKNOWN','pos':{'x':0.00,'y':0.00,'z':0.7},'size':{'length':1.60,'width':1.60,'height':0.10},'orientation':{'x':0.00,'y':0.00,'z':0.00,'w':1.00},'color':{'r':0.839,'g':0.839,'b':0.839}},
{'id':'binBlue','type':'BIN','pos':{'x':-0.34,'y':0.49,'z':0.8325},'size':{'length':0.21,'width':0.30,'height':0.165},'orientation':{'w':1},'color':{'r':0.00,'g':0.00,'b':1.00}},
{'id':'binRed','type':'BIN','pos':{'x': 0.06,'y':0.49,'z':0.8325},'size':{'length':0.21,'width':0.30,'height':0.165},'orientation':{'w':1},'color':{'r': 1.00,'g':0.00,'b':0.00}},
{'id':'binGreen','type':'BIN','pos':{'x': 0.46,'y':0.49,'z':0.8325},'size':{'length':0.21,'width':0.30,'height':0.165},'orientation':{'w':1},'color':{'r':0.00,'g':1.00,'b':0.00}},
{'id':'arm','type':'ARM','pos':{'x': 0,'y': 0,'z':0.75},'size':{'length':0.0,'width':0.0,'height':0.0},'orientation':{'w':1},'color':{'r':0.00,'g':0.00,'b':0.00}}
]}"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment