| { | |
| "dataset_repo_id": "danbhf/sim_pick_place_2pos_220ep_v2", | |
| "scene": "so101_with_wrist_cam.xml", | |
| "scene_cameras": { | |
| "overhead_cam": { | |
| "fovy": 52.0, | |
| "pos": [ | |
| 0.3, | |
| -0.09, | |
| 0.6 | |
| ] | |
| }, | |
| "wrist_cam": { | |
| "fovy": 71.0, | |
| "pos": [ | |
| 0.0, | |
| 0.0, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| "cameras": [ | |
| "wrist_cam", | |
| "overhead_cam" | |
| ], | |
| "camera_resolutions": { | |
| "wrist_cam": "640x480", | |
| "overhead_cam": "640x480" | |
| }, | |
| "action_space": "joint (6-dim: normalized joints)", | |
| "action_dim": 6, | |
| "chunk_size": 100, | |
| "fps": 30, | |
| "total_frames": 31210, | |
| "pickup_coords": false, | |
| "pos1_only": false, | |
| "episode_filter": null, | |
| "delta_actions": false, | |
| "integrated_loss_weight": 0.0 | |
| } |