| { | |
| "codebase_version": "v3.0", | |
| "robot_type": "mobile_camera", | |
| "total_episodes": 9, | |
| "total_frames": 1688, | |
| "fps": 30, | |
| "features": { | |
| "observation.images.color": { | |
| "dtype": "image", | |
| "shape": [ | |
| 720, | |
| 1280, | |
| 3 | |
| ], | |
| "names": [ | |
| "height", | |
| "width", | |
| "channels" | |
| ] | |
| }, | |
| "observation.images.depth": { | |
| "dtype": "image", | |
| "shape": [ | |
| 720, | |
| 1280 | |
| ], | |
| "names": [ | |
| "height", | |
| "width" | |
| ] | |
| }, | |
| "observation.state": { | |
| "dtype": "float32", | |
| "shape": [ | |
| 6 | |
| ], | |
| "names": [ | |
| "ax", | |
| "ay", | |
| "az", | |
| "gx", | |
| "gy", | |
| "gz" | |
| ] | |
| } | |
| }, | |
| "tasks": { | |
| "Combined_USBA": "Long-horizon letter Combined_USBA trajectory", | |
| "Combined_usbc1": "Long-horizon letter Combined_usbc1 trajectory", | |
| "Combined_HDMI": "Long-horizon letter Combined_HDMI trajectory" | |
| } | |
| } |