File size: 816 Bytes
d40db31
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
{
  "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": 5939,
  "pickup_coords": false,
  "pos1_only": false,
  "episode_filter": "0-19,100-119",
  "delta_actions": false,
  "integrated_loss_weight": 0.0,
  "color_jitter": false,
  "color_jitter_after": 0
}