Datasets:
| [ | |
| { | |
| "type": "cuboid2", | |
| "color": "green", | |
| "euler": [ | |
| 0, | |
| 0, | |
| 0 | |
| ], | |
| "position": 1, | |
| "required": 0 | |
| }, | |
| { | |
| "type": "cuboid2", | |
| "color": "green", | |
| "euler": [ | |
| 0, | |
| 0, | |
| 90 | |
| ], | |
| "position": 2, | |
| "required": 1 | |
| }, | |
| { | |
| "type": "cuboid2", | |
| "color": "green", | |
| "euler": [ | |
| 0, | |
| 90, | |
| 0 | |
| ], | |
| "position": 3, | |
| "required": 0 | |
| }, | |
| { | |
| "type": "cuboid2", | |
| "color": "green", | |
| "euler": [ | |
| 0, | |
| 90, | |
| 90 | |
| ], | |
| "position": 4, | |
| "required": 0 | |
| }, | |
| { | |
| "type": "cuboid2", | |
| "color": "green", | |
| "euler": [ | |
| 90, | |
| 0, | |
| 0 | |
| ], | |
| "position": 5, | |
| "required": 0 | |
| }, | |
| { | |
| "type": "cuboid2", | |
| "color": "green", | |
| "euler": [ | |
| 90, | |
| 0, | |
| 90 | |
| ], | |
| "position": 6, | |
| "required": 0 | |
| }, | |
| { | |
| "type": "cylinder", | |
| "color": "orange", | |
| "euler": [ | |
| 0, | |
| 0, | |
| 0 | |
| ], | |
| "position": 7, | |
| "required": 1 | |
| }, | |
| { | |
| "type": "cylinder", | |
| "color": "orange", | |
| "euler": [ | |
| 90, | |
| 0, | |
| 0 | |
| ], | |
| "position": 8, | |
| "required": 0 | |
| }, | |
| { | |
| "type": "cylinder", | |
| "color": "orange", | |
| "euler": [ | |
| 90, | |
| 0, | |
| 90 | |
| ], | |
| "position": 9, | |
| "required": 0 | |
| } | |
| ] |