phanerozoic commited on
Commit
636ddd2
·
verified ·
1 Parent(s): e8f7751

Note the short camera streams in 12 takes

Browse files
Files changed (1) hide show
  1. README.md +5 -0
README.md CHANGED
@@ -95,6 +95,11 @@ published `CameraCalibration` describes the 640x360 colour frame, so
95
  projecting a depth frame to 3D means halving `fx`, `fy`, `cx` and `cy`
96
  first.
97
 
 
 
 
 
 
98
  Eight of the 28 tasks have no successful rollout anywhere in the source, so
99
  those contribute failures only.
100
 
 
95
  projecting a depth frame to 3D means halving `fx`, `fy`, `cx` and `cy`
96
  first.
97
 
98
+ In 12 of the 179 takes the source mp4s carry a trailing empty packet and
99
+ hold 80 real frames rather than 81, so all three camera streams are one
100
+ frame shorter than depth and telemetry. `num_frames` follows the
101
+ robot-state clock and reports 81.
102
+
103
  Eight of the 28 tasks have no successful rollout anywhere in the source, so
104
  those contribute failures only.
105