File size: 316 Bytes
dd9da56
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
{
  "storage": "sidecar",
  "depth_frame": "color_aligned",
  "intrinsics_frame": "color",
  "cameras": [
    "head_camera"
  ],
  "depth_dtype": "uint16",
  "depth_unit_mm": true,
  "shape": [
    240,
    320
  ],
  "path_pattern": "depths/observation.depths.{camera}/episode_{episode:06d}/frame_{frame:06d}.png"
}