File size: 283 Bytes
ce6f2a9
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
{
    "save_path": "./datasets/",
    "task_name": "stack blocks",
    "save_format": "hdf5",
    "save_freq": 30,
    "show_image": false,
    "Right_arm": [
        "qpos",
        "gripper"
    ],
    "cam_high": [
        "color"
    ],
    "cam_wrist": [
        "color"
    ]
}