Commit ·
9761ef8
0
Parent(s):
init commit
Browse filesThis view is limited to 50 files because it contains too many changes. See raw diff
- .gitattributes +61 -0
- README.md +724 -0
- meta/dataset.json +81 -0
- meta/episodes.jsonl +0 -0
- meta/episodes.parquet/task=cold_cut_dissection/part-00000.parquet +3 -0
- meta/episodes.parquet/task=cold_cut_dissection_intestine/part-00000.parquet +3 -0
- meta/episodes.parquet/task=cold_cut_dissection_skin_peel/part-00000.parquet +3 -0
- meta/episodes.parquet/task=peg_transfer/part-00000.parquet +3 -0
- meta/episodes.parquet/task=single_interrupted_stitch/part-00000.parquet +3 -0
- meta/episodes.parquet/task=tissue_manipulation/part-00000.parquet +3 -0
- meta/index.parquet/task=cold_cut_dissection/part-00000.parquet +3 -0
- meta/index.parquet/task=cold_cut_dissection_intestine/part-00000.parquet +3 -0
- meta/index.parquet/task=cold_cut_dissection_skin_peel/part-00000.parquet +3 -0
- meta/index.parquet/task=peg_transfer/part-00000.parquet +3 -0
- meta/index.parquet/task=single_interrupted_stitch/part-00000.parquet +3 -0
- meta/index.parquet/task=tissue_manipulation/part-00000.parquet +3 -0
- meta/manifest.json +0 -0
- meta/modalities.json +2799 -0
- meta/stats.parquet +3 -0
- meta/tasks.jsonl +6 -0
- offline_data/episodes/cold_cut_dissection/10/ECM.parquet +3 -0
- offline_data/episodes/cold_cut_dissection/10/PSM1.parquet +3 -0
- offline_data/episodes/cold_cut_dissection/10/PSM2.parquet +3 -0
- offline_data/episodes/cold_cut_dissection/10/annotation.parquet +3 -0
- offline_data/episodes/cold_cut_dissection/10/calibration/camera.json +11 -0
- offline_data/episodes/cold_cut_dissection/10/calibration/hand_eye/PSM1-registration-dVRK.json +1 -0
- offline_data/episodes/cold_cut_dissection/10/calibration/hand_eye/PSM1-registration-open-cv.json +3 -0
- offline_data/episodes/cold_cut_dissection/10/calibration/hand_eye/PSM2-registration-dVRK.json +1 -0
- offline_data/episodes/cold_cut_dissection/10/calibration/hand_eye/PSM2-registration-open-cv.json +3 -0
- offline_data/episodes/cold_cut_dissection/10/calibration/left.yaml +46 -0
- offline_data/episodes/cold_cut_dissection/10/calibration/right.yaml +46 -0
- offline_data/episodes/cold_cut_dissection/10/calibration/stereo_calib_params.json +120 -0
- offline_data/episodes/cold_cut_dissection/10/episode_meta.json +71 -0
- offline_data/episodes/cold_cut_dissection/10/modalities.json +569 -0
- offline_data/episodes/cold_cut_dissection/10/time_sync_stat.json +198 -0
- offline_data/episodes/cold_cut_dissection/10/timestamp.parquet +3 -0
- offline_data/episodes/cold_cut_dissection/10/video_raw/side.mkv +3 -0
- offline_data/episodes/cold_cut_dissection/10/video_raw/stereo_left.mkv +3 -0
- offline_data/episodes/cold_cut_dissection/10/video_raw/stereo_right.mkv +3 -0
- offline_data/episodes/cold_cut_dissection/11/ECM.parquet +3 -0
- offline_data/episodes/cold_cut_dissection/11/PSM1.parquet +3 -0
- offline_data/episodes/cold_cut_dissection/11/PSM2.parquet +3 -0
- offline_data/episodes/cold_cut_dissection/11/annotation.parquet +3 -0
- offline_data/episodes/cold_cut_dissection/11/calibration/camera.json +11 -0
- offline_data/episodes/cold_cut_dissection/11/calibration/hand_eye/PSM1-registration-dVRK.json +1 -0
- offline_data/episodes/cold_cut_dissection/11/calibration/hand_eye/PSM1-registration-open-cv.json +3 -0
- offline_data/episodes/cold_cut_dissection/11/calibration/hand_eye/PSM2-registration-dVRK.json +1 -0
- offline_data/episodes/cold_cut_dissection/11/calibration/hand_eye/PSM2-registration-open-cv.json +3 -0
- offline_data/episodes/cold_cut_dissection/11/calibration/left.yaml +46 -0
- offline_data/episodes/cold_cut_dissection/11/calibration/right.yaml +46 -0
.gitattributes
ADDED
|
@@ -0,0 +1,61 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
*.7z filter=lfs diff=lfs merge=lfs -text
|
| 2 |
+
*.arrow filter=lfs diff=lfs merge=lfs -text
|
| 3 |
+
*.avro filter=lfs diff=lfs merge=lfs -text
|
| 4 |
+
*.bin filter=lfs diff=lfs merge=lfs -text
|
| 5 |
+
*.bz2 filter=lfs diff=lfs merge=lfs -text
|
| 6 |
+
*.ckpt filter=lfs diff=lfs merge=lfs -text
|
| 7 |
+
*.ftz filter=lfs diff=lfs merge=lfs -text
|
| 8 |
+
*.gz filter=lfs diff=lfs merge=lfs -text
|
| 9 |
+
*.h5 filter=lfs diff=lfs merge=lfs -text
|
| 10 |
+
*.joblib filter=lfs diff=lfs merge=lfs -text
|
| 11 |
+
*.lfs.* filter=lfs diff=lfs merge=lfs -text
|
| 12 |
+
*.lz4 filter=lfs diff=lfs merge=lfs -text
|
| 13 |
+
*.mds filter=lfs diff=lfs merge=lfs -text
|
| 14 |
+
*.mlmodel filter=lfs diff=lfs merge=lfs -text
|
| 15 |
+
*.model filter=lfs diff=lfs merge=lfs -text
|
| 16 |
+
*.msgpack filter=lfs diff=lfs merge=lfs -text
|
| 17 |
+
*.npy filter=lfs diff=lfs merge=lfs -text
|
| 18 |
+
*.npz filter=lfs diff=lfs merge=lfs -text
|
| 19 |
+
*.onnx filter=lfs diff=lfs merge=lfs -text
|
| 20 |
+
*.ot filter=lfs diff=lfs merge=lfs -text
|
| 21 |
+
*.parquet filter=lfs diff=lfs merge=lfs -text
|
| 22 |
+
*.pb filter=lfs diff=lfs merge=lfs -text
|
| 23 |
+
*.pickle filter=lfs diff=lfs merge=lfs -text
|
| 24 |
+
*.pkl filter=lfs diff=lfs merge=lfs -text
|
| 25 |
+
*.pt filter=lfs diff=lfs merge=lfs -text
|
| 26 |
+
*.pth filter=lfs diff=lfs merge=lfs -text
|
| 27 |
+
*.rar filter=lfs diff=lfs merge=lfs -text
|
| 28 |
+
*.safetensors filter=lfs diff=lfs merge=lfs -text
|
| 29 |
+
saved_model/**/* filter=lfs diff=lfs merge=lfs -text
|
| 30 |
+
*.tar.* filter=lfs diff=lfs merge=lfs -text
|
| 31 |
+
*.tar filter=lfs diff=lfs merge=lfs -text
|
| 32 |
+
*.tflite filter=lfs diff=lfs merge=lfs -text
|
| 33 |
+
*.tgz filter=lfs diff=lfs merge=lfs -text
|
| 34 |
+
*.wasm filter=lfs diff=lfs merge=lfs -text
|
| 35 |
+
*.xz filter=lfs diff=lfs merge=lfs -text
|
| 36 |
+
*.zip filter=lfs diff=lfs merge=lfs -text
|
| 37 |
+
*.zst filter=lfs diff=lfs merge=lfs -text
|
| 38 |
+
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
| 39 |
+
# Audio files - uncompressed
|
| 40 |
+
*.pcm filter=lfs diff=lfs merge=lfs -text
|
| 41 |
+
*.sam filter=lfs diff=lfs merge=lfs -text
|
| 42 |
+
*.raw filter=lfs diff=lfs merge=lfs -text
|
| 43 |
+
# Audio files - compressed
|
| 44 |
+
*.aac filter=lfs diff=lfs merge=lfs -text
|
| 45 |
+
*.flac filter=lfs diff=lfs merge=lfs -text
|
| 46 |
+
*.mp3 filter=lfs diff=lfs merge=lfs -text
|
| 47 |
+
*.ogg filter=lfs diff=lfs merge=lfs -text
|
| 48 |
+
*.wav filter=lfs diff=lfs merge=lfs -text
|
| 49 |
+
# Image files - uncompressed
|
| 50 |
+
*.bmp filter=lfs diff=lfs merge=lfs -text
|
| 51 |
+
*.gif filter=lfs diff=lfs merge=lfs -text
|
| 52 |
+
*.png filter=lfs diff=lfs merge=lfs -text
|
| 53 |
+
*.tiff filter=lfs diff=lfs merge=lfs -text
|
| 54 |
+
# Image files - compressed
|
| 55 |
+
*.jpg filter=lfs diff=lfs merge=lfs -text
|
| 56 |
+
*.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 57 |
+
*.webp filter=lfs diff=lfs merge=lfs -text
|
| 58 |
+
# Video files - compressed
|
| 59 |
+
*.mkv filter=lfs diff=lfs merge=lfs -text
|
| 60 |
+
*.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 61 |
+
*.webm filter=lfs diff=lfs merge=lfs -text
|
README.md
ADDED
|
@@ -0,0 +1,724 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: cc-by-nc-4.0
|
| 3 |
+
language:
|
| 4 |
+
- en
|
| 5 |
+
pretty_name: "SurgSync — Multi-modal dVRK Dataset (v1.0)"
|
| 6 |
+
size_categories:
|
| 7 |
+
- 100K<n<1M
|
| 8 |
+
tags:
|
| 9 |
+
- robotics
|
| 10 |
+
- surgical-robotics
|
| 11 |
+
- da Vinci Surgical System
|
| 12 |
+
- da Vinci Research Kit (dVRK)
|
| 13 |
+
- imitation-learning
|
| 14 |
+
- multimodal
|
| 15 |
+
- stereo-video
|
| 16 |
+
- kinematics
|
| 17 |
+
- action-recognition
|
| 18 |
+
- surgical-phase-recognition
|
| 19 |
+
- instrument-tracking
|
| 20 |
+
- instrument-segmentation
|
| 21 |
+
- 6d-pose-estimation
|
| 22 |
+
- surgical-tool-pose
|
| 23 |
+
- hand-eye-calibration
|
| 24 |
+
task_categories:
|
| 25 |
+
- robotics
|
| 26 |
+
- video-classification
|
| 27 |
+
- image-segmentation
|
| 28 |
+
- object-detection
|
| 29 |
+
- keypoint-detection
|
| 30 |
+
- other
|
| 31 |
+
configs:
|
| 32 |
+
- config_name: online_data
|
| 33 |
+
data_files:
|
| 34 |
+
- split: train
|
| 35 |
+
path: online_data/episodes/**/*
|
| 36 |
+
- config_name: offline_data
|
| 37 |
+
data_files:
|
| 38 |
+
- split: train
|
| 39 |
+
path: offline_data/episodes/**/*
|
| 40 |
+
---
|
| 41 |
+
|
| 42 |
+
# SurgSync — Multi-modal dVRK Dataset (v1.0)
|
| 43 |
+
|
| 44 |
+
> **Project page:** **https://surgsync.github.io/**
|
| 45 |
+
> **Toolkit (reader / packer / unpacker, processing pipelines, full
|
| 46 |
+
> docs, code examples):** **https://github.com/jackzhy96/dvrk_multimodal_data_collection**
|
| 47 |
+
|
| 48 |
+
This dataset card is intentionally a **summary only**. For schema
|
| 49 |
+
specifications, the loader API, packing / unpacking workflow, the
|
| 50 |
+
preprocessing pipelines (rectify, depth, optical flow, kinematic
|
| 51 |
+
heatmaps), and every command-line invocation, see the toolkit
|
| 52 |
+
repository linked above.
|
| 53 |
+
|
| 54 |
+
---
|
| 55 |
+
|
| 56 |
+
## Dataset summary
|
| 57 |
+
|
| 58 |
+
**SurgSync** is a multi-modal recording of the **da Vinci Research
|
| 59 |
+
Kit (dVRK) Patient Side Manipulator** performing six dry-lab and
|
| 60 |
+
ex-vivo surgical tasks. Each episode bundles synchronized stereo + side
|
| 61 |
+
video, per-arm kinematics (ECM, PSM1, PSM2), frame-level contact /
|
| 62 |
+
phase / step / gesture annotation, and full camera + hand-eye
|
| 63 |
+
calibration. The release is packed in the **SurgSync** archive
|
| 64 |
+
format — bit-exact FFV1 video plus columnar Parquet — and is fully
|
| 65 |
+
invertible back to its original raw layout via `surgsync unpack`.
|
| 66 |
+
|
| 67 |
+
| | |
|
| 68 |
+
|---|---|
|
| 69 |
+
| **Episodes** | **205** |
|
| 70 |
+
| **Total frames** | **168,132** |
|
| 71 |
+
| **Total duration** | **≈ 6 h 37 m** of synchronized recordings (10 Hz master clock) |
|
| 72 |
+
| **Tasks** | **6** task partitions (see below) |
|
| 73 |
+
| **Recorder variants** | 109 online (real-time PSM Cartesian setpoints) + 96 offline (no Cartesian setpoint) |
|
| 74 |
+
| **Operator skill** | 74 Expert · 94 Intermediate · 37 Novice |
|
| 75 |
+
| **Case types** | 181 Ex-vivo · 20 Table-Top Phantom · 4 Clinical |
|
| 76 |
+
| **Raw image resolution** | 1920 × 1080 (stereo + side) |
|
| 77 |
+
| **Release size** | ≈ 670 GB on disk (3,912 SHA-256-tracked files) |
|
| 78 |
+
| **Format** | SurgSync release option **B** (raw FFV1 + per-modality parquets + calibration) |
|
| 79 |
+
| **schema / data version** | `1.0.0` / `1.0` |
|
| 80 |
+
| **License** | CC-BY-NC-4.0 |
|
| 81 |
+
|
| 82 |
+
> ⚠ **v1.0 ships raw modalities only — derived modalities are
|
| 83 |
+
> user-generated.** Rectified H.264 video, FoundationStereo **depth**,
|
| 84 |
+
> RAFT **optical flow**, kinematic-projection **heatmaps**, and
|
| 85 |
+
> hand-eye-projected `measured_cp_calibrated` / `setpoint_cp_calibrated`
|
| 86 |
+
> columns are **not bundled in this release**, but the toolkit ships
|
| 87 |
+
> every preprocessing stage that produces them — run
|
| 88 |
+
> `scripts/run_all_stages.py` against the unpacked raw clips and you
|
| 89 |
+
> can generate the full option-C layout locally with whatever GPU /
|
| 90 |
+
> pipeline version you prefer. The raw FFV1 + parquets that v1.0 ships
|
| 91 |
+
> are the source of truth; the derived streams are deterministic
|
| 92 |
+
> functions of (raw inputs × pipeline version). See
|
| 93 |
+
> [§ This release vs. the dataset described on surgsync.github.io](#this-release-vs-the-dataset-described-on-surgsyncgithubio)
|
| 94 |
+
> for what shipping derived modalities would add, and
|
| 95 |
+
> [§ Limitations](#known-limitations--data-quality-notes) for the
|
| 96 |
+
> per-modality details.
|
| 97 |
+
|
| 98 |
+
---
|
| 99 |
+
|
| 100 |
+
## Supported downstream tasks
|
| 101 |
+
|
| 102 |
+
Beyond the workflow-recognition tasks the dataset was primarily
|
| 103 |
+
collected for (phase / step / gesture / contact annotation),
|
| 104 |
+
SurgSync's combination of synchronized stereo video, full PSM
|
| 105 |
+
kinematics, and hand-eye-calibrated arm-to-camera transforms also
|
| 106 |
+
enables several **instrument-centric vision tasks**. The table below
|
| 107 |
+
lists the level of ground-truth supervision each task gets from the
|
| 108 |
+
release as it stands, distinguishing what works directly off the v1.0
|
| 109 |
+
bytes vs. what additional convenience comes from running the
|
| 110 |
+
toolkit's preprocessing pipeline yourself (see
|
| 111 |
+
[§ Limitations 2](#2-derived--preprocessed-streams-are-not-bundled-in-v10-but-the-toolkit-generates-them)
|
| 112 |
+
for the workflow).
|
| 113 |
+
|
| 114 |
+
| Task | Ground-truth source | Out of the box (v1.0) | After local preprocessing |
|
| 115 |
+
|---|---|:--:|:--:|
|
| 116 |
+
| **Instrument 6-DoF pose estimation** | PSM `measured_cp` (per-arm Cartesian pose at the tool tip) combined with hand-eye calibration files (`PSM{1,2}-registration-{dVRK,open-cv}.json`) projects the tool tip into the stereo-left / stereo-right camera frame. Both PSMs annotated per-frame. | ✅ (compute it yourself by composing `PSM*.parquet:measured_cp.*` with the hand-eye JSON; see toolkit's hand-eye-mapping pipeline) | ✅ (`PSM*.parquet:measured_cp_calibrated.*` columns populated by `gen_kinematic_heatmap_handeye.py` — drop-in, no client-side composition) |
|
| 117 |
+
| **Instrument tracking** | Same pipeline as 6-DoF pose — projected tool-tip pose gives a per-frame 2D image-plane location for each PSM in both stereo views. Frame-level contact annotation (`annotation.parquet:contact.PSM{1,2}`) marks when each tool is interacting with tissue, useful for filtering / evaluating contact-aware trackers. | ✅ (same client-side composition as above) | ✅ (`preprocess/heatmap_PSM{1,2}_{left,right}.mkv` Gaussian heatmaps centered on the projected tool tip — drop-in supervision for tracker training) |
|
| 118 |
+
| **Instrument segmentation** | **No pixel-level masks ship in either form.** Running the toolkit's preprocessing locally adds the kinematic-projection heatmaps, which provide a localized prior (where the tool tip is) usable as a weak label for SAM-style mask propagation or as a self-supervised cue. Users who need pixel-precise masks should run an off-the-shelf model (SAM2, FoundationModelStereo segmentation heads) or hand-annotate a subset. | ⚠ Possible only via external models / hand annotation | ⚠ Heatmaps available as weak supervision; pixel-precise masks still external |
|
| 119 |
+
| **Surgical phase / step / gesture recognition** | Per-frame verbalized labels in `annotation.parquet` (`phase`, `step`, `gesture.PSM{1,2}`) on every episode. | ✅ | — (no change; already in v1.0) |
|
| 120 |
+
| **Action recognition / imitation learning** | Per-frame PSM joint and Cartesian state + setpoints (`PSM{1,2}.parquet:measured_js`, `setpoint_js`, `setpoint_cp` on online episodes) paired with stereo + side video gives a state ↔ action ↔ observation tuple at the 10 Hz master clock. | ✅ (online_data partition for setpoint_cp; both partitions for measured states + setpoint_js) | — (no change; already in v1.0) |
|
| 121 |
+
| **Stereo depth estimation** | Bit-exact stereo pairs (`video_raw/stereo_{left,right}.mkv`) + stereo calibration (`calibration/stereo_calib_params.json`). | ✅ for *running* a stereo model on the pairs | ✅ Pre-computed FoundationStereo `preprocess/depth.mkv` ground-truth-like reference becomes available |
|
| 122 |
+
| **Optical flow** | Bit-exact monocular streams in `video_raw/`. | ✅ for *running* a flow model | ✅ Pre-computed RAFT `preprocess/flow_{left,right}.mkv` shipped |
|
| 123 |
+
| **Contact / interaction detection** | Frame-level binary `annotation.parquet:contact.PSM{1,2}` on every episode (205/205 coverage). | ✅ | — (no change) |
|
| 124 |
+
|
| 125 |
+
### Notes specific to the instrument-vision tasks
|
| 126 |
+
|
| 127 |
+
- **Cameras and arms.** PSM1 and PSM2 are the two operative arms.
|
| 128 |
+
ECM is the endoscope arm — its kinematics give the camera's pose
|
| 129 |
+
in world frame, which is used by the hand-eye solver but isn't a
|
| 130 |
+
per-frame target itself. The stereo-left camera is the **master
|
| 131 |
+
clock reference**; stereo-right and side share the same master
|
| 132 |
+
timeline via per-modality `delta_to_master.<topic>_ns` offsets on
|
| 133 |
+
`timestamp.parquet`.
|
| 134 |
+
- **Hand-eye calibration accuracy.** Two registration formats ship
|
| 135 |
+
per arm: `<arm>-registration-dVRK.json` (from the dVRK's own
|
| 136 |
+
calibration routine) and `<arm>-registration-open-cv.json` (from
|
| 137 |
+
an OpenCV-based solver). They are not byte-equivalent — pick the
|
| 138 |
+
one matching your downstream toolkit. See the hand-eye-mapping
|
| 139 |
+
module in the toolkit repo for the recommended composition order.
|
| 140 |
+
- **Per-task vision-task coverage.** Suturing (92 episodes, 90,068
|
| 141 |
+
frames) and dissection (70 combined episodes, 64,890 frames)
|
| 142 |
+
dominate the release — pose / tracking models will see the most
|
| 143 |
+
varied tissue interactions there. `peg_transfer` (18 episodes,
|
| 144 |
+
table-top phantom) is closer to a controlled benchmark.
|
| 145 |
+
- **Two operative arms is the norm, not the exception.** Every
|
| 146 |
+
episode in v1.0 carries both PSM1 and PSM2; bimanual handoffs are
|
| 147 |
+
routinely present in `peg_transfer` and `tissue_manipulation`.
|
| 148 |
+
Single-arm subsets are not provided — filter by PSM activity
|
| 149 |
+
yourself if needed.
|
| 150 |
+
|
| 151 |
+
---
|
| 152 |
+
|
| 153 |
+
## This release vs. the dataset described on surgsync.github.io
|
| 154 |
+
|
| 155 |
+
The figures on the project page describe the **target / proposed**
|
| 156 |
+
dataset. This v1.0 release is a **subset**: nine episodes short and
|
| 157 |
+
without the derived modalities. The breakdown:
|
| 158 |
+
|
| 159 |
+
### Episode count: 205 (this release) vs. 214 (proposed on surgsync.github.io)
|
| 160 |
+
|
| 161 |
+
| Task group (project-page labels) | Proposed on surgsync.github.io | In this v1.0 release | Δ | How this release maps to the proposed groups |
|
| 162 |
+
|---|---:|---:|---:|---|
|
| 163 |
+
| Suturing & Knot Tying | 104 | 92 | **−12** | `single_interrupted_stitch` |
|
| 164 |
+
| Peg Transfer | 18 | 18 | 0 | `peg_transfer` |
|
| 165 |
+
| Tissue Manipulation | 21 | 25 | **+4** | `tissue_manipulation` (this release carries 4 extra clips beyond the project-page count) |
|
| 166 |
+
| Dissection | 71 | 70 | **−1** | `cold_cut_dissection` (61) + `cold_cut_dissection_intestine` (8) + `cold_cut_dissection_skin_peel` (1) |
|
| 167 |
+
| **Total** | **214** | **205** | **−9** | |
|
| 168 |
+
|
| 169 |
+
### Recorder-variant split
|
| 170 |
+
|
| 171 |
+
| | Proposed | This release | Δ |
|
| 172 |
+
|---|---:|---:|---:|
|
| 173 |
+
| Online-matching | 112 | 109 | **−3** |
|
| 174 |
+
| Offline-matching | 102 | 96 | **−6** |
|
| 175 |
+
| **Total** | **214** | **205** | **−9** |
|
| 176 |
+
|
| 177 |
+
### Operator-skill split
|
| 178 |
+
|
| 179 |
+
The project page reports Novice / Experienced / Professional;
|
| 180 |
+
this release uses Novice / Intermediate / Expert (same three buckets,
|
| 181 |
+
different labels):
|
| 182 |
+
|
| 183 |
+
| | Proposed | This release | Δ |
|
| 184 |
+
|---|---:|---:|---:|
|
| 185 |
+
| Novice / Novice | 37 | 37 | 0 |
|
| 186 |
+
| Experienced / Intermediate | 95 | 94 | **−1** |
|
| 187 |
+
| Professional / Expert | 82 | 74 | **−8** |
|
| 188 |
+
|
| 189 |
+
### Derived modalities planned by surgsync.github.io — **not bundled in v1.0, but reproducible locally**
|
| 190 |
+
|
| 191 |
+
| Modality | Project page | v1.0 ships? | How to obtain |
|
| 192 |
+
|---|:--:|:--:|---|
|
| 193 |
+
| Stereo rectification (rectified H.264 video) | planned | ❌ | toolkit: `gen_rectify_resize.py` |
|
| 194 |
+
| Depth estimation (FoundationStereo) | planned | ❌ | toolkit: `gen_depth_estimate.py` (GPU + FoundationStereo weights) |
|
| 195 |
+
| Optical flow (RAFT) | planned | ❌ | toolkit: `gen_optical_flow_raft.py` (GPU) |
|
| 196 |
+
| Kinematic reprojection via Gaussian heatmap | planned | ❌ | toolkit: `gen_kinematic_heatmap_handeye.py` |
|
| 197 |
+
| Hand-eye-projected kinematics (`*_calibrated.*`) | planned | ❌ (columns exist in schema, NULL on every row) | side-effect of the kinematic-heatmap stage above |
|
| 198 |
+
|
| 199 |
+
The source raw clips for v1.0 were not run through the preprocessing
|
| 200 |
+
pipeline upstream of packing, so the packer had nothing to encode for
|
| 201 |
+
those streams. Every episode's `episode_meta.json` reflects this:
|
| 202 |
+
`has_video_raw=true`, `has_preprocess=false`, `has_preview=false`,
|
| 203 |
+
`has_calibrated_kinematic=false`.
|
| 204 |
+
|
| 205 |
+
**Users can generate these streams themselves.** The toolkit ships
|
| 206 |
+
every preprocessing stage as a Hydra-configured script under
|
| 207 |
+
`src/dvrk_data_processing/`. The end-to-end runner
|
| 208 |
+
`scripts/run_all_stages.py` chains rectify → kinematic heatmap →
|
| 209 |
+
depth → optical flow and emits a v1.1-equivalent `preprocess/` tree
|
| 210 |
+
next to the unpacked raw clips. Re-packing the augmented clips with
|
| 211 |
+
`surgsync build` then produces the option-C layout shown in
|
| 212 |
+
[§ Hypothetical layout *with* derived modalities](#hypothetical-layout-with-derived-modalities-v11-target).
|
| 213 |
+
Compute cost is GPU-bound (FoundationStereo dominates); end-to-end
|
| 214 |
+
processing of the full release takes ~1 day on a single high-end
|
| 215 |
+
consumer GPU.
|
| 216 |
+
|
| 217 |
+
### Other diffs worth flagging
|
| 218 |
+
|
| 219 |
+
- **Capture rate is by design, not a downsample artifact.** The
|
| 220 |
+
project page describes the native capture at **stereo 1080p @ 60 Hz**
|
| 221 |
+
and **side 1080p @ 30 Hz**. The packed release's per-frame master
|
| 222 |
+
clock is **10 Hz** — chosen as a deliberate **trade-off between
|
| 223 |
+
cross-modal time alignment and per-frame frequency**. At the native
|
| 224 |
+
rates, individual topics drift several ms apart between samples
|
| 225 |
+
(PSM kinematics at ~100 Hz, ECM at ~100 Hz, stereo-left header
|
| 226 |
+
stamps at 60 Hz, side at 30 Hz), and a strict nearest-neighbor join
|
| 227 |
+
would either reject many frames or accept high per-modality
|
| 228 |
+
deltas. At 10 Hz the worst-case master ↔ topic delta sits well
|
| 229 |
+
inside the alignment tolerance bands, so every shipped frame has
|
| 230 |
+
every modality populated within spec. If you need higher temporal
|
| 231 |
+
resolution for a downstream task, the native-rate samples are still
|
| 232 |
+
recoverable through `surgsync unpack` (which re-emits the raw
|
| 233 |
+
per-modality files at their original capture times). Native source
|
| 234 |
+
frequencies are preserved per-modality on
|
| 235 |
+
`PSM*.parquet:source_frequency_hz` and via the
|
| 236 |
+
`delta_to_master.<topic>_ns` offsets on `timestamp.parquet`.
|
| 237 |
+
- **Subject demographics.** The project page references 13 human
|
| 238 |
+
subjects (3 female / 10 male) as operators. This release does **not**
|
| 239 |
+
ship per-episode operator identity — only the three-bucket skill
|
| 240 |
+
level — in line with anonymization for the public archive.
|
| 241 |
+
|
| 242 |
+
---
|
| 243 |
+
|
| 244 |
+
## Tasks
|
| 245 |
+
|
| 246 |
+
| Task partition (this release) | Episodes | Frames |
|
| 247 |
+
|---|---:|---:|
|
| 248 |
+
| `single_interrupted_stitch` | 92 | 90,068 |
|
| 249 |
+
| `cold_cut_dissection` | 61 | 55,595 |
|
| 250 |
+
| `tissue_manipulation` | 25 | 5,907 |
|
| 251 |
+
| `peg_transfer` | 18 | 7,267 |
|
| 252 |
+
| `cold_cut_dissection_intestine` | 8 | 7,176 |
|
| 253 |
+
| `cold_cut_dissection_skin_peel` | 1 | 2,119 |
|
| 254 |
+
| **Total** | **205** | **168,132** |
|
| 255 |
+
|
| 256 |
+
Per-task vocabulary (phase / step / gesture id → English phrase) ships
|
| 257 |
+
in `meta/tasks.jsonl`. The packer **verbalizes** ids at pack time, so
|
| 258 |
+
the per-frame annotation parquet columns carry full text — see
|
| 259 |
+
[§ Limitations 1](#1-tasksjsonl-vocab-is-best-effort-not-a-closed-enumeration)
|
| 260 |
+
for caveats around strict id→text joins.
|
| 261 |
+
|
| 262 |
+
---
|
| 263 |
+
|
| 264 |
+
## Modalities (what's in v1.0)
|
| 265 |
+
|
| 266 |
+
- **Video** — `video_raw/{stereo_left, stereo_right, side}.mkv`
|
| 267 |
+
(FFV1, bit-exact, 1920 × 1080). Every episode has stereo; side is
|
| 268 |
+
present when a side camera was recorded.
|
| 269 |
+
- **Kinematics** — `ECM.parquet`, `PSM1.parquet`, `PSM2.parquet` with
|
| 270 |
+
measured / setpoint joint state, measured Cartesian pose / velocity,
|
| 271 |
+
and (PSM1/2 only, online episodes only) `setpoint_cp.*`. Jaw
|
| 272 |
+
position is carried for the PSMs. Units: m, rad, xyzw quaternions.
|
| 273 |
+
- **Annotations** — `annotation.parquet` with `contact.PSM{1,2}`
|
| 274 |
+
(int8 0/1), `gesture.PSM{1,2}` (verbalized text), `phase`
|
| 275 |
+
(verbalized text), `step` (verbalized text).
|
| 276 |
+
- **Calibration** — raw `left.yaml` / `right.yaml`, stereo extrinsics,
|
| 277 |
+
hand-eye `<arm>-registration-{dVRK,open-cv}.json` files, all copied
|
| 278 |
+
byte-exact from the source clip.
|
| 279 |
+
- **Release-level meta** — `meta/{dataset.json, tasks.jsonl,
|
| 280 |
+
episodes.parquet, episodes.jsonl, index.parquet, stats.parquet,
|
| 281 |
+
modalities.json, manifest.json}`.
|
| 282 |
+
|
| 283 |
+
Full schema, column-by-column field descriptions, and the loader API
|
| 284 |
+
live in the toolkit repository.
|
| 285 |
+
|
| 286 |
+
---
|
| 287 |
+
|
| 288 |
+
## Layout on disk
|
| 289 |
+
|
| 290 |
+
### Packed release (this v1.0 — what HF actually ships)
|
| 291 |
+
|
| 292 |
+
```
|
| 293 |
+
<release_root>/
|
| 294 |
+
├── meta/ # release-level index + manifest
|
| 295 |
+
├── online_data/episodes/<task>/<clip_idx>/... # 109 episodes (with setpoint_cp)
|
| 296 |
+
├── offline_data/episodes/<task>/<clip_idx>/... # 96 episodes (no setpoint_cp)
|
| 297 |
+
├── README.md CHANGELOG.md # version-stamped docs
|
| 298 |
+
└── .logs/<run_id>.jsonl # structured per-clip pack outcomes
|
| 299 |
+
```
|
| 300 |
+
|
| 301 |
+
Per episode:
|
| 302 |
+
|
| 303 |
+
```
|
| 304 |
+
<dataset>/episodes/<task>/<clip_idx>/
|
| 305 |
+
├── episode_meta.json modalities.json time_sync_stat.json
|
| 306 |
+
├── timestamp.parquet ECM.parquet PSM1.parquet PSM2.parquet annotation.parquet
|
| 307 |
+
├── video_raw/{stereo_left, stereo_right, side}.mkv # FFV1, bit-exact, 1920×1080
|
| 308 |
+
├── calibration/ # camera intrinsics/extrinsics + hand-eye
|
| 309 |
+
└── .surgsync_complete.json
|
| 310 |
+
```
|
| 311 |
+
|
| 312 |
+
### After unpacking (`surgsync unpack <release_root> --out <out>`)
|
| 313 |
+
|
| 314 |
+
The unpacker is **fully invertible**: every file in the original raw
|
| 315 |
+
clip layout is reconstructed from the packed parquets + MKVs. The
|
| 316 |
+
image bytes are **pixel** bit-exact (decoded ndarrays match
|
| 317 |
+
byte-for-byte); see [§ Limitations 10](#10-image-bytes--raw-image-bytes-after-unpack-pixel-bit-exact-not-byte)
|
| 318 |
+
for the PNG-encoder caveat. Per-episode layout produced by unpack:
|
| 319 |
+
|
| 320 |
+
```
|
| 321 |
+
<out>/<dataset>/<clip_idx>/
|
| 322 |
+
├── meta_data.json # operator skill, case type, tool inventory, ...
|
| 323 |
+
├── image/
|
| 324 |
+
│ ├── left/<i>.png # frame-aligned to master clock
|
| 325 |
+
│ ├── right/<i>.png
|
| 326 |
+
│ └── side/<i>.png # only when a side camera was recorded
|
| 327 |
+
├── kinematic/
|
| 328 |
+
│ ├── ECM/<i>.json # one file per frame, per arm
|
| 329 |
+
│ ├── PSM1/<i>.json
|
| 330 |
+
│ └── PSM2/<i>.json
|
| 331 |
+
├── annotation/
|
| 332 |
+
│ ├── contact_detection/<i>.json # {"PSM1": 0/1, "PSM2": 0/1}
|
| 333 |
+
│ ├── phase/<i>.json # verbalized text (see note on id ↔ text mapping below)
|
| 334 |
+
│ ├── step/<i>.json # verbalized text
|
| 335 |
+
│ └── gesture/<i>.json # {"PSM1": "<verbalized text>", "PSM2": "<verbalized text>"}
|
| 336 |
+
├── time_syn/<i>.json # per-frame per-topic master-clock deltas
|
| 337 |
+
├── camera_calibration/
|
| 338 |
+
│ ├── left.yaml right.yaml stereo_calib_params.json
|
| 339 |
+
├── hand_eye_calibration/
|
| 340 |
+
│ ├── PSM1-registration-dVRK.json PSM1-registration-open-cv.json
|
| 341 |
+
│ └── PSM2-registration-dVRK.json PSM2-registration-open-cv.json
|
| 342 |
+
└── .surgsync_unpacked.json # resume sentinel; presence means clip is done
|
| 343 |
+
```
|
| 344 |
+
|
| 345 |
+
Unpack is resume-friendly — re-running without `--force` skips clips
|
| 346 |
+
whose `.surgsync_unpacked.json` is present. The fidelity table for
|
| 347 |
+
every modality lives in `HOW_to_RUN_unpack.md` in the toolkit repo.
|
| 348 |
+
|
| 349 |
+
**Note on `phase` / `step` / `gesture` formats.** The unpacked JSONs
|
| 350 |
+
carry **verbalized text** for these fields — the packer enriches at
|
| 351 |
+
pack time using `workflow_description.json`, and the unpacker writes
|
| 352 |
+
back whatever the parquet carries. Both numeric ids and verbalized
|
| 353 |
+
text are first-class — the **id ↔ text mapping ships with the release**
|
| 354 |
+
in `meta/tasks.jsonl` (per task) and `workflow_description.json` (the
|
| 355 |
+
master vocabulary), so consumers can convert in either direction
|
| 356 |
+
depending on what their downstream code prefers. Numeric ids are a
|
| 357 |
+
compact, convenient shorthand for annotation tools; verbalized text
|
| 358 |
+
is friendlier for LLM-style pipelines that consume natural-language
|
| 359 |
+
labels directly.
|
| 360 |
+
|
| 361 |
+
```python
|
| 362 |
+
import json
|
| 363 |
+
tasks = {json.loads(line)["task"]: json.loads(line)
|
| 364 |
+
for line in open("meta/tasks.jsonl")}
|
| 365 |
+
# id → text (forward, what the packer uses):
|
| 366 |
+
step_id_to_text = tasks["single_interrupted_stitch"]["step_vocab"]
|
| 367 |
+
# text → id (inverse, for re-encoding):
|
| 368 |
+
step_text_to_id = {v: k for k, v in step_id_to_text.items()}
|
| 369 |
+
# Caveat: ~1.8% of step rows carry text outside the task's own
|
| 370 |
+
# step_vocab (see § Limitations 1) — use a global union lookup if
|
| 371 |
+
# you need strict round-tripping.
|
| 372 |
+
```
|
| 373 |
+
|
| 374 |
+
### Layout *with* derived modalities (after you run the preprocessing pipeline locally)
|
| 375 |
+
|
| 376 |
+
The same per-episode tree gains a `video/`, `preprocess/`, and an
|
| 377 |
+
extra `calibration/rectify_params.json` once you run the toolkit's
|
| 378 |
+
preprocessing stages on the unpacked raw clips. **None of these
|
| 379 |
+
files are in the v1.0 release as shipped** (see
|
| 380 |
+
[§ Limitations 2](#2-no-rectified--depth--flow--heatmap--hand-eye-streams-in-v10)) —
|
| 381 |
+
they are produced locally by `scripts/run_all_stages.py` (or by
|
| 382 |
+
running each stage individually), then optionally re-packed via
|
| 383 |
+
`surgsync build` to emit an option-C release on your own disk. The
|
| 384 |
+
tree below shows what an episode looks like after that user-driven
|
| 385 |
+
processing pass, with `★ NEW` annotations on every file that the
|
| 386 |
+
preprocessing pipeline adds on top of v1.0:
|
| 387 |
+
|
| 388 |
+
```
|
| 389 |
+
<dataset>/episodes/<task>/<clip_idx>/
|
| 390 |
+
├── episode_meta.json modalities.json time_sync_stat.json
|
| 391 |
+
├── timestamp.parquet ECM.parquet PSM1.parquet PSM2.parquet annotation.parquet
|
| 392 |
+
│ # ⇧ PSM{1,2}.parquet gains non-NULL
|
| 393 |
+
│ # measured_cp_calibrated.* and
|
| 394 |
+
│ # setpoint_cp_calibrated.* columns
|
| 395 |
+
├── video_raw/{stereo_left, stereo_right, side}.mkv # unchanged from v1.0
|
| 396 |
+
├── video/ # ★ NEW — rectified + resized H.264
|
| 397 |
+
│ ├── stereo_left.mp4 # CRF 18, yuv420p, 512×288
|
| 398 |
+
│ └── stereo_right.mp4
|
| 399 |
+
├── preprocess/ # ★ NEW — derived per-frame streams
|
| 400 |
+
│ ├── depth.mkv # FoundationStereo colorized depth viz
|
| 401 |
+
│ ├── flow_left.mkv # RAFT optical flow (left), colorized
|
| 402 |
+
│ ├── flow_right.mkv # RAFT optical flow (right), colorized
|
| 403 |
+
│ ├── heatmap_PSM1_left.mkv # kinematic-projection Gaussian heatmap
|
| 404 |
+
│ ├── heatmap_PSM1_right.mkv # (one stream per PSM × camera side)
|
| 405 |
+
│ ├── heatmap_PSM2_left.mkv
|
| 406 |
+
│ └── heatmap_PSM2_right.mkv
|
| 407 |
+
├── calibration/
|
| 408 |
+
│ ├── camera.json left.yaml right.yaml stereo_calib_params.json
|
| 409 |
+
│ ├── rectify_params.json # ★ NEW — P1/P2/Q at rectified resolution
|
| 410 |
+
│ └── hand_eye/PSM{1,2}-registration-{dVRK,open-cv}.json
|
| 411 |
+
└── .surgsync_complete.json
|
| 412 |
+
```
|
| 413 |
+
|
| 414 |
+
After a local preprocessing pass and a re-pack with `surgsync build`,
|
| 415 |
+
the release-level flags in each `episode_meta.json` flip from `false`
|
| 416 |
+
to `true` to reflect the new content:
|
| 417 |
+
|
| 418 |
+
| Flag | v1.0 as shipped | After your local preprocessing + re-pack |
|
| 419 |
+
|---|:--:|:--:|
|
| 420 |
+
| `has_video_raw` | ✅ | ✅ |
|
| 421 |
+
| `has_preprocess` | ❌ | ✅ |
|
| 422 |
+
| `has_preview` | ❌ | ✅ |
|
| 423 |
+
| `has_calibrated_kinematic` | ❌ | ✅ |
|
| 424 |
+
|
| 425 |
+
`meta/dataset.json:pipeline_versions.*` (`null` everywhere in v1.0)
|
| 426 |
+
will then carry the exact preprocessing-stage version that produced
|
| 427 |
+
each derived stream, so downstream users can pin against a specific
|
| 428 |
+
pipeline build for reproducibility.
|
| 429 |
+
|
| 430 |
+
---
|
| 431 |
+
|
| 432 |
+
## Conventions
|
| 433 |
+
|
| 434 |
+
| | |
|
| 435 |
+
|---|---|
|
| 436 |
+
| Master clock | `stereo_left_capture_ros_header_stamp` (per-clip, rebased to 0; absolute t0 in `episode_meta.json:master_t0_ns`) |
|
| 437 |
+
| Alignment policy | `nearest_neighbor_within_tolerance` |
|
| 438 |
+
| Alignment tolerance | online 2 ms; offline image_side 33 ms; offline kinematic `1000 / source_frequency_hz` |
|
| 439 |
+
| Frame index basis | master clock |
|
| 440 |
+
| Length / angle units | meters / radians |
|
| 441 |
+
| Quaternion order | xyzw (dVRK CRTK convention) |
|
| 442 |
+
| Master frame rate | 10 Hz (by design — a deliberate trade-off between cross-modal time alignment and per-frame frequency; see [§ Other diffs worth flagging](#other-diffs-worth-flagging)) |
|
| 443 |
+
| Raw image size | `[1920, 1080]` |
|
| 444 |
+
| Post-processing image size | `[512, 288]` (preprocessing-pipeline target — not present in v1.0) |
|
| 445 |
+
|
| 446 |
+
---
|
| 447 |
+
|
| 448 |
+
## Known limitations + data-quality notes
|
| 449 |
+
|
| 450 |
+
The data on disk is internally self-consistent (sums add up, SHAs
|
| 451 |
+
match), but several **vocabulary** and **convention** items need
|
| 452 |
+
up-front disclosure.
|
| 453 |
+
|
| 454 |
+
### 1. `tasks.jsonl` vocab is best-effort, not a closed enumeration
|
| 455 |
+
|
| 456 |
+
**41 of 205 episodes (~20%)** carry verbalized `phase` and/or `step`
|
| 457 |
+
text drawn from a different task's vocabulary than the episode's own
|
| 458 |
+
partition. Counts per task (from `meta/index.parquet`):
|
| 459 |
+
|
| 460 |
+
| Task | Total frames | Orphan-phase rows | Cross-task step rows | Affected episodes |
|
| 461 |
+
|---|---:|---:|---:|---:|
|
| 462 |
+
| `single_interrupted_stitch` | 90,068 | **2,961** | **2,961** | 31 of 92 |
|
| 463 |
+
| `cold_cut_dissection` | 55,595 | 0 | 21 | 4 of 61 |
|
| 464 |
+
| `tissue_manipulation` | 5,907 | 1,868 | 0 | 6 of 25 |
|
| 465 |
+
| Others | 16,562 | 0 | 0 | 0 |
|
| 466 |
+
| **Total** | **168,132** | **4,829** | **2,982** | **41** |
|
| 467 |
+
|
| 468 |
+
Root cause: `workflow_description.json` carries a shared
|
| 469 |
+
"exposure" phase (`phase_id=0`) that isn't routed to any task by
|
| 470 |
+
`_task_routing`, and the v1.0 packer's `verbalize_step(value)` is
|
| 471 |
+
task-agnostic. Consequence:
|
| 472 |
+
|
| 473 |
+
- `meta/index.parquet` and per-episode `annotation.parquet` are the
|
| 474 |
+
**source of truth** for verbalized strings.
|
| 475 |
+
- `meta/tasks.jsonl` is **documentation, not a closed enumeration** —
|
| 476 |
+
strict `(task, step_id) → text` joins miss ~1.8% of step rows and
|
| 477 |
+
~2.9% of phase rows.
|
| 478 |
+
- `meta/stats.parquet:phase.vocab_size = 7` but `tasks.jsonl` lists
|
| 479 |
+
only **6** phase strings — the gap is the orphan `phase_id=0`.
|
| 480 |
+
|
| 481 |
+
**v1.1 plan:** engage the existing `verbalize_step(value, task)`
|
| 482 |
+
overload in the packer and surface `phase_id=0` explicitly.
|
| 483 |
+
|
| 484 |
+
### 2. Derived / preprocessed streams are not bundled in v1.0 (but the toolkit generates them)
|
| 485 |
+
|
| 486 |
+
v1.0 ships **only the raw modalities** — bit-exact stereo + side
|
| 487 |
+
FFV1, per-modality parquets, and calibration. The preprocessing-stage
|
| 488 |
+
outputs are absent on disk:
|
| 489 |
+
|
| 490 |
+
- `video/stereo_left.mp4`, `video/stereo_right.mp4` (H.264 rectified)
|
| 491 |
+
- `preprocess/depth.mkv`
|
| 492 |
+
- `preprocess/flow_left.mkv`, `preprocess/flow_right.mkv`
|
| 493 |
+
- `preprocess/heatmap_PSM{1,2}_{left,right}.mkv`
|
| 494 |
+
- `calibration/rectify_params.json`
|
| 495 |
+
- `PSM{1,2}.parquet:measured_cp_calibrated.*` /
|
| 496 |
+
`setpoint_cp_calibrated.*` (columns exist in schema; NULL on every row)
|
| 497 |
+
|
| 498 |
+
Per episode, `episode_meta.json` reflects this: `has_preprocess=false`,
|
| 499 |
+
`has_preview=false`, `has_calibrated_kinematic=false`, and
|
| 500 |
+
`meta/dataset.json:pipeline_versions.*` are all `null`.
|
| 501 |
+
|
| 502 |
+
**This is intentional, not a data-quality failure.** The raw FFV1 +
|
| 503 |
+
parquets are the source of truth. Derived modalities are deterministic
|
| 504 |
+
functions of (raw inputs × pipeline version), and the toolkit ships
|
| 505 |
+
every stage that produces them:
|
| 506 |
+
|
| 507 |
+
| Derived stream | Generator script (in the toolkit repo) | GPU? |
|
| 508 |
+
|---|---|:--:|
|
| 509 |
+
| Rectified H.264 video | `src/dvrk_data_processing/raw_image_processing/gen_rectify_resize.py` | no |
|
| 510 |
+
| Hand-eye-projected kinematics + heatmaps | `src/dvrk_data_processing/kinematic_mapping/gen_kinematic_heatmap_handeye.py` | no |
|
| 511 |
+
| Depth estimation | `src/dvrk_data_processing/depth_estimation/gen_depth_estimate.py` (FoundationStereo) | yes |
|
| 512 |
+
| Optical flow | `src/dvrk_data_processing/optical_flow/gen_optical_flow_raft.py` (RAFT) | yes |
|
| 513 |
+
| End-to-end runner | `scripts/run_all_stages.py` (chains all of the above) | yes |
|
| 514 |
+
|
| 515 |
+
Workflow to obtain the full option-C layout on your own disk:
|
| 516 |
+
|
| 517 |
+
1. `surgsync unpack <release_root> --out <raw_out>` — reconstruct the
|
| 518 |
+
raw clip tree from this v1.0 release.
|
| 519 |
+
2. `python scripts/run_all_stages.py path_config.data_dir=<raw_out>` —
|
| 520 |
+
generates `preprocess/` and rectified `video/` next to each clip.
|
| 521 |
+
3. `surgsync build <raw_out> --out <option_c_root>` — re-packs with
|
| 522 |
+
the derived streams included.
|
| 523 |
+
|
| 524 |
+
Compute cost: FoundationStereo dominates. End-to-end processing of
|
| 525 |
+
the full v1.0 release runs ~1 day on a single high-end consumer GPU
|
| 526 |
+
(e.g. RTX 4090 / A6000). Skip the depth/flow stages and the runtime
|
| 527 |
+
drops to a few hours.
|
| 528 |
+
|
| 529 |
+
### 3. ECM Cartesian setpoint is not shipped
|
| 530 |
+
|
| 531 |
+
The packer's ECM schema carries `setpoint_js` only — no `setpoint_cp`.
|
| 532 |
+
The reader exposes the same; the unpacker cannot reproduce that block.
|
| 533 |
+
PSMs are unaffected.
|
| 534 |
+
|
| 535 |
+
### 4. Gesture vocabulary is incomplete for 4 of 6 tasks
|
| 536 |
+
|
| 537 |
+
`meta/tasks.jsonl` ships an empty `gesture_vocab: {}` for
|
| 538 |
+
`peg_transfer`, `tissue_manipulation`, `cold_cut_dissection_intestine`,
|
| 539 |
+
and `cold_cut_dissection_skin_peel`. **77 episodes have no decodable
|
| 540 |
+
gesture annotations** because their task's vocabulary has no entries.
|
| 541 |
+
`gesture.PSM{1,2}` columns are NULL on those episodes.
|
| 542 |
+
`meta/modalities.json:topics_present_in_n_episodes.annotation.gesture.PSM*`
|
| 543 |
+
reports the **128/205** coverage authoritatively; a further
|
| 544 |
+
**35 episodes** have *partial* gesture coverage.
|
| 545 |
+
|
| 546 |
+
### 5. `single_interrupted_stitch.gesture_vocab["16"]` is a placeholder
|
| 547 |
+
|
| 548 |
+
The suturing gesture vocab carries one entry whose text contains a
|
| 549 |
+
meta-comment:
|
| 550 |
+
|
| 551 |
+
> `"Cut suture (We do NOT have this, but it should be defined) (Closing scissors or a cutting instrument to sever the suture tail at the target distance from the knot.)"`
|
| 552 |
+
|
| 553 |
+
No frame in v1.0 uses gesture id `16` during suturing — harmless in
|
| 554 |
+
practice, but visible to anyone reading `tasks.jsonl`.
|
| 555 |
+
|
| 556 |
+
### 6. Minor typos in `tasks.jsonl`
|
| 557 |
+
|
| 558 |
+
- `cold_cut_dissection.phase_description` — `"surigal"` → `"surgical"`.
|
| 559 |
+
- `tissue_manipulation.step_vocab["45"]` — `"roposition"` → `"reposition"`.
|
| 560 |
+
|
| 561 |
+
Cosmetic — text-as-data only.
|
| 562 |
+
|
| 563 |
+
### 7. 8 suturing clips extend the gesture vocab with two ad-hoc codes (`'00'`, `'01'`)
|
| 564 |
+
|
| 565 |
+
Eight `single_interrupted_stitch` clips carry the **literal strings**
|
| 566 |
+
`'00'` or `'01'` in `gesture.PSM{1,2}` instead of verbalized text.
|
| 567 |
+
These are not canonical gestures — the suturing `gesture_vocab` in
|
| 568 |
+
`meta/tasks.jsonl` only defines ids `1`–`18`. The two codes were used
|
| 569 |
+
ad-hoc by the annotators of these specific clips to mark motion-state
|
| 570 |
+
events, drawing their meanings from the **suturing step vocab**, where
|
| 571 |
+
the same texts already exist:
|
| 572 |
+
|
| 573 |
+
- `"00"` ≈ `"bilateral pause (both hand not moving > 20 frames)"`
|
| 574 |
+
- `"01"` ≈ `"move camera"`
|
| 575 |
+
|
| 576 |
+
**Affected clips and counts** (always paired across PSM1 and PSM2 —
|
| 577 |
+
identical literal on both arms on the same frame):
|
| 578 |
+
|
| 579 |
+
| Partition | Clip | Frames in clip | `"00"` frames | `"01"` frames |
|
| 580 |
+
|---|---|---:|---:|---:|
|
| 581 |
+
| online_data | 0 | 314 | 0 | 31 |
|
| 582 |
+
| online_data | 1 | 157 | 0 | 35 |
|
| 583 |
+
| online_data | 11 | 452 | 0 | 28 |
|
| 584 |
+
| online_data | 35 | 1,129 | 36 | 0 |
|
| 585 |
+
| online_data | 38 | 1,181 | 28 | 0 |
|
| 586 |
+
| online_data | 42 | 712 | 66 | 0 |
|
| 587 |
+
| online_data | 43 | 1,041 | 70 | 0 |
|
| 588 |
+
| offline_data | 47 | 990 | 0 | 38 |
|
| 589 |
+
| **Total** | | **5,976** | **200** | **132** |
|
| 590 |
+
|
| 591 |
+
That's **332 frames out of 168,132 (≈ 0.197 %)** across the entire
|
| 592 |
+
release, or **0.369 %** within the suturing partition (90,068 frames).
|
| 593 |
+
Each affected clip uses **either** `"00"` **or** `"01"`, never both —
|
| 594 |
+
i.e. an annotator chose one motion-state code consistently for the
|
| 595 |
+
clip and used it alongside the canonical 18-gesture vocab on the
|
| 596 |
+
remaining frames.
|
| 597 |
+
|
| 598 |
+
**Why this is contained, not systematic.** An empirical scan of all
|
| 599 |
+
92 suturing clips shows:
|
| 600 |
+
|
| 601 |
+
- Only **8 / 92 clips** carry `"00"` or `"01"`.
|
| 602 |
+
- **Zero** clips have the other suturing step ids (`"11"`–`"15"`)
|
| 603 |
+
leaking into the gesture column — which rules out a copy-paste-step-
|
| 604 |
+
into-gesture-field bug. Only the two motion-state codes leak.
|
| 605 |
+
- All 8 affected clips also carry the **canonical verbalized gestures**
|
| 606 |
+
on the majority of frames, so the literals coexist with valid data.
|
| 607 |
+
|
| 608 |
+
**Recommended consumer recipe.** Either filter the rows, or post-map
|
| 609 |
+
the two literals at load time:
|
| 610 |
+
|
| 611 |
+
```python
|
| 612 |
+
GESTURE_AD_HOC = {
|
| 613 |
+
"00": "bilateral pause (both hand not moving > 20 frames)",
|
| 614 |
+
"01": "move camera",
|
| 615 |
+
}
|
| 616 |
+
g = df["gesture.PSM1"].map(lambda v: GESTURE_AD_HOC.get(v, v))
|
| 617 |
+
```
|
| 618 |
+
|
| 619 |
+
**Status.** Deferred to v1.1: promote `"00"` / `"01"` into the canonical
|
| 620 |
+
suturing `gesture_vocab` (and decide whether they are suturing-only or
|
| 621 |
+
task-agnostic motion-state codes), so the packer's verbalizer can
|
| 622 |
+
resolve them at pack time rather than relying on a downstream patch.
|
| 623 |
+
The v1.0 data on disk is otherwise correct.
|
| 624 |
+
|
| 625 |
+
### 8. `duration_s` is `float32`
|
| 626 |
+
|
| 627 |
+
`episodes.parquet:duration_s` is the real first-to-last
|
| 628 |
+
`master_timestamp_ns` delta in seconds, stored as `float32`. Values
|
| 629 |
+
exhibit sub-millisecond noise (e.g. `162.599999904`, `112.699997`,
|
| 630 |
+
`90.000000`) — not an off-by-one error. For exact frame timing use
|
| 631 |
+
`index.parquet:master_timestamp_ns` (int64 ns). Don't compute
|
| 632 |
+
`int(duration_s * 10) == length_frames`.
|
| 633 |
+
|
| 634 |
+
### 9. CUDA non-determinism in preprocessing-derived streams (future)
|
| 635 |
+
|
| 636 |
+
When preprocessing IS run (not in v1.0), depth and optical-flow
|
| 637 |
+
outputs depend on GPU/driver. Two builds against the same raw clip
|
| 638 |
+
pixel-match within encoder tolerance but are not byte-exact across
|
| 639 |
+
machines. Irrelevant to v1.0; relevant to any v1.1+ re-pack that
|
| 640 |
+
includes the derived modalities.
|
| 641 |
+
|
| 642 |
+
### 10. Image bytes ≠ raw image bytes after unpack (pixel bit-exact, not byte)
|
| 643 |
+
|
| 644 |
+
The pack→unpack round-trip is **pixel** bit-exact (decoded ndarrays
|
| 645 |
+
match byte-for-byte). PNG file bytes differ because cv2's encoder
|
| 646 |
+
picks different compression filters than whatever produced the
|
| 647 |
+
original. The toolkit ships `scripts/verify_unpack_vs_raw.py` (pixel
|
| 648 |
+
comparison) for round-trip checks.
|
| 649 |
+
|
| 650 |
+
### 11. `meta/manifest.json` excludes a small known set
|
| 651 |
+
|
| 652 |
+
The SHA-256 manifest covers 3,912 of the 4,123 files on disk. The 211
|
| 653 |
+
untracked files are intentional: 205 × `.surgsync_complete.json`
|
| 654 |
+
per-episode sentinels, the manifest itself, `README.md` /
|
| 655 |
+
`CHANGELOG.md` (stamped *after* the manifest), and 1 × `.logs/*.jsonl`
|
| 656 |
+
operational log.
|
| 657 |
+
|
| 658 |
+
### 12. `stats.parquet` uses reservoir-sampled percentiles
|
| 659 |
+
|
| 660 |
+
`meta/stats.parquet:q01` and `:q99` come from a 10,000-sample reservoir
|
| 661 |
+
per column. Expect ±0.5% error — fine for ImageNet-style normalization
|
| 662 |
+
presets, **not** for tight outlier detection. Re-running
|
| 663 |
+
`build_stats()` produces slightly different `q01`/`q99` because of RNG.
|
| 664 |
+
|
| 665 |
+
---
|
| 666 |
+
|
| 667 |
+
## Citation
|
| 668 |
+
|
| 669 |
+
```bibtex
|
| 670 |
+
@inproceedings{zhou2026surgsync,
|
| 671 |
+
author = {Zhou, Haoying and Liu, Chang and Wu, Yimeng and Wu, Junlin
|
| 672 |
+
and Wu, Zijian and Lee, Yu Chung and Martuscelli, Sara
|
| 673 |
+
and Salcudean, Septimiu E. and Fischer, Gregory S.
|
| 674 |
+
and Kazanzides, Peter},
|
| 675 |
+
title = {{SurgSync}: Time-Synchronized Multi-modal Data Collection
|
| 676 |
+
Framework and Dataset for Surgical Robotics},
|
| 677 |
+
booktitle = {IEEE International Conference on Robotics and Automation (ICRA)},
|
| 678 |
+
year = {2026},
|
| 679 |
+
}
|
| 680 |
+
```
|
| 681 |
+
|
| 682 |
+
External backbones used by the (future) preprocessing pipeline — cite
|
| 683 |
+
separately if you rely on derived streams:
|
| 684 |
+
|
| 685 |
+
```bibtex
|
| 686 |
+
@inproceedings{wen2025foundationstereo,
|
| 687 |
+
title = {FoundationStereo: Zero-Shot Stereo Matching},
|
| 688 |
+
author = {Wen, Bowen and Trepte, Matthew and Aribido, Joseph and Kautz, Jan and Gallo, Orazio and Birchfield, Stan},
|
| 689 |
+
booktitle = {CVPR},
|
| 690 |
+
year = {2025}
|
| 691 |
+
}
|
| 692 |
+
@inproceedings{teed2020raft,
|
| 693 |
+
title = {{RAFT}: Recurrent All-Pairs Field Transforms for Optical Flow},
|
| 694 |
+
author = {Teed, Zachary and Deng, Jia},
|
| 695 |
+
booktitle = {ECCV},
|
| 696 |
+
year = {2020}
|
| 697 |
+
}
|
| 698 |
+
```
|
| 699 |
+
|
| 700 |
+
---
|
| 701 |
+
|
| 702 |
+
## Maintainer / contact
|
| 703 |
+
|
| 704 |
+
**Haoying (Jack) Zhou** — `hzhou62@jh.edu` / `hzhou6@wpi.edu` ·
|
| 705 |
+
[github.com/jackzhy96](https://github.com/jackzhy96) ·
|
| 706 |
+
project page **https://surgsync.github.io/**.
|
| 707 |
+
|
| 708 |
+
For questions about the data format, the loader API, or this specific
|
| 709 |
+
release, open an issue on the
|
| 710 |
+
[toolkit repository](https://github.com/jackzhy96/dvrk_multimodal_data_collection).
|
| 711 |
+
|
| 712 |
+
---
|
| 713 |
+
|
| 714 |
+
## License
|
| 715 |
+
|
| 716 |
+
Released under **Creative Commons Attribution-NonCommercial 4.0
|
| 717 |
+
International (CC-BY-NC-4.0)**. The dVRK recordings follow the same
|
| 718 |
+
licensing terms as the raw source data; contact the maintainer for
|
| 719 |
+
clarifications on specific clinical sub-partitions.
|
| 720 |
+
|
| 721 |
+
The accompanying **SurgSync toolkit** (reader, packer, unpacker,
|
| 722 |
+
processing pipelines) is released under its own license — see
|
| 723 |
+
`LICENSE` in the
|
| 724 |
+
[toolkit repository](https://github.com/jackzhy96/dvrk_multimodal_data_collection).
|
meta/dataset.json
ADDED
|
@@ -0,0 +1,81 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"name": "SurgSync",
|
| 3 |
+
"schema_version": "1.0.0",
|
| 4 |
+
"data_version": "1.0",
|
| 5 |
+
"release_option": "B",
|
| 6 |
+
"created_at_utc": "2026-05-24T02:36:14.099143+00:00",
|
| 7 |
+
"modalities": {
|
| 8 |
+
"video": [
|
| 9 |
+
"stereo_left",
|
| 10 |
+
"stereo_right",
|
| 11 |
+
"side"
|
| 12 |
+
],
|
| 13 |
+
"preprocess": [
|
| 14 |
+
"depth",
|
| 15 |
+
"flow_left",
|
| 16 |
+
"flow_right",
|
| 17 |
+
"heatmap_PSM1_left",
|
| 18 |
+
"heatmap_PSM1_right",
|
| 19 |
+
"heatmap_PSM2_left",
|
| 20 |
+
"heatmap_PSM2_right"
|
| 21 |
+
],
|
| 22 |
+
"state": [
|
| 23 |
+
"ECM",
|
| 24 |
+
"PSM1",
|
| 25 |
+
"PSM2"
|
| 26 |
+
],
|
| 27 |
+
"action": [
|
| 28 |
+
"PSM1",
|
| 29 |
+
"PSM2"
|
| 30 |
+
],
|
| 31 |
+
"annotation": [
|
| 32 |
+
"contact",
|
| 33 |
+
"gesture",
|
| 34 |
+
"phase",
|
| 35 |
+
"step"
|
| 36 |
+
]
|
| 37 |
+
},
|
| 38 |
+
"conventions": {
|
| 39 |
+
"master_clock": "stereo_left_capture_ros_header_stamp",
|
| 40 |
+
"alignment_policy": "nearest_neighbor_within_tolerance",
|
| 41 |
+
"alignment_tol_ms": {
|
| 42 |
+
"online": 2.0,
|
| 43 |
+
"offline": {
|
| 44 |
+
"image_side": 33.0,
|
| 45 |
+
"kinematic": "1000/source_frequency_hz"
|
| 46 |
+
}
|
| 47 |
+
},
|
| 48 |
+
"frame_index_basis": "master_clock",
|
| 49 |
+
"quaternion_order": "xyzw",
|
| 50 |
+
"length_unit": "m",
|
| 51 |
+
"angle_unit": "rad",
|
| 52 |
+
"image_size_raw": [
|
| 53 |
+
1920,
|
| 54 |
+
1080
|
| 55 |
+
],
|
| 56 |
+
"image_size_postprocess": [
|
| 57 |
+
512,
|
| 58 |
+
288
|
| 59 |
+
],
|
| 60 |
+
"bimanual_action_concat": false,
|
| 61 |
+
"image_normalization": "imagenet"
|
| 62 |
+
},
|
| 63 |
+
"pipeline_versions": {
|
| 64 |
+
"rectify_resize": null,
|
| 65 |
+
"kinematic_handeye": null,
|
| 66 |
+
"depth_estimation": null,
|
| 67 |
+
"optical_flow_raft": null
|
| 68 |
+
},
|
| 69 |
+
"tasks": [
|
| 70 |
+
"cold_cut_dissection",
|
| 71 |
+
"cold_cut_dissection_intestine",
|
| 72 |
+
"cold_cut_dissection_skin_peel",
|
| 73 |
+
"peg_transfer",
|
| 74 |
+
"single_interrupted_stitch",
|
| 75 |
+
"tissue_manipulation"
|
| 76 |
+
],
|
| 77 |
+
"tasks_jsonl_path": "meta/tasks.jsonl",
|
| 78 |
+
"episodes_index_path": "meta/episodes.parquet",
|
| 79 |
+
"frames_index_path": "meta/index.parquet",
|
| 80 |
+
"manifest_path": "meta/manifest.json"
|
| 81 |
+
}
|
meta/episodes.jsonl
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
meta/episodes.parquet/task=cold_cut_dissection/part-00000.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:bb3f6c2fe523e52793c8376ed5663d32abf4328dbdd2467872aca3547f01e9dc
|
| 3 |
+
size 11550
|
meta/episodes.parquet/task=cold_cut_dissection_intestine/part-00000.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:fc688f388085387029f65364c9f23ed1537d8c9886f0b77e0b322625f351bdde
|
| 3 |
+
size 8155
|
meta/episodes.parquet/task=cold_cut_dissection_skin_peel/part-00000.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:0077d8835a09b2545465fb325b7d29373d826f63df95cc2db65d6b6fd745eaec
|
| 3 |
+
size 7677
|
meta/episodes.parquet/task=peg_transfer/part-00000.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:348d11e6986fca00812f40d5f05909b0aa1863935280c320f269822ed9b70448
|
| 3 |
+
size 8902
|
meta/episodes.parquet/task=single_interrupted_stitch/part-00000.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:996c8d8f68711ad890a7560e87c9ce0c109be5841874769a9752eb9085fe253a
|
| 3 |
+
size 13793
|
meta/episodes.parquet/task=tissue_manipulation/part-00000.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:c044fa726ea9ebea610bc579871bf4fc12e7d06a015c401d236ed8c2a643bbd1
|
| 3 |
+
size 9301
|
meta/index.parquet/task=cold_cut_dissection/part-00000.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:f169889b0ce2132bc40b12c5af11315040edf123d4791c7d35ac6a9be3c43c3d
|
| 3 |
+
size 140527
|
meta/index.parquet/task=cold_cut_dissection_intestine/part-00000.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:cc35624039b09b1289ea3e5fae21d52924f91a05f47a0cb5346970d975733362
|
| 3 |
+
size 59100
|
meta/index.parquet/task=cold_cut_dissection_skin_peel/part-00000.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d717c1a964970472a2fd7495143c2a5c4f1bd77243490326f53495fa15cdae12
|
| 3 |
+
size 23353
|
meta/index.parquet/task=peg_transfer/part-00000.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:2bf4ec73516d5652e24c65aaac7fb0561b368bea5d10dfa8ee8aa9e2b9f2f714
|
| 3 |
+
size 55447
|
meta/index.parquet/task=single_interrupted_stitch/part-00000.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:da219efce8ed615c9f1afc2bd21eb42daa44b825075df577d2d9b3eeb91d15ff
|
| 3 |
+
size 375123
|
meta/index.parquet/task=tissue_manipulation/part-00000.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:a1a9731572e2e051058afc28f3ef892f63651ed7ab6867e81fc4e5b6c3b0a665
|
| 3 |
+
size 54223
|
meta/manifest.json
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
meta/modalities.json
ADDED
|
@@ -0,0 +1,2799 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"schema_version": "1.0.0",
|
| 3 |
+
"n_episodes": 205,
|
| 4 |
+
"streams_present_in_n_episodes": {
|
| 5 |
+
"video": {
|
| 6 |
+
"stereo_left": 0,
|
| 7 |
+
"stereo_right": 0,
|
| 8 |
+
"side": 0
|
| 9 |
+
},
|
| 10 |
+
"video_raw": {
|
| 11 |
+
"stereo_left": 205,
|
| 12 |
+
"stereo_right": 205,
|
| 13 |
+
"side": 205
|
| 14 |
+
},
|
| 15 |
+
"preprocess": {
|
| 16 |
+
"depth": 0,
|
| 17 |
+
"flow_left": 0,
|
| 18 |
+
"flow_right": 0,
|
| 19 |
+
"heatmap_PSM1_left": 0,
|
| 20 |
+
"heatmap_PSM1_right": 0,
|
| 21 |
+
"heatmap_PSM2_left": 0,
|
| 22 |
+
"heatmap_PSM2_right": 0
|
| 23 |
+
},
|
| 24 |
+
"kinematic": {
|
| 25 |
+
"ECM": 205,
|
| 26 |
+
"PSM1": 205,
|
| 27 |
+
"PSM2": 205
|
| 28 |
+
}
|
| 29 |
+
},
|
| 30 |
+
"topics_present_in_n_episodes": {
|
| 31 |
+
"kinematic.ECM": {
|
| 32 |
+
"local_measured_cp.position": 205,
|
| 33 |
+
"local_measured_cp.orientation": 205,
|
| 34 |
+
"measured_cp.position": 205,
|
| 35 |
+
"measured_cp.orientation": 205,
|
| 36 |
+
"measured_cp.velocity": 205,
|
| 37 |
+
"measured_cv.linear": 205,
|
| 38 |
+
"measured_cv.angular": 205,
|
| 39 |
+
"measured_js.position": 205,
|
| 40 |
+
"measured_js.velocity": 205,
|
| 41 |
+
"measured_js.effort": 205,
|
| 42 |
+
"setpoint_js.position": 205,
|
| 43 |
+
"setpoint_js.velocity": 205,
|
| 44 |
+
"setpoint_js.effort": 205
|
| 45 |
+
},
|
| 46 |
+
"kinematic.PSM1": {
|
| 47 |
+
"local_measured_cp.position": 205,
|
| 48 |
+
"local_measured_cp.orientation": 205,
|
| 49 |
+
"measured_cp.position": 205,
|
| 50 |
+
"measured_cp.orientation": 205,
|
| 51 |
+
"measured_cp.velocity": 205,
|
| 52 |
+
"measured_cv.linear": 205,
|
| 53 |
+
"measured_cv.angular": 205,
|
| 54 |
+
"measured_js.position": 205,
|
| 55 |
+
"measured_js.velocity": 205,
|
| 56 |
+
"measured_js.effort": 205,
|
| 57 |
+
"setpoint_js.position": 205,
|
| 58 |
+
"setpoint_js.velocity": 205,
|
| 59 |
+
"setpoint_js.effort": 205,
|
| 60 |
+
"setpoint_cp.position": 109,
|
| 61 |
+
"setpoint_cp.orientation": 109,
|
| 62 |
+
"measured_cp_calibrated.position": 0,
|
| 63 |
+
"measured_cp_calibrated.orientation": 0,
|
| 64 |
+
"setpoint_cp_calibrated.position": 0,
|
| 65 |
+
"setpoint_cp_calibrated.orientation": 0,
|
| 66 |
+
"jaw.measured_position": 205,
|
| 67 |
+
"jaw.setpoint_position": 205,
|
| 68 |
+
"source_frequency_hz": 205
|
| 69 |
+
},
|
| 70 |
+
"kinematic.PSM2": {
|
| 71 |
+
"local_measured_cp.position": 205,
|
| 72 |
+
"local_measured_cp.orientation": 205,
|
| 73 |
+
"measured_cp.position": 205,
|
| 74 |
+
"measured_cp.orientation": 205,
|
| 75 |
+
"measured_cp.velocity": 205,
|
| 76 |
+
"measured_cv.linear": 205,
|
| 77 |
+
"measured_cv.angular": 205,
|
| 78 |
+
"measured_js.position": 205,
|
| 79 |
+
"measured_js.velocity": 205,
|
| 80 |
+
"measured_js.effort": 205,
|
| 81 |
+
"setpoint_js.position": 205,
|
| 82 |
+
"setpoint_js.velocity": 205,
|
| 83 |
+
"setpoint_js.effort": 205,
|
| 84 |
+
"setpoint_cp.position": 109,
|
| 85 |
+
"setpoint_cp.orientation": 109,
|
| 86 |
+
"measured_cp_calibrated.position": 0,
|
| 87 |
+
"measured_cp_calibrated.orientation": 0,
|
| 88 |
+
"setpoint_cp_calibrated.position": 0,
|
| 89 |
+
"setpoint_cp_calibrated.orientation": 0,
|
| 90 |
+
"jaw.measured_position": 205,
|
| 91 |
+
"jaw.setpoint_position": 205,
|
| 92 |
+
"source_frequency_hz": 205
|
| 93 |
+
},
|
| 94 |
+
"annotation": {
|
| 95 |
+
"contact.PSM1": 205,
|
| 96 |
+
"contact.PSM2": 205,
|
| 97 |
+
"gesture.PSM1": 128,
|
| 98 |
+
"gesture.PSM2": 128,
|
| 99 |
+
"phase": 205,
|
| 100 |
+
"step": 205
|
| 101 |
+
},
|
| 102 |
+
"timestamp": {
|
| 103 |
+
"delta_to_master.image_right_ns": 205,
|
| 104 |
+
"delta_to_master.image_side_ns": 205,
|
| 105 |
+
"delta_to_master.ECM.measured_js_ns": 205,
|
| 106 |
+
"delta_to_master.ECM.measured_cp_ns": 205,
|
| 107 |
+
"delta_to_master.ECM.measured_cv_ns": 205,
|
| 108 |
+
"delta_to_master.ECM.local_measured_cp_ns": 205,
|
| 109 |
+
"delta_to_master.ECM.setpoint_js_ns": 205,
|
| 110 |
+
"delta_to_master.ECM.setpoint_cp_ns": 109,
|
| 111 |
+
"delta_to_master.PSM1.measured_js_ns": 205,
|
| 112 |
+
"delta_to_master.PSM1.measured_cp_ns": 205,
|
| 113 |
+
"delta_to_master.PSM1.measured_cv_ns": 205,
|
| 114 |
+
"delta_to_master.PSM1.local_measured_cp_ns": 205,
|
| 115 |
+
"delta_to_master.PSM1.setpoint_js_ns": 205,
|
| 116 |
+
"delta_to_master.PSM1.setpoint_cp_ns": 109,
|
| 117 |
+
"delta_to_master.PSM1.jaw_measured_ns": 205,
|
| 118 |
+
"delta_to_master.PSM1.jaw_setpoint_ns": 205,
|
| 119 |
+
"delta_to_master.PSM2.measured_js_ns": 205,
|
| 120 |
+
"delta_to_master.PSM2.measured_cp_ns": 205,
|
| 121 |
+
"delta_to_master.PSM2.measured_cv_ns": 205,
|
| 122 |
+
"delta_to_master.PSM2.local_measured_cp_ns": 205,
|
| 123 |
+
"delta_to_master.PSM2.setpoint_js_ns": 205,
|
| 124 |
+
"delta_to_master.PSM2.setpoint_cp_ns": 109,
|
| 125 |
+
"delta_to_master.PSM2.jaw_measured_ns": 205,
|
| 126 |
+
"delta_to_master.PSM2.jaw_setpoint_ns": 205
|
| 127 |
+
}
|
| 128 |
+
},
|
| 129 |
+
"n_with_annotation": 205,
|
| 130 |
+
"n_with_calibrated_kinematic": 0,
|
| 131 |
+
"n_with_gesture_partial": 35,
|
| 132 |
+
"episodes": [
|
| 133 |
+
{
|
| 134 |
+
"episode_id": "offline_data_0_1763665236598048449",
|
| 135 |
+
"summary": {
|
| 136 |
+
"video_streams": 0,
|
| 137 |
+
"video_raw_streams": 3,
|
| 138 |
+
"preprocess_streams": 0,
|
| 139 |
+
"kinematic_arms": 3,
|
| 140 |
+
"has_annotation": true,
|
| 141 |
+
"has_calibrated_kinematic": false,
|
| 142 |
+
"gesture_partial": false
|
| 143 |
+
},
|
| 144 |
+
"path": "offline_data/episodes/single_interrupted_stitch/0/modalities.json"
|
| 145 |
+
},
|
| 146 |
+
{
|
| 147 |
+
"episode_id": "offline_data_10_1765404601155175209",
|
| 148 |
+
"summary": {
|
| 149 |
+
"video_streams": 0,
|
| 150 |
+
"video_raw_streams": 3,
|
| 151 |
+
"preprocess_streams": 0,
|
| 152 |
+
"kinematic_arms": 3,
|
| 153 |
+
"has_annotation": true,
|
| 154 |
+
"has_calibrated_kinematic": false,
|
| 155 |
+
"gesture_partial": false
|
| 156 |
+
},
|
| 157 |
+
"path": "offline_data/episodes/cold_cut_dissection/10/modalities.json"
|
| 158 |
+
},
|
| 159 |
+
{
|
| 160 |
+
"episode_id": "offline_data_11_1765404813600379705",
|
| 161 |
+
"summary": {
|
| 162 |
+
"video_streams": 0,
|
| 163 |
+
"video_raw_streams": 3,
|
| 164 |
+
"preprocess_streams": 0,
|
| 165 |
+
"kinematic_arms": 3,
|
| 166 |
+
"has_annotation": true,
|
| 167 |
+
"has_calibrated_kinematic": false,
|
| 168 |
+
"gesture_partial": false
|
| 169 |
+
},
|
| 170 |
+
"path": "offline_data/episodes/cold_cut_dissection/11/modalities.json"
|
| 171 |
+
},
|
| 172 |
+
{
|
| 173 |
+
"episode_id": "offline_data_12_1765405309912571907",
|
| 174 |
+
"summary": {
|
| 175 |
+
"video_streams": 0,
|
| 176 |
+
"video_raw_streams": 3,
|
| 177 |
+
"preprocess_streams": 0,
|
| 178 |
+
"kinematic_arms": 3,
|
| 179 |
+
"has_annotation": true,
|
| 180 |
+
"has_calibrated_kinematic": false,
|
| 181 |
+
"gesture_partial": false
|
| 182 |
+
},
|
| 183 |
+
"path": "offline_data/episodes/cold_cut_dissection/12/modalities.json"
|
| 184 |
+
},
|
| 185 |
+
{
|
| 186 |
+
"episode_id": "offline_data_13_1765405479506682158",
|
| 187 |
+
"summary": {
|
| 188 |
+
"video_streams": 0,
|
| 189 |
+
"video_raw_streams": 3,
|
| 190 |
+
"preprocess_streams": 0,
|
| 191 |
+
"kinematic_arms": 3,
|
| 192 |
+
"has_annotation": true,
|
| 193 |
+
"has_calibrated_kinematic": false,
|
| 194 |
+
"gesture_partial": false
|
| 195 |
+
},
|
| 196 |
+
"path": "offline_data/episodes/cold_cut_dissection/13/modalities.json"
|
| 197 |
+
},
|
| 198 |
+
{
|
| 199 |
+
"episode_id": "offline_data_14_1765405875279028654",
|
| 200 |
+
"summary": {
|
| 201 |
+
"video_streams": 0,
|
| 202 |
+
"video_raw_streams": 3,
|
| 203 |
+
"preprocess_streams": 0,
|
| 204 |
+
"kinematic_arms": 3,
|
| 205 |
+
"has_annotation": true,
|
| 206 |
+
"has_calibrated_kinematic": false,
|
| 207 |
+
"gesture_partial": false
|
| 208 |
+
},
|
| 209 |
+
"path": "offline_data/episodes/cold_cut_dissection/14/modalities.json"
|
| 210 |
+
},
|
| 211 |
+
{
|
| 212 |
+
"episode_id": "offline_data_15_1765406009527875900",
|
| 213 |
+
"summary": {
|
| 214 |
+
"video_streams": 0,
|
| 215 |
+
"video_raw_streams": 3,
|
| 216 |
+
"preprocess_streams": 0,
|
| 217 |
+
"kinematic_arms": 3,
|
| 218 |
+
"has_annotation": true,
|
| 219 |
+
"has_calibrated_kinematic": false,
|
| 220 |
+
"gesture_partial": false
|
| 221 |
+
},
|
| 222 |
+
"path": "offline_data/episodes/cold_cut_dissection/15/modalities.json"
|
| 223 |
+
},
|
| 224 |
+
{
|
| 225 |
+
"episode_id": "offline_data_16_1765406134027991056",
|
| 226 |
+
"summary": {
|
| 227 |
+
"video_streams": 0,
|
| 228 |
+
"video_raw_streams": 3,
|
| 229 |
+
"preprocess_streams": 0,
|
| 230 |
+
"kinematic_arms": 3,
|
| 231 |
+
"has_annotation": true,
|
| 232 |
+
"has_calibrated_kinematic": false,
|
| 233 |
+
"gesture_partial": false
|
| 234 |
+
},
|
| 235 |
+
"path": "offline_data/episodes/cold_cut_dissection/16/modalities.json"
|
| 236 |
+
},
|
| 237 |
+
{
|
| 238 |
+
"episode_id": "offline_data_17_1765406374032466650",
|
| 239 |
+
"summary": {
|
| 240 |
+
"video_streams": 0,
|
| 241 |
+
"video_raw_streams": 3,
|
| 242 |
+
"preprocess_streams": 0,
|
| 243 |
+
"kinematic_arms": 3,
|
| 244 |
+
"has_annotation": true,
|
| 245 |
+
"has_calibrated_kinematic": false,
|
| 246 |
+
"gesture_partial": false
|
| 247 |
+
},
|
| 248 |
+
"path": "offline_data/episodes/cold_cut_dissection/17/modalities.json"
|
| 249 |
+
},
|
| 250 |
+
{
|
| 251 |
+
"episode_id": "offline_data_18_1765406852595278740",
|
| 252 |
+
"summary": {
|
| 253 |
+
"video_streams": 0,
|
| 254 |
+
"video_raw_streams": 3,
|
| 255 |
+
"preprocess_streams": 0,
|
| 256 |
+
"kinematic_arms": 3,
|
| 257 |
+
"has_annotation": true,
|
| 258 |
+
"has_calibrated_kinematic": false,
|
| 259 |
+
"gesture_partial": false
|
| 260 |
+
},
|
| 261 |
+
"path": "offline_data/episodes/cold_cut_dissection/18/modalities.json"
|
| 262 |
+
},
|
| 263 |
+
{
|
| 264 |
+
"episode_id": "offline_data_19_1765407045391175032",
|
| 265 |
+
"summary": {
|
| 266 |
+
"video_streams": 0,
|
| 267 |
+
"video_raw_streams": 3,
|
| 268 |
+
"preprocess_streams": 0,
|
| 269 |
+
"kinematic_arms": 3,
|
| 270 |
+
"has_annotation": true,
|
| 271 |
+
"has_calibrated_kinematic": false,
|
| 272 |
+
"gesture_partial": false
|
| 273 |
+
},
|
| 274 |
+
"path": "offline_data/episodes/cold_cut_dissection/19/modalities.json"
|
| 275 |
+
},
|
| 276 |
+
{
|
| 277 |
+
"episode_id": "offline_data_1_1763665533630821943",
|
| 278 |
+
"summary": {
|
| 279 |
+
"video_streams": 0,
|
| 280 |
+
"video_raw_streams": 3,
|
| 281 |
+
"preprocess_streams": 0,
|
| 282 |
+
"kinematic_arms": 3,
|
| 283 |
+
"has_annotation": true,
|
| 284 |
+
"has_calibrated_kinematic": false,
|
| 285 |
+
"gesture_partial": false
|
| 286 |
+
},
|
| 287 |
+
"path": "offline_data/episodes/single_interrupted_stitch/1/modalities.json"
|
| 288 |
+
},
|
| 289 |
+
{
|
| 290 |
+
"episode_id": "offline_data_20_1765407217976611853",
|
| 291 |
+
"summary": {
|
| 292 |
+
"video_streams": 0,
|
| 293 |
+
"video_raw_streams": 3,
|
| 294 |
+
"preprocess_streams": 0,
|
| 295 |
+
"kinematic_arms": 3,
|
| 296 |
+
"has_annotation": true,
|
| 297 |
+
"has_calibrated_kinematic": false,
|
| 298 |
+
"gesture_partial": false
|
| 299 |
+
},
|
| 300 |
+
"path": "offline_data/episodes/cold_cut_dissection/20/modalities.json"
|
| 301 |
+
},
|
| 302 |
+
{
|
| 303 |
+
"episode_id": "offline_data_21_1765407753993455648",
|
| 304 |
+
"summary": {
|
| 305 |
+
"video_streams": 0,
|
| 306 |
+
"video_raw_streams": 3,
|
| 307 |
+
"preprocess_streams": 0,
|
| 308 |
+
"kinematic_arms": 3,
|
| 309 |
+
"has_annotation": true,
|
| 310 |
+
"has_calibrated_kinematic": false,
|
| 311 |
+
"gesture_partial": false
|
| 312 |
+
},
|
| 313 |
+
"path": "offline_data/episodes/cold_cut_dissection/21/modalities.json"
|
| 314 |
+
},
|
| 315 |
+
{
|
| 316 |
+
"episode_id": "offline_data_22_1765407877776879549",
|
| 317 |
+
"summary": {
|
| 318 |
+
"video_streams": 0,
|
| 319 |
+
"video_raw_streams": 3,
|
| 320 |
+
"preprocess_streams": 0,
|
| 321 |
+
"kinematic_arms": 3,
|
| 322 |
+
"has_annotation": true,
|
| 323 |
+
"has_calibrated_kinematic": false,
|
| 324 |
+
"gesture_partial": false
|
| 325 |
+
},
|
| 326 |
+
"path": "offline_data/episodes/cold_cut_dissection/22/modalities.json"
|
| 327 |
+
},
|
| 328 |
+
{
|
| 329 |
+
"episode_id": "offline_data_23_1765408010523938656",
|
| 330 |
+
"summary": {
|
| 331 |
+
"video_streams": 0,
|
| 332 |
+
"video_raw_streams": 3,
|
| 333 |
+
"preprocess_streams": 0,
|
| 334 |
+
"kinematic_arms": 3,
|
| 335 |
+
"has_annotation": true,
|
| 336 |
+
"has_calibrated_kinematic": false,
|
| 337 |
+
"gesture_partial": false
|
| 338 |
+
},
|
| 339 |
+
"path": "offline_data/episodes/cold_cut_dissection/23/modalities.json"
|
| 340 |
+
},
|
| 341 |
+
{
|
| 342 |
+
"episode_id": "offline_data_24_1765394394062877178",
|
| 343 |
+
"summary": {
|
| 344 |
+
"video_streams": 0,
|
| 345 |
+
"video_raw_streams": 3,
|
| 346 |
+
"preprocess_streams": 0,
|
| 347 |
+
"kinematic_arms": 3,
|
| 348 |
+
"has_annotation": true,
|
| 349 |
+
"has_calibrated_kinematic": false,
|
| 350 |
+
"gesture_partial": false
|
| 351 |
+
},
|
| 352 |
+
"path": "offline_data/episodes/single_interrupted_stitch/24/modalities.json"
|
| 353 |
+
},
|
| 354 |
+
{
|
| 355 |
+
"episode_id": "offline_data_25_1765394594738811493",
|
| 356 |
+
"summary": {
|
| 357 |
+
"video_streams": 0,
|
| 358 |
+
"video_raw_streams": 3,
|
| 359 |
+
"preprocess_streams": 0,
|
| 360 |
+
"kinematic_arms": 3,
|
| 361 |
+
"has_annotation": true,
|
| 362 |
+
"has_calibrated_kinematic": false,
|
| 363 |
+
"gesture_partial": false
|
| 364 |
+
},
|
| 365 |
+
"path": "offline_data/episodes/single_interrupted_stitch/25/modalities.json"
|
| 366 |
+
},
|
| 367 |
+
{
|
| 368 |
+
"episode_id": "offline_data_26_1765395035763777256",
|
| 369 |
+
"summary": {
|
| 370 |
+
"video_streams": 0,
|
| 371 |
+
"video_raw_streams": 3,
|
| 372 |
+
"preprocess_streams": 0,
|
| 373 |
+
"kinematic_arms": 3,
|
| 374 |
+
"has_annotation": true,
|
| 375 |
+
"has_calibrated_kinematic": false,
|
| 376 |
+
"gesture_partial": false
|
| 377 |
+
},
|
| 378 |
+
"path": "offline_data/episodes/single_interrupted_stitch/26/modalities.json"
|
| 379 |
+
},
|
| 380 |
+
{
|
| 381 |
+
"episode_id": "offline_data_27_1765395162626638889",
|
| 382 |
+
"summary": {
|
| 383 |
+
"video_streams": 0,
|
| 384 |
+
"video_raw_streams": 3,
|
| 385 |
+
"preprocess_streams": 0,
|
| 386 |
+
"kinematic_arms": 3,
|
| 387 |
+
"has_annotation": true,
|
| 388 |
+
"has_calibrated_kinematic": false,
|
| 389 |
+
"gesture_partial": false
|
| 390 |
+
},
|
| 391 |
+
"path": "offline_data/episodes/single_interrupted_stitch/27/modalities.json"
|
| 392 |
+
},
|
| 393 |
+
{
|
| 394 |
+
"episode_id": "offline_data_28_1765396669822381496",
|
| 395 |
+
"summary": {
|
| 396 |
+
"video_streams": 0,
|
| 397 |
+
"video_raw_streams": 3,
|
| 398 |
+
"preprocess_streams": 0,
|
| 399 |
+
"kinematic_arms": 3,
|
| 400 |
+
"has_annotation": true,
|
| 401 |
+
"has_calibrated_kinematic": false,
|
| 402 |
+
"gesture_partial": false
|
| 403 |
+
},
|
| 404 |
+
"path": "offline_data/episodes/single_interrupted_stitch/28/modalities.json"
|
| 405 |
+
},
|
| 406 |
+
{
|
| 407 |
+
"episode_id": "offline_data_29_1765396828670589447",
|
| 408 |
+
"summary": {
|
| 409 |
+
"video_streams": 0,
|
| 410 |
+
"video_raw_streams": 3,
|
| 411 |
+
"preprocess_streams": 0,
|
| 412 |
+
"kinematic_arms": 3,
|
| 413 |
+
"has_annotation": true,
|
| 414 |
+
"has_calibrated_kinematic": false,
|
| 415 |
+
"gesture_partial": false
|
| 416 |
+
},
|
| 417 |
+
"path": "offline_data/episodes/single_interrupted_stitch/29/modalities.json"
|
| 418 |
+
},
|
| 419 |
+
{
|
| 420 |
+
"episode_id": "offline_data_2_1763666167596086025",
|
| 421 |
+
"summary": {
|
| 422 |
+
"video_streams": 0,
|
| 423 |
+
"video_raw_streams": 3,
|
| 424 |
+
"preprocess_streams": 0,
|
| 425 |
+
"kinematic_arms": 3,
|
| 426 |
+
"has_annotation": true,
|
| 427 |
+
"has_calibrated_kinematic": false,
|
| 428 |
+
"gesture_partial": false
|
| 429 |
+
},
|
| 430 |
+
"path": "offline_data/episodes/single_interrupted_stitch/2/modalities.json"
|
| 431 |
+
},
|
| 432 |
+
{
|
| 433 |
+
"episode_id": "offline_data_30_1765397243809195757",
|
| 434 |
+
"summary": {
|
| 435 |
+
"video_streams": 0,
|
| 436 |
+
"video_raw_streams": 3,
|
| 437 |
+
"preprocess_streams": 0,
|
| 438 |
+
"kinematic_arms": 3,
|
| 439 |
+
"has_annotation": true,
|
| 440 |
+
"has_calibrated_kinematic": false,
|
| 441 |
+
"gesture_partial": false
|
| 442 |
+
},
|
| 443 |
+
"path": "offline_data/episodes/single_interrupted_stitch/30/modalities.json"
|
| 444 |
+
},
|
| 445 |
+
{
|
| 446 |
+
"episode_id": "offline_data_31_1765397478366073370",
|
| 447 |
+
"summary": {
|
| 448 |
+
"video_streams": 0,
|
| 449 |
+
"video_raw_streams": 3,
|
| 450 |
+
"preprocess_streams": 0,
|
| 451 |
+
"kinematic_arms": 3,
|
| 452 |
+
"has_annotation": true,
|
| 453 |
+
"has_calibrated_kinematic": false,
|
| 454 |
+
"gesture_partial": false
|
| 455 |
+
},
|
| 456 |
+
"path": "offline_data/episodes/single_interrupted_stitch/31/modalities.json"
|
| 457 |
+
},
|
| 458 |
+
{
|
| 459 |
+
"episode_id": "offline_data_32_1765397765096349955",
|
| 460 |
+
"summary": {
|
| 461 |
+
"video_streams": 0,
|
| 462 |
+
"video_raw_streams": 3,
|
| 463 |
+
"preprocess_streams": 0,
|
| 464 |
+
"kinematic_arms": 3,
|
| 465 |
+
"has_annotation": true,
|
| 466 |
+
"has_calibrated_kinematic": false,
|
| 467 |
+
"gesture_partial": false
|
| 468 |
+
},
|
| 469 |
+
"path": "offline_data/episodes/single_interrupted_stitch/32/modalities.json"
|
| 470 |
+
},
|
| 471 |
+
{
|
| 472 |
+
"episode_id": "offline_data_33_1765397895750135899",
|
| 473 |
+
"summary": {
|
| 474 |
+
"video_streams": 0,
|
| 475 |
+
"video_raw_streams": 3,
|
| 476 |
+
"preprocess_streams": 0,
|
| 477 |
+
"kinematic_arms": 3,
|
| 478 |
+
"has_annotation": true,
|
| 479 |
+
"has_calibrated_kinematic": false,
|
| 480 |
+
"gesture_partial": false
|
| 481 |
+
},
|
| 482 |
+
"path": "offline_data/episodes/single_interrupted_stitch/33/modalities.json"
|
| 483 |
+
},
|
| 484 |
+
{
|
| 485 |
+
"episode_id": "offline_data_34_1765492370541463375",
|
| 486 |
+
"summary": {
|
| 487 |
+
"video_streams": 0,
|
| 488 |
+
"video_raw_streams": 3,
|
| 489 |
+
"preprocess_streams": 0,
|
| 490 |
+
"kinematic_arms": 3,
|
| 491 |
+
"has_annotation": true,
|
| 492 |
+
"has_calibrated_kinematic": false,
|
| 493 |
+
"gesture_partial": false
|
| 494 |
+
},
|
| 495 |
+
"path": "offline_data/episodes/cold_cut_dissection/34/modalities.json"
|
| 496 |
+
},
|
| 497 |
+
{
|
| 498 |
+
"episode_id": "offline_data_35_1765492623485956430",
|
| 499 |
+
"summary": {
|
| 500 |
+
"video_streams": 0,
|
| 501 |
+
"video_raw_streams": 3,
|
| 502 |
+
"preprocess_streams": 0,
|
| 503 |
+
"kinematic_arms": 3,
|
| 504 |
+
"has_annotation": true,
|
| 505 |
+
"has_calibrated_kinematic": false,
|
| 506 |
+
"gesture_partial": false
|
| 507 |
+
},
|
| 508 |
+
"path": "offline_data/episodes/cold_cut_dissection/35/modalities.json"
|
| 509 |
+
},
|
| 510 |
+
{
|
| 511 |
+
"episode_id": "offline_data_36_1765493386667921305",
|
| 512 |
+
"summary": {
|
| 513 |
+
"video_streams": 0,
|
| 514 |
+
"video_raw_streams": 3,
|
| 515 |
+
"preprocess_streams": 0,
|
| 516 |
+
"kinematic_arms": 3,
|
| 517 |
+
"has_annotation": true,
|
| 518 |
+
"has_calibrated_kinematic": false,
|
| 519 |
+
"gesture_partial": false
|
| 520 |
+
},
|
| 521 |
+
"path": "offline_data/episodes/cold_cut_dissection/36/modalities.json"
|
| 522 |
+
},
|
| 523 |
+
{
|
| 524 |
+
"episode_id": "offline_data_37_1765493595037703037",
|
| 525 |
+
"summary": {
|
| 526 |
+
"video_streams": 0,
|
| 527 |
+
"video_raw_streams": 3,
|
| 528 |
+
"preprocess_streams": 0,
|
| 529 |
+
"kinematic_arms": 3,
|
| 530 |
+
"has_annotation": true,
|
| 531 |
+
"has_calibrated_kinematic": false,
|
| 532 |
+
"gesture_partial": false
|
| 533 |
+
},
|
| 534 |
+
"path": "offline_data/episodes/cold_cut_dissection/37/modalities.json"
|
| 535 |
+
},
|
| 536 |
+
{
|
| 537 |
+
"episode_id": "offline_data_38_1765494239460962772",
|
| 538 |
+
"summary": {
|
| 539 |
+
"video_streams": 0,
|
| 540 |
+
"video_raw_streams": 3,
|
| 541 |
+
"preprocess_streams": 0,
|
| 542 |
+
"kinematic_arms": 3,
|
| 543 |
+
"has_annotation": true,
|
| 544 |
+
"has_calibrated_kinematic": false,
|
| 545 |
+
"gesture_partial": false
|
| 546 |
+
},
|
| 547 |
+
"path": "offline_data/episodes/cold_cut_dissection/38/modalities.json"
|
| 548 |
+
},
|
| 549 |
+
{
|
| 550 |
+
"episode_id": "offline_data_39_1765494522265405893",
|
| 551 |
+
"summary": {
|
| 552 |
+
"video_streams": 0,
|
| 553 |
+
"video_raw_streams": 3,
|
| 554 |
+
"preprocess_streams": 0,
|
| 555 |
+
"kinematic_arms": 3,
|
| 556 |
+
"has_annotation": true,
|
| 557 |
+
"has_calibrated_kinematic": false,
|
| 558 |
+
"gesture_partial": false
|
| 559 |
+
},
|
| 560 |
+
"path": "offline_data/episodes/cold_cut_dissection/39/modalities.json"
|
| 561 |
+
},
|
| 562 |
+
{
|
| 563 |
+
"episode_id": "offline_data_3_1763666389613397121",
|
| 564 |
+
"summary": {
|
| 565 |
+
"video_streams": 0,
|
| 566 |
+
"video_raw_streams": 3,
|
| 567 |
+
"preprocess_streams": 0,
|
| 568 |
+
"kinematic_arms": 3,
|
| 569 |
+
"has_annotation": true,
|
| 570 |
+
"has_calibrated_kinematic": false,
|
| 571 |
+
"gesture_partial": false
|
| 572 |
+
},
|
| 573 |
+
"path": "offline_data/episodes/single_interrupted_stitch/3/modalities.json"
|
| 574 |
+
},
|
| 575 |
+
{
|
| 576 |
+
"episode_id": "offline_data_40_1765494905059444666",
|
| 577 |
+
"summary": {
|
| 578 |
+
"video_streams": 0,
|
| 579 |
+
"video_raw_streams": 3,
|
| 580 |
+
"preprocess_streams": 0,
|
| 581 |
+
"kinematic_arms": 3,
|
| 582 |
+
"has_annotation": true,
|
| 583 |
+
"has_calibrated_kinematic": false,
|
| 584 |
+
"gesture_partial": false
|
| 585 |
+
},
|
| 586 |
+
"path": "offline_data/episodes/cold_cut_dissection/40/modalities.json"
|
| 587 |
+
},
|
| 588 |
+
{
|
| 589 |
+
"episode_id": "offline_data_41_1765495347159316778",
|
| 590 |
+
"summary": {
|
| 591 |
+
"video_streams": 0,
|
| 592 |
+
"video_raw_streams": 3,
|
| 593 |
+
"preprocess_streams": 0,
|
| 594 |
+
"kinematic_arms": 3,
|
| 595 |
+
"has_annotation": true,
|
| 596 |
+
"has_calibrated_kinematic": false,
|
| 597 |
+
"gesture_partial": false
|
| 598 |
+
},
|
| 599 |
+
"path": "offline_data/episodes/cold_cut_dissection/41/modalities.json"
|
| 600 |
+
},
|
| 601 |
+
{
|
| 602 |
+
"episode_id": "offline_data_42_1765495592992884636",
|
| 603 |
+
"summary": {
|
| 604 |
+
"video_streams": 0,
|
| 605 |
+
"video_raw_streams": 3,
|
| 606 |
+
"preprocess_streams": 0,
|
| 607 |
+
"kinematic_arms": 3,
|
| 608 |
+
"has_annotation": true,
|
| 609 |
+
"has_calibrated_kinematic": false,
|
| 610 |
+
"gesture_partial": true
|
| 611 |
+
},
|
| 612 |
+
"path": "offline_data/episodes/cold_cut_dissection/42/modalities.json"
|
| 613 |
+
},
|
| 614 |
+
{
|
| 615 |
+
"episode_id": "offline_data_43_1765495796661938429",
|
| 616 |
+
"summary": {
|
| 617 |
+
"video_streams": 0,
|
| 618 |
+
"video_raw_streams": 3,
|
| 619 |
+
"preprocess_streams": 0,
|
| 620 |
+
"kinematic_arms": 3,
|
| 621 |
+
"has_annotation": true,
|
| 622 |
+
"has_calibrated_kinematic": false,
|
| 623 |
+
"gesture_partial": false
|
| 624 |
+
},
|
| 625 |
+
"path": "offline_data/episodes/cold_cut_dissection/43/modalities.json"
|
| 626 |
+
},
|
| 627 |
+
{
|
| 628 |
+
"episode_id": "offline_data_44_1765486020632205963",
|
| 629 |
+
"summary": {
|
| 630 |
+
"video_streams": 0,
|
| 631 |
+
"video_raw_streams": 3,
|
| 632 |
+
"preprocess_streams": 0,
|
| 633 |
+
"kinematic_arms": 3,
|
| 634 |
+
"has_annotation": true,
|
| 635 |
+
"has_calibrated_kinematic": false,
|
| 636 |
+
"gesture_partial": false
|
| 637 |
+
},
|
| 638 |
+
"path": "offline_data/episodes/single_interrupted_stitch/44/modalities.json"
|
| 639 |
+
},
|
| 640 |
+
{
|
| 641 |
+
"episode_id": "offline_data_45_1765486249002064943",
|
| 642 |
+
"summary": {
|
| 643 |
+
"video_streams": 0,
|
| 644 |
+
"video_raw_streams": 3,
|
| 645 |
+
"preprocess_streams": 0,
|
| 646 |
+
"kinematic_arms": 3,
|
| 647 |
+
"has_annotation": true,
|
| 648 |
+
"has_calibrated_kinematic": false,
|
| 649 |
+
"gesture_partial": false
|
| 650 |
+
},
|
| 651 |
+
"path": "offline_data/episodes/single_interrupted_stitch/45/modalities.json"
|
| 652 |
+
},
|
| 653 |
+
{
|
| 654 |
+
"episode_id": "offline_data_46_1765486792162754774",
|
| 655 |
+
"summary": {
|
| 656 |
+
"video_streams": 0,
|
| 657 |
+
"video_raw_streams": 3,
|
| 658 |
+
"preprocess_streams": 0,
|
| 659 |
+
"kinematic_arms": 3,
|
| 660 |
+
"has_annotation": true,
|
| 661 |
+
"has_calibrated_kinematic": false,
|
| 662 |
+
"gesture_partial": false
|
| 663 |
+
},
|
| 664 |
+
"path": "offline_data/episodes/single_interrupted_stitch/46/modalities.json"
|
| 665 |
+
},
|
| 666 |
+
{
|
| 667 |
+
"episode_id": "offline_data_47_1765487792351571321",
|
| 668 |
+
"summary": {
|
| 669 |
+
"video_streams": 0,
|
| 670 |
+
"video_raw_streams": 3,
|
| 671 |
+
"preprocess_streams": 0,
|
| 672 |
+
"kinematic_arms": 3,
|
| 673 |
+
"has_annotation": true,
|
| 674 |
+
"has_calibrated_kinematic": false,
|
| 675 |
+
"gesture_partial": false
|
| 676 |
+
},
|
| 677 |
+
"path": "offline_data/episodes/single_interrupted_stitch/47/modalities.json"
|
| 678 |
+
},
|
| 679 |
+
{
|
| 680 |
+
"episode_id": "offline_data_48_1765488269624170303",
|
| 681 |
+
"summary": {
|
| 682 |
+
"video_streams": 0,
|
| 683 |
+
"video_raw_streams": 3,
|
| 684 |
+
"preprocess_streams": 0,
|
| 685 |
+
"kinematic_arms": 3,
|
| 686 |
+
"has_annotation": true,
|
| 687 |
+
"has_calibrated_kinematic": false,
|
| 688 |
+
"gesture_partial": false
|
| 689 |
+
},
|
| 690 |
+
"path": "offline_data/episodes/single_interrupted_stitch/48/modalities.json"
|
| 691 |
+
},
|
| 692 |
+
{
|
| 693 |
+
"episode_id": "offline_data_49_1765488904884926796",
|
| 694 |
+
"summary": {
|
| 695 |
+
"video_streams": 0,
|
| 696 |
+
"video_raw_streams": 3,
|
| 697 |
+
"preprocess_streams": 0,
|
| 698 |
+
"kinematic_arms": 3,
|
| 699 |
+
"has_annotation": true,
|
| 700 |
+
"has_calibrated_kinematic": false,
|
| 701 |
+
"gesture_partial": false
|
| 702 |
+
},
|
| 703 |
+
"path": "offline_data/episodes/single_interrupted_stitch/49/modalities.json"
|
| 704 |
+
},
|
| 705 |
+
{
|
| 706 |
+
"episode_id": "offline_data_4_1763662721340847492",
|
| 707 |
+
"summary": {
|
| 708 |
+
"video_streams": 0,
|
| 709 |
+
"video_raw_streams": 3,
|
| 710 |
+
"preprocess_streams": 0,
|
| 711 |
+
"kinematic_arms": 3,
|
| 712 |
+
"has_annotation": true,
|
| 713 |
+
"has_calibrated_kinematic": false,
|
| 714 |
+
"gesture_partial": false
|
| 715 |
+
},
|
| 716 |
+
"path": "offline_data/episodes/single_interrupted_stitch/4/modalities.json"
|
| 717 |
+
},
|
| 718 |
+
{
|
| 719 |
+
"episode_id": "offline_data_50_1765489334084565401",
|
| 720 |
+
"summary": {
|
| 721 |
+
"video_streams": 0,
|
| 722 |
+
"video_raw_streams": 3,
|
| 723 |
+
"preprocess_streams": 0,
|
| 724 |
+
"kinematic_arms": 3,
|
| 725 |
+
"has_annotation": true,
|
| 726 |
+
"has_calibrated_kinematic": false,
|
| 727 |
+
"gesture_partial": false
|
| 728 |
+
},
|
| 729 |
+
"path": "offline_data/episodes/single_interrupted_stitch/50/modalities.json"
|
| 730 |
+
},
|
| 731 |
+
{
|
| 732 |
+
"episode_id": "offline_data_51_1765489546845724821",
|
| 733 |
+
"summary": {
|
| 734 |
+
"video_streams": 0,
|
| 735 |
+
"video_raw_streams": 3,
|
| 736 |
+
"preprocess_streams": 0,
|
| 737 |
+
"kinematic_arms": 3,
|
| 738 |
+
"has_annotation": true,
|
| 739 |
+
"has_calibrated_kinematic": false,
|
| 740 |
+
"gesture_partial": false
|
| 741 |
+
},
|
| 742 |
+
"path": "offline_data/episodes/single_interrupted_stitch/51/modalities.json"
|
| 743 |
+
},
|
| 744 |
+
{
|
| 745 |
+
"episode_id": "offline_data_52_1765489881440842628",
|
| 746 |
+
"summary": {
|
| 747 |
+
"video_streams": 0,
|
| 748 |
+
"video_raw_streams": 3,
|
| 749 |
+
"preprocess_streams": 0,
|
| 750 |
+
"kinematic_arms": 3,
|
| 751 |
+
"has_annotation": true,
|
| 752 |
+
"has_calibrated_kinematic": false,
|
| 753 |
+
"gesture_partial": false
|
| 754 |
+
},
|
| 755 |
+
"path": "offline_data/episodes/single_interrupted_stitch/52/modalities.json"
|
| 756 |
+
},
|
| 757 |
+
{
|
| 758 |
+
"episode_id": "offline_data_53_1765490072445257425",
|
| 759 |
+
"summary": {
|
| 760 |
+
"video_streams": 0,
|
| 761 |
+
"video_raw_streams": 3,
|
| 762 |
+
"preprocess_streams": 0,
|
| 763 |
+
"kinematic_arms": 3,
|
| 764 |
+
"has_annotation": true,
|
| 765 |
+
"has_calibrated_kinematic": false,
|
| 766 |
+
"gesture_partial": false
|
| 767 |
+
},
|
| 768 |
+
"path": "offline_data/episodes/single_interrupted_stitch/53/modalities.json"
|
| 769 |
+
},
|
| 770 |
+
{
|
| 771 |
+
"episode_id": "offline_data_54_1765643818152436733",
|
| 772 |
+
"summary": {
|
| 773 |
+
"video_streams": 0,
|
| 774 |
+
"video_raw_streams": 3,
|
| 775 |
+
"preprocess_streams": 0,
|
| 776 |
+
"kinematic_arms": 3,
|
| 777 |
+
"has_annotation": true,
|
| 778 |
+
"has_calibrated_kinematic": false,
|
| 779 |
+
"gesture_partial": false
|
| 780 |
+
},
|
| 781 |
+
"path": "offline_data/episodes/cold_cut_dissection/54/modalities.json"
|
| 782 |
+
},
|
| 783 |
+
{
|
| 784 |
+
"episode_id": "offline_data_55_1765644060254048586",
|
| 785 |
+
"summary": {
|
| 786 |
+
"video_streams": 0,
|
| 787 |
+
"video_raw_streams": 3,
|
| 788 |
+
"preprocess_streams": 0,
|
| 789 |
+
"kinematic_arms": 3,
|
| 790 |
+
"has_annotation": true,
|
| 791 |
+
"has_calibrated_kinematic": false,
|
| 792 |
+
"gesture_partial": false
|
| 793 |
+
},
|
| 794 |
+
"path": "offline_data/episodes/cold_cut_dissection/55/modalities.json"
|
| 795 |
+
},
|
| 796 |
+
{
|
| 797 |
+
"episode_id": "offline_data_56_1765644273669280529",
|
| 798 |
+
"summary": {
|
| 799 |
+
"video_streams": 0,
|
| 800 |
+
"video_raw_streams": 3,
|
| 801 |
+
"preprocess_streams": 0,
|
| 802 |
+
"kinematic_arms": 3,
|
| 803 |
+
"has_annotation": true,
|
| 804 |
+
"has_calibrated_kinematic": false,
|
| 805 |
+
"gesture_partial": false
|
| 806 |
+
},
|
| 807 |
+
"path": "offline_data/episodes/cold_cut_dissection/56/modalities.json"
|
| 808 |
+
},
|
| 809 |
+
{
|
| 810 |
+
"episode_id": "offline_data_57_1765644469720815897",
|
| 811 |
+
"summary": {
|
| 812 |
+
"video_streams": 0,
|
| 813 |
+
"video_raw_streams": 3,
|
| 814 |
+
"preprocess_streams": 0,
|
| 815 |
+
"kinematic_arms": 3,
|
| 816 |
+
"has_annotation": true,
|
| 817 |
+
"has_calibrated_kinematic": false,
|
| 818 |
+
"gesture_partial": false
|
| 819 |
+
},
|
| 820 |
+
"path": "offline_data/episodes/cold_cut_dissection/57/modalities.json"
|
| 821 |
+
},
|
| 822 |
+
{
|
| 823 |
+
"episode_id": "offline_data_58_1765644665538369656",
|
| 824 |
+
"summary": {
|
| 825 |
+
"video_streams": 0,
|
| 826 |
+
"video_raw_streams": 3,
|
| 827 |
+
"preprocess_streams": 0,
|
| 828 |
+
"kinematic_arms": 3,
|
| 829 |
+
"has_annotation": true,
|
| 830 |
+
"has_calibrated_kinematic": false,
|
| 831 |
+
"gesture_partial": true
|
| 832 |
+
},
|
| 833 |
+
"path": "offline_data/episodes/cold_cut_dissection/58/modalities.json"
|
| 834 |
+
},
|
| 835 |
+
{
|
| 836 |
+
"episode_id": "offline_data_59_1765645074612396002",
|
| 837 |
+
"summary": {
|
| 838 |
+
"video_streams": 0,
|
| 839 |
+
"video_raw_streams": 3,
|
| 840 |
+
"preprocess_streams": 0,
|
| 841 |
+
"kinematic_arms": 3,
|
| 842 |
+
"has_annotation": true,
|
| 843 |
+
"has_calibrated_kinematic": false,
|
| 844 |
+
"gesture_partial": true
|
| 845 |
+
},
|
| 846 |
+
"path": "offline_data/episodes/cold_cut_dissection/59/modalities.json"
|
| 847 |
+
},
|
| 848 |
+
{
|
| 849 |
+
"episode_id": "offline_data_5_1763663831997717619",
|
| 850 |
+
"summary": {
|
| 851 |
+
"video_streams": 0,
|
| 852 |
+
"video_raw_streams": 3,
|
| 853 |
+
"preprocess_streams": 0,
|
| 854 |
+
"kinematic_arms": 3,
|
| 855 |
+
"has_annotation": true,
|
| 856 |
+
"has_calibrated_kinematic": false,
|
| 857 |
+
"gesture_partial": false
|
| 858 |
+
},
|
| 859 |
+
"path": "offline_data/episodes/single_interrupted_stitch/5/modalities.json"
|
| 860 |
+
},
|
| 861 |
+
{
|
| 862 |
+
"episode_id": "offline_data_60_1765645418378108740",
|
| 863 |
+
"summary": {
|
| 864 |
+
"video_streams": 0,
|
| 865 |
+
"video_raw_streams": 3,
|
| 866 |
+
"preprocess_streams": 0,
|
| 867 |
+
"kinematic_arms": 3,
|
| 868 |
+
"has_annotation": true,
|
| 869 |
+
"has_calibrated_kinematic": false,
|
| 870 |
+
"gesture_partial": true
|
| 871 |
+
},
|
| 872 |
+
"path": "offline_data/episodes/cold_cut_dissection/60/modalities.json"
|
| 873 |
+
},
|
| 874 |
+
{
|
| 875 |
+
"episode_id": "offline_data_61_1765641795344190121",
|
| 876 |
+
"summary": {
|
| 877 |
+
"video_streams": 0,
|
| 878 |
+
"video_raw_streams": 3,
|
| 879 |
+
"preprocess_streams": 0,
|
| 880 |
+
"kinematic_arms": 3,
|
| 881 |
+
"has_annotation": true,
|
| 882 |
+
"has_calibrated_kinematic": false,
|
| 883 |
+
"gesture_partial": false
|
| 884 |
+
},
|
| 885 |
+
"path": "offline_data/episodes/single_interrupted_stitch/61/modalities.json"
|
| 886 |
+
},
|
| 887 |
+
{
|
| 888 |
+
"episode_id": "offline_data_62_1765642108365399837",
|
| 889 |
+
"summary": {
|
| 890 |
+
"video_streams": 0,
|
| 891 |
+
"video_raw_streams": 3,
|
| 892 |
+
"preprocess_streams": 0,
|
| 893 |
+
"kinematic_arms": 3,
|
| 894 |
+
"has_annotation": true,
|
| 895 |
+
"has_calibrated_kinematic": false,
|
| 896 |
+
"gesture_partial": false
|
| 897 |
+
},
|
| 898 |
+
"path": "offline_data/episodes/single_interrupted_stitch/62/modalities.json"
|
| 899 |
+
},
|
| 900 |
+
{
|
| 901 |
+
"episode_id": "offline_data_63_1765642443179759026",
|
| 902 |
+
"summary": {
|
| 903 |
+
"video_streams": 0,
|
| 904 |
+
"video_raw_streams": 3,
|
| 905 |
+
"preprocess_streams": 0,
|
| 906 |
+
"kinematic_arms": 3,
|
| 907 |
+
"has_annotation": true,
|
| 908 |
+
"has_calibrated_kinematic": false,
|
| 909 |
+
"gesture_partial": false
|
| 910 |
+
},
|
| 911 |
+
"path": "offline_data/episodes/single_interrupted_stitch/63/modalities.json"
|
| 912 |
+
},
|
| 913 |
+
{
|
| 914 |
+
"episode_id": "offline_data_64_1765642699402575016",
|
| 915 |
+
"summary": {
|
| 916 |
+
"video_streams": 0,
|
| 917 |
+
"video_raw_streams": 3,
|
| 918 |
+
"preprocess_streams": 0,
|
| 919 |
+
"kinematic_arms": 3,
|
| 920 |
+
"has_annotation": true,
|
| 921 |
+
"has_calibrated_kinematic": false,
|
| 922 |
+
"gesture_partial": false
|
| 923 |
+
},
|
| 924 |
+
"path": "offline_data/episodes/single_interrupted_stitch/64/modalities.json"
|
| 925 |
+
},
|
| 926 |
+
{
|
| 927 |
+
"episode_id": "offline_data_65_1765642906490075350",
|
| 928 |
+
"summary": {
|
| 929 |
+
"video_streams": 0,
|
| 930 |
+
"video_raw_streams": 3,
|
| 931 |
+
"preprocess_streams": 0,
|
| 932 |
+
"kinematic_arms": 3,
|
| 933 |
+
"has_annotation": true,
|
| 934 |
+
"has_calibrated_kinematic": false,
|
| 935 |
+
"gesture_partial": false
|
| 936 |
+
},
|
| 937 |
+
"path": "offline_data/episodes/single_interrupted_stitch/65/modalities.json"
|
| 938 |
+
},
|
| 939 |
+
{
|
| 940 |
+
"episode_id": "offline_data_66_1765643166882972717",
|
| 941 |
+
"summary": {
|
| 942 |
+
"video_streams": 0,
|
| 943 |
+
"video_raw_streams": 3,
|
| 944 |
+
"preprocess_streams": 0,
|
| 945 |
+
"kinematic_arms": 3,
|
| 946 |
+
"has_annotation": true,
|
| 947 |
+
"has_calibrated_kinematic": false,
|
| 948 |
+
"gesture_partial": false
|
| 949 |
+
},
|
| 950 |
+
"path": "offline_data/episodes/single_interrupted_stitch/66/modalities.json"
|
| 951 |
+
},
|
| 952 |
+
{
|
| 953 |
+
"episode_id": "offline_data_67_1767640385127887487",
|
| 954 |
+
"summary": {
|
| 955 |
+
"video_streams": 0,
|
| 956 |
+
"video_raw_streams": 3,
|
| 957 |
+
"preprocess_streams": 0,
|
| 958 |
+
"kinematic_arms": 3,
|
| 959 |
+
"has_annotation": true,
|
| 960 |
+
"has_calibrated_kinematic": false,
|
| 961 |
+
"gesture_partial": false
|
| 962 |
+
},
|
| 963 |
+
"path": "offline_data/episodes/cold_cut_dissection/67/modalities.json"
|
| 964 |
+
},
|
| 965 |
+
{
|
| 966 |
+
"episode_id": "offline_data_68_1767640696313016176",
|
| 967 |
+
"summary": {
|
| 968 |
+
"video_streams": 0,
|
| 969 |
+
"video_raw_streams": 3,
|
| 970 |
+
"preprocess_streams": 0,
|
| 971 |
+
"kinematic_arms": 3,
|
| 972 |
+
"has_annotation": true,
|
| 973 |
+
"has_calibrated_kinematic": false,
|
| 974 |
+
"gesture_partial": false
|
| 975 |
+
},
|
| 976 |
+
"path": "offline_data/episodes/cold_cut_dissection/68/modalities.json"
|
| 977 |
+
},
|
| 978 |
+
{
|
| 979 |
+
"episode_id": "offline_data_69_1767641149605946302",
|
| 980 |
+
"summary": {
|
| 981 |
+
"video_streams": 0,
|
| 982 |
+
"video_raw_streams": 3,
|
| 983 |
+
"preprocess_streams": 0,
|
| 984 |
+
"kinematic_arms": 3,
|
| 985 |
+
"has_annotation": true,
|
| 986 |
+
"has_calibrated_kinematic": false,
|
| 987 |
+
"gesture_partial": false
|
| 988 |
+
},
|
| 989 |
+
"path": "offline_data/episodes/cold_cut_dissection/69/modalities.json"
|
| 990 |
+
},
|
| 991 |
+
{
|
| 992 |
+
"episode_id": "offline_data_6_1765403134325547695",
|
| 993 |
+
"summary": {
|
| 994 |
+
"video_streams": 0,
|
| 995 |
+
"video_raw_streams": 3,
|
| 996 |
+
"preprocess_streams": 0,
|
| 997 |
+
"kinematic_arms": 3,
|
| 998 |
+
"has_annotation": true,
|
| 999 |
+
"has_calibrated_kinematic": false,
|
| 1000 |
+
"gesture_partial": false
|
| 1001 |
+
},
|
| 1002 |
+
"path": "offline_data/episodes/cold_cut_dissection/6/modalities.json"
|
| 1003 |
+
},
|
| 1004 |
+
{
|
| 1005 |
+
"episode_id": "offline_data_70_1767641594212357998",
|
| 1006 |
+
"summary": {
|
| 1007 |
+
"video_streams": 0,
|
| 1008 |
+
"video_raw_streams": 3,
|
| 1009 |
+
"preprocess_streams": 0,
|
| 1010 |
+
"kinematic_arms": 3,
|
| 1011 |
+
"has_annotation": true,
|
| 1012 |
+
"has_calibrated_kinematic": false,
|
| 1013 |
+
"gesture_partial": false
|
| 1014 |
+
},
|
| 1015 |
+
"path": "offline_data/episodes/cold_cut_dissection/70/modalities.json"
|
| 1016 |
+
},
|
| 1017 |
+
{
|
| 1018 |
+
"episode_id": "offline_data_71_1767642294934660196",
|
| 1019 |
+
"summary": {
|
| 1020 |
+
"video_streams": 0,
|
| 1021 |
+
"video_raw_streams": 3,
|
| 1022 |
+
"preprocess_streams": 0,
|
| 1023 |
+
"kinematic_arms": 3,
|
| 1024 |
+
"has_annotation": true,
|
| 1025 |
+
"has_calibrated_kinematic": false,
|
| 1026 |
+
"gesture_partial": false
|
| 1027 |
+
},
|
| 1028 |
+
"path": "offline_data/episodes/cold_cut_dissection_skin_peel/71/modalities.json"
|
| 1029 |
+
},
|
| 1030 |
+
{
|
| 1031 |
+
"episode_id": "offline_data_72_1767638980549154043",
|
| 1032 |
+
"summary": {
|
| 1033 |
+
"video_streams": 0,
|
| 1034 |
+
"video_raw_streams": 3,
|
| 1035 |
+
"preprocess_streams": 0,
|
| 1036 |
+
"kinematic_arms": 3,
|
| 1037 |
+
"has_annotation": true,
|
| 1038 |
+
"has_calibrated_kinematic": false,
|
| 1039 |
+
"gesture_partial": false
|
| 1040 |
+
},
|
| 1041 |
+
"path": "offline_data/episodes/single_interrupted_stitch/72/modalities.json"
|
| 1042 |
+
},
|
| 1043 |
+
{
|
| 1044 |
+
"episode_id": "offline_data_73_1767639152962211132",
|
| 1045 |
+
"summary": {
|
| 1046 |
+
"video_streams": 0,
|
| 1047 |
+
"video_raw_streams": 3,
|
| 1048 |
+
"preprocess_streams": 0,
|
| 1049 |
+
"kinematic_arms": 3,
|
| 1050 |
+
"has_annotation": true,
|
| 1051 |
+
"has_calibrated_kinematic": false,
|
| 1052 |
+
"gesture_partial": false
|
| 1053 |
+
},
|
| 1054 |
+
"path": "offline_data/episodes/single_interrupted_stitch/73/modalities.json"
|
| 1055 |
+
},
|
| 1056 |
+
{
|
| 1057 |
+
"episode_id": "offline_data_74_1767639410053466082",
|
| 1058 |
+
"summary": {
|
| 1059 |
+
"video_streams": 0,
|
| 1060 |
+
"video_raw_streams": 3,
|
| 1061 |
+
"preprocess_streams": 0,
|
| 1062 |
+
"kinematic_arms": 3,
|
| 1063 |
+
"has_annotation": true,
|
| 1064 |
+
"has_calibrated_kinematic": false,
|
| 1065 |
+
"gesture_partial": false
|
| 1066 |
+
},
|
| 1067 |
+
"path": "offline_data/episodes/single_interrupted_stitch/74/modalities.json"
|
| 1068 |
+
},
|
| 1069 |
+
{
|
| 1070 |
+
"episode_id": "offline_data_75_1767639539837052107",
|
| 1071 |
+
"summary": {
|
| 1072 |
+
"video_streams": 0,
|
| 1073 |
+
"video_raw_streams": 3,
|
| 1074 |
+
"preprocess_streams": 0,
|
| 1075 |
+
"kinematic_arms": 3,
|
| 1076 |
+
"has_annotation": true,
|
| 1077 |
+
"has_calibrated_kinematic": false,
|
| 1078 |
+
"gesture_partial": false
|
| 1079 |
+
},
|
| 1080 |
+
"path": "offline_data/episodes/single_interrupted_stitch/75/modalities.json"
|
| 1081 |
+
},
|
| 1082 |
+
{
|
| 1083 |
+
"episode_id": "offline_data_76_1767639681462176085",
|
| 1084 |
+
"summary": {
|
| 1085 |
+
"video_streams": 0,
|
| 1086 |
+
"video_raw_streams": 3,
|
| 1087 |
+
"preprocess_streams": 0,
|
| 1088 |
+
"kinematic_arms": 3,
|
| 1089 |
+
"has_annotation": true,
|
| 1090 |
+
"has_calibrated_kinematic": false,
|
| 1091 |
+
"gesture_partial": false
|
| 1092 |
+
},
|
| 1093 |
+
"path": "offline_data/episodes/single_interrupted_stitch/76/modalities.json"
|
| 1094 |
+
},
|
| 1095 |
+
{
|
| 1096 |
+
"episode_id": "offline_data_77_1767918471048260212",
|
| 1097 |
+
"summary": {
|
| 1098 |
+
"video_streams": 0,
|
| 1099 |
+
"video_raw_streams": 3,
|
| 1100 |
+
"preprocess_streams": 0,
|
| 1101 |
+
"kinematic_arms": 3,
|
| 1102 |
+
"has_annotation": true,
|
| 1103 |
+
"has_calibrated_kinematic": false,
|
| 1104 |
+
"gesture_partial": false
|
| 1105 |
+
},
|
| 1106 |
+
"path": "offline_data/episodes/cold_cut_dissection/77/modalities.json"
|
| 1107 |
+
},
|
| 1108 |
+
{
|
| 1109 |
+
"episode_id": "offline_data_78_1767918670071427822",
|
| 1110 |
+
"summary": {
|
| 1111 |
+
"video_streams": 0,
|
| 1112 |
+
"video_raw_streams": 3,
|
| 1113 |
+
"preprocess_streams": 0,
|
| 1114 |
+
"kinematic_arms": 3,
|
| 1115 |
+
"has_annotation": true,
|
| 1116 |
+
"has_calibrated_kinematic": false,
|
| 1117 |
+
"gesture_partial": false
|
| 1118 |
+
},
|
| 1119 |
+
"path": "offline_data/episodes/cold_cut_dissection/78/modalities.json"
|
| 1120 |
+
},
|
| 1121 |
+
{
|
| 1122 |
+
"episode_id": "offline_data_79_1767918921654633760",
|
| 1123 |
+
"summary": {
|
| 1124 |
+
"video_streams": 0,
|
| 1125 |
+
"video_raw_streams": 3,
|
| 1126 |
+
"preprocess_streams": 0,
|
| 1127 |
+
"kinematic_arms": 3,
|
| 1128 |
+
"has_annotation": true,
|
| 1129 |
+
"has_calibrated_kinematic": false,
|
| 1130 |
+
"gesture_partial": false
|
| 1131 |
+
},
|
| 1132 |
+
"path": "offline_data/episodes/cold_cut_dissection/79/modalities.json"
|
| 1133 |
+
},
|
| 1134 |
+
{
|
| 1135 |
+
"episode_id": "offline_data_7_1765403439412479877",
|
| 1136 |
+
"summary": {
|
| 1137 |
+
"video_streams": 0,
|
| 1138 |
+
"video_raw_streams": 3,
|
| 1139 |
+
"preprocess_streams": 0,
|
| 1140 |
+
"kinematic_arms": 3,
|
| 1141 |
+
"has_annotation": true,
|
| 1142 |
+
"has_calibrated_kinematic": false,
|
| 1143 |
+
"gesture_partial": false
|
| 1144 |
+
},
|
| 1145 |
+
"path": "offline_data/episodes/cold_cut_dissection/7/modalities.json"
|
| 1146 |
+
},
|
| 1147 |
+
{
|
| 1148 |
+
"episode_id": "offline_data_80_1767919023424586535",
|
| 1149 |
+
"summary": {
|
| 1150 |
+
"video_streams": 0,
|
| 1151 |
+
"video_raw_streams": 3,
|
| 1152 |
+
"preprocess_streams": 0,
|
| 1153 |
+
"kinematic_arms": 3,
|
| 1154 |
+
"has_annotation": true,
|
| 1155 |
+
"has_calibrated_kinematic": false,
|
| 1156 |
+
"gesture_partial": false
|
| 1157 |
+
},
|
| 1158 |
+
"path": "offline_data/episodes/cold_cut_dissection/80/modalities.json"
|
| 1159 |
+
},
|
| 1160 |
+
{
|
| 1161 |
+
"episode_id": "offline_data_81_1767919191941004753",
|
| 1162 |
+
"summary": {
|
| 1163 |
+
"video_streams": 0,
|
| 1164 |
+
"video_raw_streams": 3,
|
| 1165 |
+
"preprocess_streams": 0,
|
| 1166 |
+
"kinematic_arms": 3,
|
| 1167 |
+
"has_annotation": true,
|
| 1168 |
+
"has_calibrated_kinematic": false,
|
| 1169 |
+
"gesture_partial": false
|
| 1170 |
+
},
|
| 1171 |
+
"path": "offline_data/episodes/cold_cut_dissection/81/modalities.json"
|
| 1172 |
+
},
|
| 1173 |
+
{
|
| 1174 |
+
"episode_id": "offline_data_82_1767919336693384886",
|
| 1175 |
+
"summary": {
|
| 1176 |
+
"video_streams": 0,
|
| 1177 |
+
"video_raw_streams": 3,
|
| 1178 |
+
"preprocess_streams": 0,
|
| 1179 |
+
"kinematic_arms": 3,
|
| 1180 |
+
"has_annotation": true,
|
| 1181 |
+
"has_calibrated_kinematic": false,
|
| 1182 |
+
"gesture_partial": false
|
| 1183 |
+
},
|
| 1184 |
+
"path": "offline_data/episodes/cold_cut_dissection/82/modalities.json"
|
| 1185 |
+
},
|
| 1186 |
+
{
|
| 1187 |
+
"episode_id": "offline_data_83_1767919575662761211",
|
| 1188 |
+
"summary": {
|
| 1189 |
+
"video_streams": 0,
|
| 1190 |
+
"video_raw_streams": 3,
|
| 1191 |
+
"preprocess_streams": 0,
|
| 1192 |
+
"kinematic_arms": 3,
|
| 1193 |
+
"has_annotation": true,
|
| 1194 |
+
"has_calibrated_kinematic": false,
|
| 1195 |
+
"gesture_partial": false
|
| 1196 |
+
},
|
| 1197 |
+
"path": "offline_data/episodes/cold_cut_dissection/83/modalities.json"
|
| 1198 |
+
},
|
| 1199 |
+
{
|
| 1200 |
+
"episode_id": "offline_data_84_1767919684548514366",
|
| 1201 |
+
"summary": {
|
| 1202 |
+
"video_streams": 0,
|
| 1203 |
+
"video_raw_streams": 3,
|
| 1204 |
+
"preprocess_streams": 0,
|
| 1205 |
+
"kinematic_arms": 3,
|
| 1206 |
+
"has_annotation": true,
|
| 1207 |
+
"has_calibrated_kinematic": false,
|
| 1208 |
+
"gesture_partial": false
|
| 1209 |
+
},
|
| 1210 |
+
"path": "offline_data/episodes/cold_cut_dissection/84/modalities.json"
|
| 1211 |
+
},
|
| 1212 |
+
{
|
| 1213 |
+
"episode_id": "offline_data_85_1767919775031065702",
|
| 1214 |
+
"summary": {
|
| 1215 |
+
"video_streams": 0,
|
| 1216 |
+
"video_raw_streams": 3,
|
| 1217 |
+
"preprocess_streams": 0,
|
| 1218 |
+
"kinematic_arms": 3,
|
| 1219 |
+
"has_annotation": true,
|
| 1220 |
+
"has_calibrated_kinematic": false,
|
| 1221 |
+
"gesture_partial": false
|
| 1222 |
+
},
|
| 1223 |
+
"path": "offline_data/episodes/cold_cut_dissection/85/modalities.json"
|
| 1224 |
+
},
|
| 1225 |
+
{
|
| 1226 |
+
"episode_id": "offline_data_86_1767914035588493824",
|
| 1227 |
+
"summary": {
|
| 1228 |
+
"video_streams": 0,
|
| 1229 |
+
"video_raw_streams": 3,
|
| 1230 |
+
"preprocess_streams": 0,
|
| 1231 |
+
"kinematic_arms": 3,
|
| 1232 |
+
"has_annotation": true,
|
| 1233 |
+
"has_calibrated_kinematic": false,
|
| 1234 |
+
"gesture_partial": false
|
| 1235 |
+
},
|
| 1236 |
+
"path": "offline_data/episodes/single_interrupted_stitch/86/modalities.json"
|
| 1237 |
+
},
|
| 1238 |
+
{
|
| 1239 |
+
"episode_id": "offline_data_87_1767915419868614912",
|
| 1240 |
+
"summary": {
|
| 1241 |
+
"video_streams": 0,
|
| 1242 |
+
"video_raw_streams": 3,
|
| 1243 |
+
"preprocess_streams": 0,
|
| 1244 |
+
"kinematic_arms": 3,
|
| 1245 |
+
"has_annotation": true,
|
| 1246 |
+
"has_calibrated_kinematic": false,
|
| 1247 |
+
"gesture_partial": false
|
| 1248 |
+
},
|
| 1249 |
+
"path": "offline_data/episodes/single_interrupted_stitch/87/modalities.json"
|
| 1250 |
+
},
|
| 1251 |
+
{
|
| 1252 |
+
"episode_id": "offline_data_88_1767915804979159355",
|
| 1253 |
+
"summary": {
|
| 1254 |
+
"video_streams": 0,
|
| 1255 |
+
"video_raw_streams": 3,
|
| 1256 |
+
"preprocess_streams": 0,
|
| 1257 |
+
"kinematic_arms": 3,
|
| 1258 |
+
"has_annotation": true,
|
| 1259 |
+
"has_calibrated_kinematic": false,
|
| 1260 |
+
"gesture_partial": false
|
| 1261 |
+
},
|
| 1262 |
+
"path": "offline_data/episodes/single_interrupted_stitch/88/modalities.json"
|
| 1263 |
+
},
|
| 1264 |
+
{
|
| 1265 |
+
"episode_id": "offline_data_89_1767916141378339529",
|
| 1266 |
+
"summary": {
|
| 1267 |
+
"video_streams": 0,
|
| 1268 |
+
"video_raw_streams": 3,
|
| 1269 |
+
"preprocess_streams": 0,
|
| 1270 |
+
"kinematic_arms": 3,
|
| 1271 |
+
"has_annotation": true,
|
| 1272 |
+
"has_calibrated_kinematic": false,
|
| 1273 |
+
"gesture_partial": false
|
| 1274 |
+
},
|
| 1275 |
+
"path": "offline_data/episodes/single_interrupted_stitch/89/modalities.json"
|
| 1276 |
+
},
|
| 1277 |
+
{
|
| 1278 |
+
"episode_id": "offline_data_8_1765403686673761368",
|
| 1279 |
+
"summary": {
|
| 1280 |
+
"video_streams": 0,
|
| 1281 |
+
"video_raw_streams": 3,
|
| 1282 |
+
"preprocess_streams": 0,
|
| 1283 |
+
"kinematic_arms": 3,
|
| 1284 |
+
"has_annotation": true,
|
| 1285 |
+
"has_calibrated_kinematic": false,
|
| 1286 |
+
"gesture_partial": false
|
| 1287 |
+
},
|
| 1288 |
+
"path": "offline_data/episodes/cold_cut_dissection/8/modalities.json"
|
| 1289 |
+
},
|
| 1290 |
+
{
|
| 1291 |
+
"episode_id": "offline_data_90_1767916424938438654",
|
| 1292 |
+
"summary": {
|
| 1293 |
+
"video_streams": 0,
|
| 1294 |
+
"video_raw_streams": 3,
|
| 1295 |
+
"preprocess_streams": 0,
|
| 1296 |
+
"kinematic_arms": 3,
|
| 1297 |
+
"has_annotation": true,
|
| 1298 |
+
"has_calibrated_kinematic": false,
|
| 1299 |
+
"gesture_partial": false
|
| 1300 |
+
},
|
| 1301 |
+
"path": "offline_data/episodes/single_interrupted_stitch/90/modalities.json"
|
| 1302 |
+
},
|
| 1303 |
+
{
|
| 1304 |
+
"episode_id": "offline_data_91_1767916633357700825",
|
| 1305 |
+
"summary": {
|
| 1306 |
+
"video_streams": 0,
|
| 1307 |
+
"video_raw_streams": 3,
|
| 1308 |
+
"preprocess_streams": 0,
|
| 1309 |
+
"kinematic_arms": 3,
|
| 1310 |
+
"has_annotation": true,
|
| 1311 |
+
"has_calibrated_kinematic": false,
|
| 1312 |
+
"gesture_partial": false
|
| 1313 |
+
},
|
| 1314 |
+
"path": "offline_data/episodes/single_interrupted_stitch/91/modalities.json"
|
| 1315 |
+
},
|
| 1316 |
+
{
|
| 1317 |
+
"episode_id": "offline_data_92_1767916921448776722",
|
| 1318 |
+
"summary": {
|
| 1319 |
+
"video_streams": 0,
|
| 1320 |
+
"video_raw_streams": 3,
|
| 1321 |
+
"preprocess_streams": 0,
|
| 1322 |
+
"kinematic_arms": 3,
|
| 1323 |
+
"has_annotation": true,
|
| 1324 |
+
"has_calibrated_kinematic": false,
|
| 1325 |
+
"gesture_partial": false
|
| 1326 |
+
},
|
| 1327 |
+
"path": "offline_data/episodes/single_interrupted_stitch/92/modalities.json"
|
| 1328 |
+
},
|
| 1329 |
+
{
|
| 1330 |
+
"episode_id": "offline_data_93_1767917095149955273",
|
| 1331 |
+
"summary": {
|
| 1332 |
+
"video_streams": 0,
|
| 1333 |
+
"video_raw_streams": 3,
|
| 1334 |
+
"preprocess_streams": 0,
|
| 1335 |
+
"kinematic_arms": 3,
|
| 1336 |
+
"has_annotation": true,
|
| 1337 |
+
"has_calibrated_kinematic": false,
|
| 1338 |
+
"gesture_partial": false
|
| 1339 |
+
},
|
| 1340 |
+
"path": "offline_data/episodes/single_interrupted_stitch/93/modalities.json"
|
| 1341 |
+
},
|
| 1342 |
+
{
|
| 1343 |
+
"episode_id": "offline_data_94_1767917376152551651",
|
| 1344 |
+
"summary": {
|
| 1345 |
+
"video_streams": 0,
|
| 1346 |
+
"video_raw_streams": 3,
|
| 1347 |
+
"preprocess_streams": 0,
|
| 1348 |
+
"kinematic_arms": 3,
|
| 1349 |
+
"has_annotation": true,
|
| 1350 |
+
"has_calibrated_kinematic": false,
|
| 1351 |
+
"gesture_partial": false
|
| 1352 |
+
},
|
| 1353 |
+
"path": "offline_data/episodes/single_interrupted_stitch/94/modalities.json"
|
| 1354 |
+
},
|
| 1355 |
+
{
|
| 1356 |
+
"episode_id": "offline_data_95_1767917529399137020",
|
| 1357 |
+
"summary": {
|
| 1358 |
+
"video_streams": 0,
|
| 1359 |
+
"video_raw_streams": 3,
|
| 1360 |
+
"preprocess_streams": 0,
|
| 1361 |
+
"kinematic_arms": 3,
|
| 1362 |
+
"has_annotation": true,
|
| 1363 |
+
"has_calibrated_kinematic": false,
|
| 1364 |
+
"gesture_partial": false
|
| 1365 |
+
},
|
| 1366 |
+
"path": "offline_data/episodes/single_interrupted_stitch/95/modalities.json"
|
| 1367 |
+
},
|
| 1368 |
+
{
|
| 1369 |
+
"episode_id": "offline_data_9_1765404385808199167",
|
| 1370 |
+
"summary": {
|
| 1371 |
+
"video_streams": 0,
|
| 1372 |
+
"video_raw_streams": 3,
|
| 1373 |
+
"preprocess_streams": 0,
|
| 1374 |
+
"kinematic_arms": 3,
|
| 1375 |
+
"has_annotation": true,
|
| 1376 |
+
"has_calibrated_kinematic": false,
|
| 1377 |
+
"gesture_partial": false
|
| 1378 |
+
},
|
| 1379 |
+
"path": "offline_data/episodes/cold_cut_dissection/9/modalities.json"
|
| 1380 |
+
},
|
| 1381 |
+
{
|
| 1382 |
+
"episode_id": "online_data_0_1757631754953939906",
|
| 1383 |
+
"summary": {
|
| 1384 |
+
"video_streams": 0,
|
| 1385 |
+
"video_raw_streams": 3,
|
| 1386 |
+
"preprocess_streams": 0,
|
| 1387 |
+
"kinematic_arms": 3,
|
| 1388 |
+
"has_annotation": true,
|
| 1389 |
+
"has_calibrated_kinematic": false,
|
| 1390 |
+
"gesture_partial": false
|
| 1391 |
+
},
|
| 1392 |
+
"path": "online_data/episodes/single_interrupted_stitch/0/modalities.json"
|
| 1393 |
+
},
|
| 1394 |
+
{
|
| 1395 |
+
"episode_id": "online_data_100_1757105140353584701",
|
| 1396 |
+
"summary": {
|
| 1397 |
+
"video_streams": 0,
|
| 1398 |
+
"video_raw_streams": 3,
|
| 1399 |
+
"preprocess_streams": 0,
|
| 1400 |
+
"kinematic_arms": 3,
|
| 1401 |
+
"has_annotation": true,
|
| 1402 |
+
"has_calibrated_kinematic": false,
|
| 1403 |
+
"gesture_partial": false
|
| 1404 |
+
},
|
| 1405 |
+
"path": "online_data/episodes/peg_transfer/100/modalities.json"
|
| 1406 |
+
},
|
| 1407 |
+
{
|
| 1408 |
+
"episode_id": "online_data_101_1757105280575406163",
|
| 1409 |
+
"summary": {
|
| 1410 |
+
"video_streams": 0,
|
| 1411 |
+
"video_raw_streams": 3,
|
| 1412 |
+
"preprocess_streams": 0,
|
| 1413 |
+
"kinematic_arms": 3,
|
| 1414 |
+
"has_annotation": true,
|
| 1415 |
+
"has_calibrated_kinematic": false,
|
| 1416 |
+
"gesture_partial": false
|
| 1417 |
+
},
|
| 1418 |
+
"path": "online_data/episodes/peg_transfer/101/modalities.json"
|
| 1419 |
+
},
|
| 1420 |
+
{
|
| 1421 |
+
"episode_id": "online_data_102_1756428467206811738",
|
| 1422 |
+
"summary": {
|
| 1423 |
+
"video_streams": 0,
|
| 1424 |
+
"video_raw_streams": 3,
|
| 1425 |
+
"preprocess_streams": 0,
|
| 1426 |
+
"kinematic_arms": 3,
|
| 1427 |
+
"has_annotation": true,
|
| 1428 |
+
"has_calibrated_kinematic": false,
|
| 1429 |
+
"gesture_partial": false
|
| 1430 |
+
},
|
| 1431 |
+
"path": "online_data/episodes/peg_transfer/102/modalities.json"
|
| 1432 |
+
},
|
| 1433 |
+
{
|
| 1434 |
+
"episode_id": "online_data_103_1756480060779629376",
|
| 1435 |
+
"summary": {
|
| 1436 |
+
"video_streams": 0,
|
| 1437 |
+
"video_raw_streams": 3,
|
| 1438 |
+
"preprocess_streams": 0,
|
| 1439 |
+
"kinematic_arms": 3,
|
| 1440 |
+
"has_annotation": true,
|
| 1441 |
+
"has_calibrated_kinematic": false,
|
| 1442 |
+
"gesture_partial": false
|
| 1443 |
+
},
|
| 1444 |
+
"path": "online_data/episodes/peg_transfer/103/modalities.json"
|
| 1445 |
+
},
|
| 1446 |
+
{
|
| 1447 |
+
"episode_id": "online_data_104_1756481523316772935",
|
| 1448 |
+
"summary": {
|
| 1449 |
+
"video_streams": 0,
|
| 1450 |
+
"video_raw_streams": 3,
|
| 1451 |
+
"preprocess_streams": 0,
|
| 1452 |
+
"kinematic_arms": 3,
|
| 1453 |
+
"has_annotation": true,
|
| 1454 |
+
"has_calibrated_kinematic": false,
|
| 1455 |
+
"gesture_partial": false
|
| 1456 |
+
},
|
| 1457 |
+
"path": "online_data/episodes/peg_transfer/104/modalities.json"
|
| 1458 |
+
},
|
| 1459 |
+
{
|
| 1460 |
+
"episode_id": "online_data_105_1756482236087061563",
|
| 1461 |
+
"summary": {
|
| 1462 |
+
"video_streams": 0,
|
| 1463 |
+
"video_raw_streams": 3,
|
| 1464 |
+
"preprocess_streams": 0,
|
| 1465 |
+
"kinematic_arms": 3,
|
| 1466 |
+
"has_annotation": true,
|
| 1467 |
+
"has_calibrated_kinematic": false,
|
| 1468 |
+
"gesture_partial": false
|
| 1469 |
+
},
|
| 1470 |
+
"path": "online_data/episodes/peg_transfer/105/modalities.json"
|
| 1471 |
+
},
|
| 1472 |
+
{
|
| 1473 |
+
"episode_id": "online_data_106_1756482511808075336",
|
| 1474 |
+
"summary": {
|
| 1475 |
+
"video_streams": 0,
|
| 1476 |
+
"video_raw_streams": 3,
|
| 1477 |
+
"preprocess_streams": 0,
|
| 1478 |
+
"kinematic_arms": 3,
|
| 1479 |
+
"has_annotation": true,
|
| 1480 |
+
"has_calibrated_kinematic": false,
|
| 1481 |
+
"gesture_partial": false
|
| 1482 |
+
},
|
| 1483 |
+
"path": "online_data/episodes/peg_transfer/106/modalities.json"
|
| 1484 |
+
},
|
| 1485 |
+
{
|
| 1486 |
+
"episode_id": "online_data_107_1756483589318346516",
|
| 1487 |
+
"summary": {
|
| 1488 |
+
"video_streams": 0,
|
| 1489 |
+
"video_raw_streams": 3,
|
| 1490 |
+
"preprocess_streams": 0,
|
| 1491 |
+
"kinematic_arms": 3,
|
| 1492 |
+
"has_annotation": true,
|
| 1493 |
+
"has_calibrated_kinematic": false,
|
| 1494 |
+
"gesture_partial": false
|
| 1495 |
+
},
|
| 1496 |
+
"path": "online_data/episodes/peg_transfer/107/modalities.json"
|
| 1497 |
+
},
|
| 1498 |
+
{
|
| 1499 |
+
"episode_id": "online_data_108_1756483754270236492",
|
| 1500 |
+
"summary": {
|
| 1501 |
+
"video_streams": 0,
|
| 1502 |
+
"video_raw_streams": 3,
|
| 1503 |
+
"preprocess_streams": 0,
|
| 1504 |
+
"kinematic_arms": 3,
|
| 1505 |
+
"has_annotation": true,
|
| 1506 |
+
"has_calibrated_kinematic": false,
|
| 1507 |
+
"gesture_partial": false
|
| 1508 |
+
},
|
| 1509 |
+
"path": "online_data/episodes/peg_transfer/108/modalities.json"
|
| 1510 |
+
},
|
| 1511 |
+
{
|
| 1512 |
+
"episode_id": "online_data_10_1757459901453062988",
|
| 1513 |
+
"summary": {
|
| 1514 |
+
"video_streams": 0,
|
| 1515 |
+
"video_raw_streams": 3,
|
| 1516 |
+
"preprocess_streams": 0,
|
| 1517 |
+
"kinematic_arms": 3,
|
| 1518 |
+
"has_annotation": true,
|
| 1519 |
+
"has_calibrated_kinematic": false,
|
| 1520 |
+
"gesture_partial": false
|
| 1521 |
+
},
|
| 1522 |
+
"path": "online_data/episodes/single_interrupted_stitch/10/modalities.json"
|
| 1523 |
+
},
|
| 1524 |
+
{
|
| 1525 |
+
"episode_id": "online_data_11_1757460834478972975",
|
| 1526 |
+
"summary": {
|
| 1527 |
+
"video_streams": 0,
|
| 1528 |
+
"video_raw_streams": 3,
|
| 1529 |
+
"preprocess_streams": 0,
|
| 1530 |
+
"kinematic_arms": 3,
|
| 1531 |
+
"has_annotation": true,
|
| 1532 |
+
"has_calibrated_kinematic": false,
|
| 1533 |
+
"gesture_partial": false
|
| 1534 |
+
},
|
| 1535 |
+
"path": "online_data/episodes/single_interrupted_stitch/11/modalities.json"
|
| 1536 |
+
},
|
| 1537 |
+
{
|
| 1538 |
+
"episode_id": "online_data_12_1757102790155376637",
|
| 1539 |
+
"summary": {
|
| 1540 |
+
"video_streams": 0,
|
| 1541 |
+
"video_raw_streams": 3,
|
| 1542 |
+
"preprocess_streams": 0,
|
| 1543 |
+
"kinematic_arms": 3,
|
| 1544 |
+
"has_annotation": true,
|
| 1545 |
+
"has_calibrated_kinematic": false,
|
| 1546 |
+
"gesture_partial": true
|
| 1547 |
+
},
|
| 1548 |
+
"path": "online_data/episodes/single_interrupted_stitch/12/modalities.json"
|
| 1549 |
+
},
|
| 1550 |
+
{
|
| 1551 |
+
"episode_id": "online_data_13_1757103192608162558",
|
| 1552 |
+
"summary": {
|
| 1553 |
+
"video_streams": 0,
|
| 1554 |
+
"video_raw_streams": 3,
|
| 1555 |
+
"preprocess_streams": 0,
|
| 1556 |
+
"kinematic_arms": 3,
|
| 1557 |
+
"has_annotation": true,
|
| 1558 |
+
"has_calibrated_kinematic": false,
|
| 1559 |
+
"gesture_partial": true
|
| 1560 |
+
},
|
| 1561 |
+
"path": "online_data/episodes/single_interrupted_stitch/13/modalities.json"
|
| 1562 |
+
},
|
| 1563 |
+
{
|
| 1564 |
+
"episode_id": "online_data_14_1757103512353917043",
|
| 1565 |
+
"summary": {
|
| 1566 |
+
"video_streams": 0,
|
| 1567 |
+
"video_raw_streams": 3,
|
| 1568 |
+
"preprocess_streams": 0,
|
| 1569 |
+
"kinematic_arms": 3,
|
| 1570 |
+
"has_annotation": true,
|
| 1571 |
+
"has_calibrated_kinematic": false,
|
| 1572 |
+
"gesture_partial": true
|
| 1573 |
+
},
|
| 1574 |
+
"path": "online_data/episodes/single_interrupted_stitch/14/modalities.json"
|
| 1575 |
+
},
|
| 1576 |
+
{
|
| 1577 |
+
"episode_id": "online_data_15_1757103718327841210",
|
| 1578 |
+
"summary": {
|
| 1579 |
+
"video_streams": 0,
|
| 1580 |
+
"video_raw_streams": 3,
|
| 1581 |
+
"preprocess_streams": 0,
|
| 1582 |
+
"kinematic_arms": 3,
|
| 1583 |
+
"has_annotation": true,
|
| 1584 |
+
"has_calibrated_kinematic": false,
|
| 1585 |
+
"gesture_partial": true
|
| 1586 |
+
},
|
| 1587 |
+
"path": "online_data/episodes/single_interrupted_stitch/15/modalities.json"
|
| 1588 |
+
},
|
| 1589 |
+
{
|
| 1590 |
+
"episode_id": "online_data_16_1757103932744701529",
|
| 1591 |
+
"summary": {
|
| 1592 |
+
"video_streams": 0,
|
| 1593 |
+
"video_raw_streams": 3,
|
| 1594 |
+
"preprocess_streams": 0,
|
| 1595 |
+
"kinematic_arms": 3,
|
| 1596 |
+
"has_annotation": true,
|
| 1597 |
+
"has_calibrated_kinematic": false,
|
| 1598 |
+
"gesture_partial": true
|
| 1599 |
+
},
|
| 1600 |
+
"path": "online_data/episodes/single_interrupted_stitch/16/modalities.json"
|
| 1601 |
+
},
|
| 1602 |
+
{
|
| 1603 |
+
"episode_id": "online_data_17_1757014763481404597",
|
| 1604 |
+
"summary": {
|
| 1605 |
+
"video_streams": 0,
|
| 1606 |
+
"video_raw_streams": 3,
|
| 1607 |
+
"preprocess_streams": 0,
|
| 1608 |
+
"kinematic_arms": 3,
|
| 1609 |
+
"has_annotation": true,
|
| 1610 |
+
"has_calibrated_kinematic": false,
|
| 1611 |
+
"gesture_partial": true
|
| 1612 |
+
},
|
| 1613 |
+
"path": "online_data/episodes/single_interrupted_stitch/17/modalities.json"
|
| 1614 |
+
},
|
| 1615 |
+
{
|
| 1616 |
+
"episode_id": "online_data_18_1757015320847370351",
|
| 1617 |
+
"summary": {
|
| 1618 |
+
"video_streams": 0,
|
| 1619 |
+
"video_raw_streams": 3,
|
| 1620 |
+
"preprocess_streams": 0,
|
| 1621 |
+
"kinematic_arms": 3,
|
| 1622 |
+
"has_annotation": true,
|
| 1623 |
+
"has_calibrated_kinematic": false,
|
| 1624 |
+
"gesture_partial": true
|
| 1625 |
+
},
|
| 1626 |
+
"path": "online_data/episodes/single_interrupted_stitch/18/modalities.json"
|
| 1627 |
+
},
|
| 1628 |
+
{
|
| 1629 |
+
"episode_id": "online_data_19_1757015706405419275",
|
| 1630 |
+
"summary": {
|
| 1631 |
+
"video_streams": 0,
|
| 1632 |
+
"video_raw_streams": 3,
|
| 1633 |
+
"preprocess_streams": 0,
|
| 1634 |
+
"kinematic_arms": 3,
|
| 1635 |
+
"has_annotation": true,
|
| 1636 |
+
"has_calibrated_kinematic": false,
|
| 1637 |
+
"gesture_partial": true
|
| 1638 |
+
},
|
| 1639 |
+
"path": "online_data/episodes/single_interrupted_stitch/19/modalities.json"
|
| 1640 |
+
},
|
| 1641 |
+
{
|
| 1642 |
+
"episode_id": "online_data_1_1757632175809128985",
|
| 1643 |
+
"summary": {
|
| 1644 |
+
"video_streams": 0,
|
| 1645 |
+
"video_raw_streams": 3,
|
| 1646 |
+
"preprocess_streams": 0,
|
| 1647 |
+
"kinematic_arms": 3,
|
| 1648 |
+
"has_annotation": true,
|
| 1649 |
+
"has_calibrated_kinematic": false,
|
| 1650 |
+
"gesture_partial": false
|
| 1651 |
+
},
|
| 1652 |
+
"path": "online_data/episodes/single_interrupted_stitch/1/modalities.json"
|
| 1653 |
+
},
|
| 1654 |
+
{
|
| 1655 |
+
"episode_id": "online_data_20_1757016046138811282",
|
| 1656 |
+
"summary": {
|
| 1657 |
+
"video_streams": 0,
|
| 1658 |
+
"video_raw_streams": 3,
|
| 1659 |
+
"preprocess_streams": 0,
|
| 1660 |
+
"kinematic_arms": 3,
|
| 1661 |
+
"has_annotation": true,
|
| 1662 |
+
"has_calibrated_kinematic": false,
|
| 1663 |
+
"gesture_partial": true
|
| 1664 |
+
},
|
| 1665 |
+
"path": "online_data/episodes/single_interrupted_stitch/20/modalities.json"
|
| 1666 |
+
},
|
| 1667 |
+
{
|
| 1668 |
+
"episode_id": "online_data_21_1757016352341579649",
|
| 1669 |
+
"summary": {
|
| 1670 |
+
"video_streams": 0,
|
| 1671 |
+
"video_raw_streams": 3,
|
| 1672 |
+
"preprocess_streams": 0,
|
| 1673 |
+
"kinematic_arms": 3,
|
| 1674 |
+
"has_annotation": true,
|
| 1675 |
+
"has_calibrated_kinematic": false,
|
| 1676 |
+
"gesture_partial": true
|
| 1677 |
+
},
|
| 1678 |
+
"path": "online_data/episodes/single_interrupted_stitch/21/modalities.json"
|
| 1679 |
+
},
|
| 1680 |
+
{
|
| 1681 |
+
"episode_id": "online_data_22_1757097619222728652",
|
| 1682 |
+
"summary": {
|
| 1683 |
+
"video_streams": 0,
|
| 1684 |
+
"video_raw_streams": 3,
|
| 1685 |
+
"preprocess_streams": 0,
|
| 1686 |
+
"kinematic_arms": 3,
|
| 1687 |
+
"has_annotation": true,
|
| 1688 |
+
"has_calibrated_kinematic": false,
|
| 1689 |
+
"gesture_partial": true
|
| 1690 |
+
},
|
| 1691 |
+
"path": "online_data/episodes/single_interrupted_stitch/22/modalities.json"
|
| 1692 |
+
},
|
| 1693 |
+
{
|
| 1694 |
+
"episode_id": "online_data_23_1757098113696947486",
|
| 1695 |
+
"summary": {
|
| 1696 |
+
"video_streams": 0,
|
| 1697 |
+
"video_raw_streams": 3,
|
| 1698 |
+
"preprocess_streams": 0,
|
| 1699 |
+
"kinematic_arms": 3,
|
| 1700 |
+
"has_annotation": true,
|
| 1701 |
+
"has_calibrated_kinematic": false,
|
| 1702 |
+
"gesture_partial": true
|
| 1703 |
+
},
|
| 1704 |
+
"path": "online_data/episodes/single_interrupted_stitch/23/modalities.json"
|
| 1705 |
+
},
|
| 1706 |
+
{
|
| 1707 |
+
"episode_id": "online_data_24_1757098375813223121",
|
| 1708 |
+
"summary": {
|
| 1709 |
+
"video_streams": 0,
|
| 1710 |
+
"video_raw_streams": 3,
|
| 1711 |
+
"preprocess_streams": 0,
|
| 1712 |
+
"kinematic_arms": 3,
|
| 1713 |
+
"has_annotation": true,
|
| 1714 |
+
"has_calibrated_kinematic": false,
|
| 1715 |
+
"gesture_partial": true
|
| 1716 |
+
},
|
| 1717 |
+
"path": "online_data/episodes/single_interrupted_stitch/24/modalities.json"
|
| 1718 |
+
},
|
| 1719 |
+
{
|
| 1720 |
+
"episode_id": "online_data_25_1757098757114608132",
|
| 1721 |
+
"summary": {
|
| 1722 |
+
"video_streams": 0,
|
| 1723 |
+
"video_raw_streams": 3,
|
| 1724 |
+
"preprocess_streams": 0,
|
| 1725 |
+
"kinematic_arms": 3,
|
| 1726 |
+
"has_annotation": true,
|
| 1727 |
+
"has_calibrated_kinematic": false,
|
| 1728 |
+
"gesture_partial": true
|
| 1729 |
+
},
|
| 1730 |
+
"path": "online_data/episodes/single_interrupted_stitch/25/modalities.json"
|
| 1731 |
+
},
|
| 1732 |
+
{
|
| 1733 |
+
"episode_id": "online_data_26_1757099020284489195",
|
| 1734 |
+
"summary": {
|
| 1735 |
+
"video_streams": 0,
|
| 1736 |
+
"video_raw_streams": 3,
|
| 1737 |
+
"preprocess_streams": 0,
|
| 1738 |
+
"kinematic_arms": 3,
|
| 1739 |
+
"has_annotation": true,
|
| 1740 |
+
"has_calibrated_kinematic": false,
|
| 1741 |
+
"gesture_partial": true
|
| 1742 |
+
},
|
| 1743 |
+
"path": "online_data/episodes/single_interrupted_stitch/26/modalities.json"
|
| 1744 |
+
},
|
| 1745 |
+
{
|
| 1746 |
+
"episode_id": "online_data_27_1756510101874417112",
|
| 1747 |
+
"summary": {
|
| 1748 |
+
"video_streams": 0,
|
| 1749 |
+
"video_raw_streams": 3,
|
| 1750 |
+
"preprocess_streams": 0,
|
| 1751 |
+
"kinematic_arms": 3,
|
| 1752 |
+
"has_annotation": true,
|
| 1753 |
+
"has_calibrated_kinematic": false,
|
| 1754 |
+
"gesture_partial": true
|
| 1755 |
+
},
|
| 1756 |
+
"path": "online_data/episodes/single_interrupted_stitch/27/modalities.json"
|
| 1757 |
+
},
|
| 1758 |
+
{
|
| 1759 |
+
"episode_id": "online_data_28_1756510788423022897",
|
| 1760 |
+
"summary": {
|
| 1761 |
+
"video_streams": 0,
|
| 1762 |
+
"video_raw_streams": 3,
|
| 1763 |
+
"preprocess_streams": 0,
|
| 1764 |
+
"kinematic_arms": 3,
|
| 1765 |
+
"has_annotation": true,
|
| 1766 |
+
"has_calibrated_kinematic": false,
|
| 1767 |
+
"gesture_partial": true
|
| 1768 |
+
},
|
| 1769 |
+
"path": "online_data/episodes/single_interrupted_stitch/28/modalities.json"
|
| 1770 |
+
},
|
| 1771 |
+
{
|
| 1772 |
+
"episode_id": "online_data_29_1756511357288250426",
|
| 1773 |
+
"summary": {
|
| 1774 |
+
"video_streams": 0,
|
| 1775 |
+
"video_raw_streams": 3,
|
| 1776 |
+
"preprocess_streams": 0,
|
| 1777 |
+
"kinematic_arms": 3,
|
| 1778 |
+
"has_annotation": true,
|
| 1779 |
+
"has_calibrated_kinematic": false,
|
| 1780 |
+
"gesture_partial": true
|
| 1781 |
+
},
|
| 1782 |
+
"path": "online_data/episodes/single_interrupted_stitch/29/modalities.json"
|
| 1783 |
+
},
|
| 1784 |
+
{
|
| 1785 |
+
"episode_id": "online_data_2_1754609707325800839",
|
| 1786 |
+
"summary": {
|
| 1787 |
+
"video_streams": 0,
|
| 1788 |
+
"video_raw_streams": 3,
|
| 1789 |
+
"preprocess_streams": 0,
|
| 1790 |
+
"kinematic_arms": 3,
|
| 1791 |
+
"has_annotation": true,
|
| 1792 |
+
"has_calibrated_kinematic": false,
|
| 1793 |
+
"gesture_partial": true
|
| 1794 |
+
},
|
| 1795 |
+
"path": "online_data/episodes/single_interrupted_stitch/2/modalities.json"
|
| 1796 |
+
},
|
| 1797 |
+
{
|
| 1798 |
+
"episode_id": "online_data_30_1756511956778878647",
|
| 1799 |
+
"summary": {
|
| 1800 |
+
"video_streams": 0,
|
| 1801 |
+
"video_raw_streams": 3,
|
| 1802 |
+
"preprocess_streams": 0,
|
| 1803 |
+
"kinematic_arms": 3,
|
| 1804 |
+
"has_annotation": true,
|
| 1805 |
+
"has_calibrated_kinematic": false,
|
| 1806 |
+
"gesture_partial": true
|
| 1807 |
+
},
|
| 1808 |
+
"path": "online_data/episodes/single_interrupted_stitch/30/modalities.json"
|
| 1809 |
+
},
|
| 1810 |
+
{
|
| 1811 |
+
"episode_id": "online_data_31_1756512302049026784",
|
| 1812 |
+
"summary": {
|
| 1813 |
+
"video_streams": 0,
|
| 1814 |
+
"video_raw_streams": 3,
|
| 1815 |
+
"preprocess_streams": 0,
|
| 1816 |
+
"kinematic_arms": 3,
|
| 1817 |
+
"has_annotation": true,
|
| 1818 |
+
"has_calibrated_kinematic": false,
|
| 1819 |
+
"gesture_partial": true
|
| 1820 |
+
},
|
| 1821 |
+
"path": "online_data/episodes/single_interrupted_stitch/31/modalities.json"
|
| 1822 |
+
},
|
| 1823 |
+
{
|
| 1824 |
+
"episode_id": "online_data_32_1754612419220955988",
|
| 1825 |
+
"summary": {
|
| 1826 |
+
"video_streams": 0,
|
| 1827 |
+
"video_raw_streams": 3,
|
| 1828 |
+
"preprocess_streams": 0,
|
| 1829 |
+
"kinematic_arms": 3,
|
| 1830 |
+
"has_annotation": true,
|
| 1831 |
+
"has_calibrated_kinematic": false,
|
| 1832 |
+
"gesture_partial": true
|
| 1833 |
+
},
|
| 1834 |
+
"path": "online_data/episodes/single_interrupted_stitch/32/modalities.json"
|
| 1835 |
+
},
|
| 1836 |
+
{
|
| 1837 |
+
"episode_id": "online_data_33_1754613387232950156",
|
| 1838 |
+
"summary": {
|
| 1839 |
+
"video_streams": 0,
|
| 1840 |
+
"video_raw_streams": 3,
|
| 1841 |
+
"preprocess_streams": 0,
|
| 1842 |
+
"kinematic_arms": 3,
|
| 1843 |
+
"has_annotation": true,
|
| 1844 |
+
"has_calibrated_kinematic": false,
|
| 1845 |
+
"gesture_partial": true
|
| 1846 |
+
},
|
| 1847 |
+
"path": "online_data/episodes/single_interrupted_stitch/33/modalities.json"
|
| 1848 |
+
},
|
| 1849 |
+
{
|
| 1850 |
+
"episode_id": "online_data_34_1754613933885907972",
|
| 1851 |
+
"summary": {
|
| 1852 |
+
"video_streams": 0,
|
| 1853 |
+
"video_raw_streams": 3,
|
| 1854 |
+
"preprocess_streams": 0,
|
| 1855 |
+
"kinematic_arms": 3,
|
| 1856 |
+
"has_annotation": true,
|
| 1857 |
+
"has_calibrated_kinematic": false,
|
| 1858 |
+
"gesture_partial": true
|
| 1859 |
+
},
|
| 1860 |
+
"path": "online_data/episodes/single_interrupted_stitch/34/modalities.json"
|
| 1861 |
+
},
|
| 1862 |
+
{
|
| 1863 |
+
"episode_id": "online_data_35_1756494524511627638",
|
| 1864 |
+
"summary": {
|
| 1865 |
+
"video_streams": 0,
|
| 1866 |
+
"video_raw_streams": 3,
|
| 1867 |
+
"preprocess_streams": 0,
|
| 1868 |
+
"kinematic_arms": 3,
|
| 1869 |
+
"has_annotation": true,
|
| 1870 |
+
"has_calibrated_kinematic": false,
|
| 1871 |
+
"gesture_partial": false
|
| 1872 |
+
},
|
| 1873 |
+
"path": "online_data/episodes/single_interrupted_stitch/35/modalities.json"
|
| 1874 |
+
},
|
| 1875 |
+
{
|
| 1876 |
+
"episode_id": "online_data_36_1756495004689615299",
|
| 1877 |
+
"summary": {
|
| 1878 |
+
"video_streams": 0,
|
| 1879 |
+
"video_raw_streams": 3,
|
| 1880 |
+
"preprocess_streams": 0,
|
| 1881 |
+
"kinematic_arms": 3,
|
| 1882 |
+
"has_annotation": true,
|
| 1883 |
+
"has_calibrated_kinematic": false,
|
| 1884 |
+
"gesture_partial": false
|
| 1885 |
+
},
|
| 1886 |
+
"path": "online_data/episodes/single_interrupted_stitch/36/modalities.json"
|
| 1887 |
+
},
|
| 1888 |
+
{
|
| 1889 |
+
"episode_id": "online_data_37_1756495388258476868",
|
| 1890 |
+
"summary": {
|
| 1891 |
+
"video_streams": 0,
|
| 1892 |
+
"video_raw_streams": 3,
|
| 1893 |
+
"preprocess_streams": 0,
|
| 1894 |
+
"kinematic_arms": 3,
|
| 1895 |
+
"has_annotation": true,
|
| 1896 |
+
"has_calibrated_kinematic": false,
|
| 1897 |
+
"gesture_partial": false
|
| 1898 |
+
},
|
| 1899 |
+
"path": "online_data/episodes/single_interrupted_stitch/37/modalities.json"
|
| 1900 |
+
},
|
| 1901 |
+
{
|
| 1902 |
+
"episode_id": "online_data_38_1756496187915736399",
|
| 1903 |
+
"summary": {
|
| 1904 |
+
"video_streams": 0,
|
| 1905 |
+
"video_raw_streams": 3,
|
| 1906 |
+
"preprocess_streams": 0,
|
| 1907 |
+
"kinematic_arms": 3,
|
| 1908 |
+
"has_annotation": true,
|
| 1909 |
+
"has_calibrated_kinematic": false,
|
| 1910 |
+
"gesture_partial": false
|
| 1911 |
+
},
|
| 1912 |
+
"path": "online_data/episodes/single_interrupted_stitch/38/modalities.json"
|
| 1913 |
+
},
|
| 1914 |
+
{
|
| 1915 |
+
"episode_id": "online_data_39_1756496884982786903",
|
| 1916 |
+
"summary": {
|
| 1917 |
+
"video_streams": 0,
|
| 1918 |
+
"video_raw_streams": 3,
|
| 1919 |
+
"preprocess_streams": 0,
|
| 1920 |
+
"kinematic_arms": 3,
|
| 1921 |
+
"has_annotation": true,
|
| 1922 |
+
"has_calibrated_kinematic": false,
|
| 1923 |
+
"gesture_partial": false
|
| 1924 |
+
},
|
| 1925 |
+
"path": "online_data/episodes/single_interrupted_stitch/39/modalities.json"
|
| 1926 |
+
},
|
| 1927 |
+
{
|
| 1928 |
+
"episode_id": "online_data_3_1754610345812748730",
|
| 1929 |
+
"summary": {
|
| 1930 |
+
"video_streams": 0,
|
| 1931 |
+
"video_raw_streams": 3,
|
| 1932 |
+
"preprocess_streams": 0,
|
| 1933 |
+
"kinematic_arms": 3,
|
| 1934 |
+
"has_annotation": true,
|
| 1935 |
+
"has_calibrated_kinematic": false,
|
| 1936 |
+
"gesture_partial": true
|
| 1937 |
+
},
|
| 1938 |
+
"path": "online_data/episodes/single_interrupted_stitch/3/modalities.json"
|
| 1939 |
+
},
|
| 1940 |
+
{
|
| 1941 |
+
"episode_id": "online_data_40_1757462202337451885",
|
| 1942 |
+
"summary": {
|
| 1943 |
+
"video_streams": 0,
|
| 1944 |
+
"video_raw_streams": 3,
|
| 1945 |
+
"preprocess_streams": 0,
|
| 1946 |
+
"kinematic_arms": 3,
|
| 1947 |
+
"has_annotation": true,
|
| 1948 |
+
"has_calibrated_kinematic": false,
|
| 1949 |
+
"gesture_partial": false
|
| 1950 |
+
},
|
| 1951 |
+
"path": "online_data/episodes/single_interrupted_stitch/40/modalities.json"
|
| 1952 |
+
},
|
| 1953 |
+
{
|
| 1954 |
+
"episode_id": "online_data_41_1757462413774267592",
|
| 1955 |
+
"summary": {
|
| 1956 |
+
"video_streams": 0,
|
| 1957 |
+
"video_raw_streams": 3,
|
| 1958 |
+
"preprocess_streams": 0,
|
| 1959 |
+
"kinematic_arms": 3,
|
| 1960 |
+
"has_annotation": true,
|
| 1961 |
+
"has_calibrated_kinematic": false,
|
| 1962 |
+
"gesture_partial": false
|
| 1963 |
+
},
|
| 1964 |
+
"path": "online_data/episodes/single_interrupted_stitch/41/modalities.json"
|
| 1965 |
+
},
|
| 1966 |
+
{
|
| 1967 |
+
"episode_id": "online_data_42_1757086331943051177",
|
| 1968 |
+
"summary": {
|
| 1969 |
+
"video_streams": 0,
|
| 1970 |
+
"video_raw_streams": 3,
|
| 1971 |
+
"preprocess_streams": 0,
|
| 1972 |
+
"kinematic_arms": 3,
|
| 1973 |
+
"has_annotation": true,
|
| 1974 |
+
"has_calibrated_kinematic": false,
|
| 1975 |
+
"gesture_partial": false
|
| 1976 |
+
},
|
| 1977 |
+
"path": "online_data/episodes/single_interrupted_stitch/42/modalities.json"
|
| 1978 |
+
},
|
| 1979 |
+
{
|
| 1980 |
+
"episode_id": "online_data_43_1757088138860871034",
|
| 1981 |
+
"summary": {
|
| 1982 |
+
"video_streams": 0,
|
| 1983 |
+
"video_raw_streams": 3,
|
| 1984 |
+
"preprocess_streams": 0,
|
| 1985 |
+
"kinematic_arms": 3,
|
| 1986 |
+
"has_annotation": true,
|
| 1987 |
+
"has_calibrated_kinematic": false,
|
| 1988 |
+
"gesture_partial": false
|
| 1989 |
+
},
|
| 1990 |
+
"path": "online_data/episodes/single_interrupted_stitch/43/modalities.json"
|
| 1991 |
+
},
|
| 1992 |
+
{
|
| 1993 |
+
"episode_id": "online_data_44_1757088449410856551",
|
| 1994 |
+
"summary": {
|
| 1995 |
+
"video_streams": 0,
|
| 1996 |
+
"video_raw_streams": 3,
|
| 1997 |
+
"preprocess_streams": 0,
|
| 1998 |
+
"kinematic_arms": 3,
|
| 1999 |
+
"has_annotation": true,
|
| 2000 |
+
"has_calibrated_kinematic": false,
|
| 2001 |
+
"gesture_partial": false
|
| 2002 |
+
},
|
| 2003 |
+
"path": "online_data/episodes/single_interrupted_stitch/44/modalities.json"
|
| 2004 |
+
},
|
| 2005 |
+
{
|
| 2006 |
+
"episode_id": "online_data_45_1757633159571762967",
|
| 2007 |
+
"summary": {
|
| 2008 |
+
"video_streams": 0,
|
| 2009 |
+
"video_raw_streams": 3,
|
| 2010 |
+
"preprocess_streams": 0,
|
| 2011 |
+
"kinematic_arms": 3,
|
| 2012 |
+
"has_annotation": true,
|
| 2013 |
+
"has_calibrated_kinematic": false,
|
| 2014 |
+
"gesture_partial": false
|
| 2015 |
+
},
|
| 2016 |
+
"path": "online_data/episodes/cold_cut_dissection/45/modalities.json"
|
| 2017 |
+
},
|
| 2018 |
+
{
|
| 2019 |
+
"episode_id": "online_data_46_1756513518077285487",
|
| 2020 |
+
"summary": {
|
| 2021 |
+
"video_streams": 0,
|
| 2022 |
+
"video_raw_streams": 3,
|
| 2023 |
+
"preprocess_streams": 0,
|
| 2024 |
+
"kinematic_arms": 3,
|
| 2025 |
+
"has_annotation": true,
|
| 2026 |
+
"has_calibrated_kinematic": false,
|
| 2027 |
+
"gesture_partial": false
|
| 2028 |
+
},
|
| 2029 |
+
"path": "online_data/episodes/cold_cut_dissection_intestine/46/modalities.json"
|
| 2030 |
+
},
|
| 2031 |
+
{
|
| 2032 |
+
"episode_id": "online_data_47_1756513935758909168",
|
| 2033 |
+
"summary": {
|
| 2034 |
+
"video_streams": 0,
|
| 2035 |
+
"video_raw_streams": 3,
|
| 2036 |
+
"preprocess_streams": 0,
|
| 2037 |
+
"kinematic_arms": 3,
|
| 2038 |
+
"has_annotation": true,
|
| 2039 |
+
"has_calibrated_kinematic": false,
|
| 2040 |
+
"gesture_partial": false
|
| 2041 |
+
},
|
| 2042 |
+
"path": "online_data/episodes/cold_cut_dissection_intestine/47/modalities.json"
|
| 2043 |
+
},
|
| 2044 |
+
{
|
| 2045 |
+
"episode_id": "online_data_48_1756514688384370229",
|
| 2046 |
+
"summary": {
|
| 2047 |
+
"video_streams": 0,
|
| 2048 |
+
"video_raw_streams": 3,
|
| 2049 |
+
"preprocess_streams": 0,
|
| 2050 |
+
"kinematic_arms": 3,
|
| 2051 |
+
"has_annotation": true,
|
| 2052 |
+
"has_calibrated_kinematic": false,
|
| 2053 |
+
"gesture_partial": false
|
| 2054 |
+
},
|
| 2055 |
+
"path": "online_data/episodes/cold_cut_dissection_intestine/48/modalities.json"
|
| 2056 |
+
},
|
| 2057 |
+
{
|
| 2058 |
+
"episode_id": "online_data_49_1756514793424318005",
|
| 2059 |
+
"summary": {
|
| 2060 |
+
"video_streams": 0,
|
| 2061 |
+
"video_raw_streams": 3,
|
| 2062 |
+
"preprocess_streams": 0,
|
| 2063 |
+
"kinematic_arms": 3,
|
| 2064 |
+
"has_annotation": true,
|
| 2065 |
+
"has_calibrated_kinematic": false,
|
| 2066 |
+
"gesture_partial": false
|
| 2067 |
+
},
|
| 2068 |
+
"path": "online_data/episodes/cold_cut_dissection_intestine/49/modalities.json"
|
| 2069 |
+
},
|
| 2070 |
+
{
|
| 2071 |
+
"episode_id": "online_data_4_1754611366835794243",
|
| 2072 |
+
"summary": {
|
| 2073 |
+
"video_streams": 0,
|
| 2074 |
+
"video_raw_streams": 3,
|
| 2075 |
+
"preprocess_streams": 0,
|
| 2076 |
+
"kinematic_arms": 3,
|
| 2077 |
+
"has_annotation": true,
|
| 2078 |
+
"has_calibrated_kinematic": false,
|
| 2079 |
+
"gesture_partial": true
|
| 2080 |
+
},
|
| 2081 |
+
"path": "online_data/episodes/single_interrupted_stitch/4/modalities.json"
|
| 2082 |
+
},
|
| 2083 |
+
{
|
| 2084 |
+
"episode_id": "online_data_50_1757031583991778401",
|
| 2085 |
+
"summary": {
|
| 2086 |
+
"video_streams": 0,
|
| 2087 |
+
"video_raw_streams": 3,
|
| 2088 |
+
"preprocess_streams": 0,
|
| 2089 |
+
"kinematic_arms": 3,
|
| 2090 |
+
"has_annotation": true,
|
| 2091 |
+
"has_calibrated_kinematic": false,
|
| 2092 |
+
"gesture_partial": false
|
| 2093 |
+
},
|
| 2094 |
+
"path": "online_data/episodes/cold_cut_dissection/50/modalities.json"
|
| 2095 |
+
},
|
| 2096 |
+
{
|
| 2097 |
+
"episode_id": "online_data_51_1757032626949949142",
|
| 2098 |
+
"summary": {
|
| 2099 |
+
"video_streams": 0,
|
| 2100 |
+
"video_raw_streams": 3,
|
| 2101 |
+
"preprocess_streams": 0,
|
| 2102 |
+
"kinematic_arms": 3,
|
| 2103 |
+
"has_annotation": true,
|
| 2104 |
+
"has_calibrated_kinematic": false,
|
| 2105 |
+
"gesture_partial": false
|
| 2106 |
+
},
|
| 2107 |
+
"path": "online_data/episodes/cold_cut_dissection/51/modalities.json"
|
| 2108 |
+
},
|
| 2109 |
+
{
|
| 2110 |
+
"episode_id": "online_data_52_1757101358790215818",
|
| 2111 |
+
"summary": {
|
| 2112 |
+
"video_streams": 0,
|
| 2113 |
+
"video_raw_streams": 3,
|
| 2114 |
+
"preprocess_streams": 0,
|
| 2115 |
+
"kinematic_arms": 3,
|
| 2116 |
+
"has_annotation": true,
|
| 2117 |
+
"has_calibrated_kinematic": false,
|
| 2118 |
+
"gesture_partial": false
|
| 2119 |
+
},
|
| 2120 |
+
"path": "online_data/episodes/cold_cut_dissection/52/modalities.json"
|
| 2121 |
+
},
|
| 2122 |
+
{
|
| 2123 |
+
"episode_id": "online_data_53_1757101675775996588",
|
| 2124 |
+
"summary": {
|
| 2125 |
+
"video_streams": 0,
|
| 2126 |
+
"video_raw_streams": 3,
|
| 2127 |
+
"preprocess_streams": 0,
|
| 2128 |
+
"kinematic_arms": 3,
|
| 2129 |
+
"has_annotation": true,
|
| 2130 |
+
"has_calibrated_kinematic": false,
|
| 2131 |
+
"gesture_partial": false
|
| 2132 |
+
},
|
| 2133 |
+
"path": "online_data/episodes/cold_cut_dissection/53/modalities.json"
|
| 2134 |
+
},
|
| 2135 |
+
{
|
| 2136 |
+
"episode_id": "online_data_54_1757017385123731945",
|
| 2137 |
+
"summary": {
|
| 2138 |
+
"video_streams": 0,
|
| 2139 |
+
"video_raw_streams": 3,
|
| 2140 |
+
"preprocess_streams": 0,
|
| 2141 |
+
"kinematic_arms": 3,
|
| 2142 |
+
"has_annotation": true,
|
| 2143 |
+
"has_calibrated_kinematic": false,
|
| 2144 |
+
"gesture_partial": false
|
| 2145 |
+
},
|
| 2146 |
+
"path": "online_data/episodes/cold_cut_dissection/54/modalities.json"
|
| 2147 |
+
},
|
| 2148 |
+
{
|
| 2149 |
+
"episode_id": "online_data_55_1757017604168473249",
|
| 2150 |
+
"summary": {
|
| 2151 |
+
"video_streams": 0,
|
| 2152 |
+
"video_raw_streams": 3,
|
| 2153 |
+
"preprocess_streams": 0,
|
| 2154 |
+
"kinematic_arms": 3,
|
| 2155 |
+
"has_annotation": true,
|
| 2156 |
+
"has_calibrated_kinematic": false,
|
| 2157 |
+
"gesture_partial": false
|
| 2158 |
+
},
|
| 2159 |
+
"path": "online_data/episodes/cold_cut_dissection/55/modalities.json"
|
| 2160 |
+
},
|
| 2161 |
+
{
|
| 2162 |
+
"episode_id": "online_data_56_1757099693505040333",
|
| 2163 |
+
"summary": {
|
| 2164 |
+
"video_streams": 0,
|
| 2165 |
+
"video_raw_streams": 3,
|
| 2166 |
+
"preprocess_streams": 0,
|
| 2167 |
+
"kinematic_arms": 3,
|
| 2168 |
+
"has_annotation": true,
|
| 2169 |
+
"has_calibrated_kinematic": false,
|
| 2170 |
+
"gesture_partial": false
|
| 2171 |
+
},
|
| 2172 |
+
"path": "online_data/episodes/cold_cut_dissection/56/modalities.json"
|
| 2173 |
+
},
|
| 2174 |
+
{
|
| 2175 |
+
"episode_id": "online_data_57_1757100003471340075",
|
| 2176 |
+
"summary": {
|
| 2177 |
+
"video_streams": 0,
|
| 2178 |
+
"video_raw_streams": 3,
|
| 2179 |
+
"preprocess_streams": 0,
|
| 2180 |
+
"kinematic_arms": 3,
|
| 2181 |
+
"has_annotation": true,
|
| 2182 |
+
"has_calibrated_kinematic": false,
|
| 2183 |
+
"gesture_partial": false
|
| 2184 |
+
},
|
| 2185 |
+
"path": "online_data/episodes/cold_cut_dissection/57/modalities.json"
|
| 2186 |
+
},
|
| 2187 |
+
{
|
| 2188 |
+
"episode_id": "online_data_58_1757100193535337405",
|
| 2189 |
+
"summary": {
|
| 2190 |
+
"video_streams": 0,
|
| 2191 |
+
"video_raw_streams": 3,
|
| 2192 |
+
"preprocess_streams": 0,
|
| 2193 |
+
"kinematic_arms": 3,
|
| 2194 |
+
"has_annotation": true,
|
| 2195 |
+
"has_calibrated_kinematic": false,
|
| 2196 |
+
"gesture_partial": false
|
| 2197 |
+
},
|
| 2198 |
+
"path": "online_data/episodes/cold_cut_dissection/58/modalities.json"
|
| 2199 |
+
},
|
| 2200 |
+
{
|
| 2201 |
+
"episode_id": "online_data_59_1757100363613885655",
|
| 2202 |
+
"summary": {
|
| 2203 |
+
"video_streams": 0,
|
| 2204 |
+
"video_raw_streams": 3,
|
| 2205 |
+
"preprocess_streams": 0,
|
| 2206 |
+
"kinematic_arms": 3,
|
| 2207 |
+
"has_annotation": true,
|
| 2208 |
+
"has_calibrated_kinematic": false,
|
| 2209 |
+
"gesture_partial": false
|
| 2210 |
+
},
|
| 2211 |
+
"path": "online_data/episodes/cold_cut_dissection/59/modalities.json"
|
| 2212 |
+
},
|
| 2213 |
+
{
|
| 2214 |
+
"episode_id": "online_data_5_1756505723425516524",
|
| 2215 |
+
"summary": {
|
| 2216 |
+
"video_streams": 0,
|
| 2217 |
+
"video_raw_streams": 3,
|
| 2218 |
+
"preprocess_streams": 0,
|
| 2219 |
+
"kinematic_arms": 3,
|
| 2220 |
+
"has_annotation": true,
|
| 2221 |
+
"has_calibrated_kinematic": false,
|
| 2222 |
+
"gesture_partial": true
|
| 2223 |
+
},
|
| 2224 |
+
"path": "online_data/episodes/single_interrupted_stitch/5/modalities.json"
|
| 2225 |
+
},
|
| 2226 |
+
{
|
| 2227 |
+
"episode_id": "online_data_60_1756515317901178463",
|
| 2228 |
+
"summary": {
|
| 2229 |
+
"video_streams": 0,
|
| 2230 |
+
"video_raw_streams": 3,
|
| 2231 |
+
"preprocess_streams": 0,
|
| 2232 |
+
"kinematic_arms": 3,
|
| 2233 |
+
"has_annotation": true,
|
| 2234 |
+
"has_calibrated_kinematic": false,
|
| 2235 |
+
"gesture_partial": false
|
| 2236 |
+
},
|
| 2237 |
+
"path": "online_data/episodes/cold_cut_dissection_intestine/60/modalities.json"
|
| 2238 |
+
},
|
| 2239 |
+
{
|
| 2240 |
+
"episode_id": "online_data_61_1756515598726885326",
|
| 2241 |
+
"summary": {
|
| 2242 |
+
"video_streams": 0,
|
| 2243 |
+
"video_raw_streams": 3,
|
| 2244 |
+
"preprocess_streams": 0,
|
| 2245 |
+
"kinematic_arms": 3,
|
| 2246 |
+
"has_annotation": true,
|
| 2247 |
+
"has_calibrated_kinematic": false,
|
| 2248 |
+
"gesture_partial": false
|
| 2249 |
+
},
|
| 2250 |
+
"path": "online_data/episodes/cold_cut_dissection_intestine/61/modalities.json"
|
| 2251 |
+
},
|
| 2252 |
+
{
|
| 2253 |
+
"episode_id": "online_data_62_1756516031544228604",
|
| 2254 |
+
"summary": {
|
| 2255 |
+
"video_streams": 0,
|
| 2256 |
+
"video_raw_streams": 3,
|
| 2257 |
+
"preprocess_streams": 0,
|
| 2258 |
+
"kinematic_arms": 3,
|
| 2259 |
+
"has_annotation": true,
|
| 2260 |
+
"has_calibrated_kinematic": false,
|
| 2261 |
+
"gesture_partial": false
|
| 2262 |
+
},
|
| 2263 |
+
"path": "online_data/episodes/cold_cut_dissection_intestine/62/modalities.json"
|
| 2264 |
+
},
|
| 2265 |
+
{
|
| 2266 |
+
"episode_id": "online_data_63_1756516215102274821",
|
| 2267 |
+
"summary": {
|
| 2268 |
+
"video_streams": 0,
|
| 2269 |
+
"video_raw_streams": 3,
|
| 2270 |
+
"preprocess_streams": 0,
|
| 2271 |
+
"kinematic_arms": 3,
|
| 2272 |
+
"has_annotation": true,
|
| 2273 |
+
"has_calibrated_kinematic": false,
|
| 2274 |
+
"gesture_partial": false
|
| 2275 |
+
},
|
| 2276 |
+
"path": "online_data/episodes/cold_cut_dissection_intestine/63/modalities.json"
|
| 2277 |
+
},
|
| 2278 |
+
{
|
| 2279 |
+
"episode_id": "online_data_64_1757033739476640687",
|
| 2280 |
+
"summary": {
|
| 2281 |
+
"video_streams": 0,
|
| 2282 |
+
"video_raw_streams": 3,
|
| 2283 |
+
"preprocess_streams": 0,
|
| 2284 |
+
"kinematic_arms": 3,
|
| 2285 |
+
"has_annotation": true,
|
| 2286 |
+
"has_calibrated_kinematic": false,
|
| 2287 |
+
"gesture_partial": false
|
| 2288 |
+
},
|
| 2289 |
+
"path": "online_data/episodes/cold_cut_dissection/64/modalities.json"
|
| 2290 |
+
},
|
| 2291 |
+
{
|
| 2292 |
+
"episode_id": "online_data_65_1757034179604904304",
|
| 2293 |
+
"summary": {
|
| 2294 |
+
"video_streams": 0,
|
| 2295 |
+
"video_raw_streams": 3,
|
| 2296 |
+
"preprocess_streams": 0,
|
| 2297 |
+
"kinematic_arms": 3,
|
| 2298 |
+
"has_annotation": true,
|
| 2299 |
+
"has_calibrated_kinematic": false,
|
| 2300 |
+
"gesture_partial": false
|
| 2301 |
+
},
|
| 2302 |
+
"path": "online_data/episodes/cold_cut_dissection/65/modalities.json"
|
| 2303 |
+
},
|
| 2304 |
+
{
|
| 2305 |
+
"episode_id": "online_data_66_1754685943216961256",
|
| 2306 |
+
"summary": {
|
| 2307 |
+
"video_streams": 0,
|
| 2308 |
+
"video_raw_streams": 3,
|
| 2309 |
+
"preprocess_streams": 0,
|
| 2310 |
+
"kinematic_arms": 3,
|
| 2311 |
+
"has_annotation": true,
|
| 2312 |
+
"has_calibrated_kinematic": false,
|
| 2313 |
+
"gesture_partial": false
|
| 2314 |
+
},
|
| 2315 |
+
"path": "online_data/episodes/tissue_manipulation/66/modalities.json"
|
| 2316 |
+
},
|
| 2317 |
+
{
|
| 2318 |
+
"episode_id": "online_data_67_1754686307887895427",
|
| 2319 |
+
"summary": {
|
| 2320 |
+
"video_streams": 0,
|
| 2321 |
+
"video_raw_streams": 3,
|
| 2322 |
+
"preprocess_streams": 0,
|
| 2323 |
+
"kinematic_arms": 3,
|
| 2324 |
+
"has_annotation": true,
|
| 2325 |
+
"has_calibrated_kinematic": false,
|
| 2326 |
+
"gesture_partial": false
|
| 2327 |
+
},
|
| 2328 |
+
"path": "online_data/episodes/tissue_manipulation/67/modalities.json"
|
| 2329 |
+
},
|
| 2330 |
+
{
|
| 2331 |
+
"episode_id": "online_data_68_1754686520320913666",
|
| 2332 |
+
"summary": {
|
| 2333 |
+
"video_streams": 0,
|
| 2334 |
+
"video_raw_streams": 3,
|
| 2335 |
+
"preprocess_streams": 0,
|
| 2336 |
+
"kinematic_arms": 3,
|
| 2337 |
+
"has_annotation": true,
|
| 2338 |
+
"has_calibrated_kinematic": false,
|
| 2339 |
+
"gesture_partial": false
|
| 2340 |
+
},
|
| 2341 |
+
"path": "online_data/episodes/tissue_manipulation/68/modalities.json"
|
| 2342 |
+
},
|
| 2343 |
+
{
|
| 2344 |
+
"episode_id": "online_data_69_1754686752194325773",
|
| 2345 |
+
"summary": {
|
| 2346 |
+
"video_streams": 0,
|
| 2347 |
+
"video_raw_streams": 3,
|
| 2348 |
+
"preprocess_streams": 0,
|
| 2349 |
+
"kinematic_arms": 3,
|
| 2350 |
+
"has_annotation": true,
|
| 2351 |
+
"has_calibrated_kinematic": false,
|
| 2352 |
+
"gesture_partial": false
|
| 2353 |
+
},
|
| 2354 |
+
"path": "online_data/episodes/tissue_manipulation/69/modalities.json"
|
| 2355 |
+
},
|
| 2356 |
+
{
|
| 2357 |
+
"episode_id": "online_data_6_1756506274184132565",
|
| 2358 |
+
"summary": {
|
| 2359 |
+
"video_streams": 0,
|
| 2360 |
+
"video_raw_streams": 3,
|
| 2361 |
+
"preprocess_streams": 0,
|
| 2362 |
+
"kinematic_arms": 3,
|
| 2363 |
+
"has_annotation": true,
|
| 2364 |
+
"has_calibrated_kinematic": false,
|
| 2365 |
+
"gesture_partial": true
|
| 2366 |
+
},
|
| 2367 |
+
"path": "online_data/episodes/single_interrupted_stitch/6/modalities.json"
|
| 2368 |
+
},
|
| 2369 |
+
{
|
| 2370 |
+
"episode_id": "online_data_70_1754687050906494057",
|
| 2371 |
+
"summary": {
|
| 2372 |
+
"video_streams": 0,
|
| 2373 |
+
"video_raw_streams": 3,
|
| 2374 |
+
"preprocess_streams": 0,
|
| 2375 |
+
"kinematic_arms": 3,
|
| 2376 |
+
"has_annotation": true,
|
| 2377 |
+
"has_calibrated_kinematic": false,
|
| 2378 |
+
"gesture_partial": false
|
| 2379 |
+
},
|
| 2380 |
+
"path": "online_data/episodes/tissue_manipulation/70/modalities.json"
|
| 2381 |
+
},
|
| 2382 |
+
{
|
| 2383 |
+
"episode_id": "online_data_71_1754687494907660933",
|
| 2384 |
+
"summary": {
|
| 2385 |
+
"video_streams": 0,
|
| 2386 |
+
"video_raw_streams": 3,
|
| 2387 |
+
"preprocess_streams": 0,
|
| 2388 |
+
"kinematic_arms": 3,
|
| 2389 |
+
"has_annotation": true,
|
| 2390 |
+
"has_calibrated_kinematic": false,
|
| 2391 |
+
"gesture_partial": false
|
| 2392 |
+
},
|
| 2393 |
+
"path": "online_data/episodes/tissue_manipulation/71/modalities.json"
|
| 2394 |
+
},
|
| 2395 |
+
{
|
| 2396 |
+
"episode_id": "online_data_72_1754687760791887361",
|
| 2397 |
+
"summary": {
|
| 2398 |
+
"video_streams": 0,
|
| 2399 |
+
"video_raw_streams": 3,
|
| 2400 |
+
"preprocess_streams": 0,
|
| 2401 |
+
"kinematic_arms": 3,
|
| 2402 |
+
"has_annotation": true,
|
| 2403 |
+
"has_calibrated_kinematic": false,
|
| 2404 |
+
"gesture_partial": false
|
| 2405 |
+
},
|
| 2406 |
+
"path": "online_data/episodes/tissue_manipulation/72/modalities.json"
|
| 2407 |
+
},
|
| 2408 |
+
{
|
| 2409 |
+
"episode_id": "online_data_73_1754598121319239041",
|
| 2410 |
+
"summary": {
|
| 2411 |
+
"video_streams": 0,
|
| 2412 |
+
"video_raw_streams": 3,
|
| 2413 |
+
"preprocess_streams": 0,
|
| 2414 |
+
"kinematic_arms": 3,
|
| 2415 |
+
"has_annotation": true,
|
| 2416 |
+
"has_calibrated_kinematic": false,
|
| 2417 |
+
"gesture_partial": false
|
| 2418 |
+
},
|
| 2419 |
+
"path": "online_data/episodes/tissue_manipulation/73/modalities.json"
|
| 2420 |
+
},
|
| 2421 |
+
{
|
| 2422 |
+
"episode_id": "online_data_74_1754598433367812741",
|
| 2423 |
+
"summary": {
|
| 2424 |
+
"video_streams": 0,
|
| 2425 |
+
"video_raw_streams": 3,
|
| 2426 |
+
"preprocess_streams": 0,
|
| 2427 |
+
"kinematic_arms": 3,
|
| 2428 |
+
"has_annotation": true,
|
| 2429 |
+
"has_calibrated_kinematic": false,
|
| 2430 |
+
"gesture_partial": false
|
| 2431 |
+
},
|
| 2432 |
+
"path": "online_data/episodes/tissue_manipulation/74/modalities.json"
|
| 2433 |
+
},
|
| 2434 |
+
{
|
| 2435 |
+
"episode_id": "online_data_75_1754598857814449086",
|
| 2436 |
+
"summary": {
|
| 2437 |
+
"video_streams": 0,
|
| 2438 |
+
"video_raw_streams": 3,
|
| 2439 |
+
"preprocess_streams": 0,
|
| 2440 |
+
"kinematic_arms": 3,
|
| 2441 |
+
"has_annotation": true,
|
| 2442 |
+
"has_calibrated_kinematic": false,
|
| 2443 |
+
"gesture_partial": false
|
| 2444 |
+
},
|
| 2445 |
+
"path": "online_data/episodes/tissue_manipulation/75/modalities.json"
|
| 2446 |
+
},
|
| 2447 |
+
{
|
| 2448 |
+
"episode_id": "online_data_76_1754599134481430700",
|
| 2449 |
+
"summary": {
|
| 2450 |
+
"video_streams": 0,
|
| 2451 |
+
"video_raw_streams": 3,
|
| 2452 |
+
"preprocess_streams": 0,
|
| 2453 |
+
"kinematic_arms": 3,
|
| 2454 |
+
"has_annotation": true,
|
| 2455 |
+
"has_calibrated_kinematic": false,
|
| 2456 |
+
"gesture_partial": false
|
| 2457 |
+
},
|
| 2458 |
+
"path": "online_data/episodes/tissue_manipulation/76/modalities.json"
|
| 2459 |
+
},
|
| 2460 |
+
{
|
| 2461 |
+
"episode_id": "online_data_77_1754599776737525011",
|
| 2462 |
+
"summary": {
|
| 2463 |
+
"video_streams": 0,
|
| 2464 |
+
"video_raw_streams": 3,
|
| 2465 |
+
"preprocess_streams": 0,
|
| 2466 |
+
"kinematic_arms": 3,
|
| 2467 |
+
"has_annotation": true,
|
| 2468 |
+
"has_calibrated_kinematic": false,
|
| 2469 |
+
"gesture_partial": false
|
| 2470 |
+
},
|
| 2471 |
+
"path": "online_data/episodes/tissue_manipulation/77/modalities.json"
|
| 2472 |
+
},
|
| 2473 |
+
{
|
| 2474 |
+
"episode_id": "online_data_78_1754599992492485110",
|
| 2475 |
+
"summary": {
|
| 2476 |
+
"video_streams": 0,
|
| 2477 |
+
"video_raw_streams": 3,
|
| 2478 |
+
"preprocess_streams": 0,
|
| 2479 |
+
"kinematic_arms": 3,
|
| 2480 |
+
"has_annotation": true,
|
| 2481 |
+
"has_calibrated_kinematic": false,
|
| 2482 |
+
"gesture_partial": false
|
| 2483 |
+
},
|
| 2484 |
+
"path": "online_data/episodes/tissue_manipulation/78/modalities.json"
|
| 2485 |
+
},
|
| 2486 |
+
{
|
| 2487 |
+
"episode_id": "online_data_79_1754688679256133705",
|
| 2488 |
+
"summary": {
|
| 2489 |
+
"video_streams": 0,
|
| 2490 |
+
"video_raw_streams": 3,
|
| 2491 |
+
"preprocess_streams": 0,
|
| 2492 |
+
"kinematic_arms": 3,
|
| 2493 |
+
"has_annotation": true,
|
| 2494 |
+
"has_calibrated_kinematic": false,
|
| 2495 |
+
"gesture_partial": false
|
| 2496 |
+
},
|
| 2497 |
+
"path": "online_data/episodes/tissue_manipulation/79/modalities.json"
|
| 2498 |
+
},
|
| 2499 |
+
{
|
| 2500 |
+
"episode_id": "online_data_7_1756506683193140764",
|
| 2501 |
+
"summary": {
|
| 2502 |
+
"video_streams": 0,
|
| 2503 |
+
"video_raw_streams": 3,
|
| 2504 |
+
"preprocess_streams": 0,
|
| 2505 |
+
"kinematic_arms": 3,
|
| 2506 |
+
"has_annotation": true,
|
| 2507 |
+
"has_calibrated_kinematic": false,
|
| 2508 |
+
"gesture_partial": true
|
| 2509 |
+
},
|
| 2510 |
+
"path": "online_data/episodes/single_interrupted_stitch/7/modalities.json"
|
| 2511 |
+
},
|
| 2512 |
+
{
|
| 2513 |
+
"episode_id": "online_data_80_1754688909444196346",
|
| 2514 |
+
"summary": {
|
| 2515 |
+
"video_streams": 0,
|
| 2516 |
+
"video_raw_streams": 3,
|
| 2517 |
+
"preprocess_streams": 0,
|
| 2518 |
+
"kinematic_arms": 3,
|
| 2519 |
+
"has_annotation": true,
|
| 2520 |
+
"has_calibrated_kinematic": false,
|
| 2521 |
+
"gesture_partial": false
|
| 2522 |
+
},
|
| 2523 |
+
"path": "online_data/episodes/tissue_manipulation/80/modalities.json"
|
| 2524 |
+
},
|
| 2525 |
+
{
|
| 2526 |
+
"episode_id": "online_data_81_1754689029077885721",
|
| 2527 |
+
"summary": {
|
| 2528 |
+
"video_streams": 0,
|
| 2529 |
+
"video_raw_streams": 3,
|
| 2530 |
+
"preprocess_streams": 0,
|
| 2531 |
+
"kinematic_arms": 3,
|
| 2532 |
+
"has_annotation": true,
|
| 2533 |
+
"has_calibrated_kinematic": false,
|
| 2534 |
+
"gesture_partial": false
|
| 2535 |
+
},
|
| 2536 |
+
"path": "online_data/episodes/tissue_manipulation/81/modalities.json"
|
| 2537 |
+
},
|
| 2538 |
+
{
|
| 2539 |
+
"episode_id": "online_data_82_1754690078111637144",
|
| 2540 |
+
"summary": {
|
| 2541 |
+
"video_streams": 0,
|
| 2542 |
+
"video_raw_streams": 3,
|
| 2543 |
+
"preprocess_streams": 0,
|
| 2544 |
+
"kinematic_arms": 3,
|
| 2545 |
+
"has_annotation": true,
|
| 2546 |
+
"has_calibrated_kinematic": false,
|
| 2547 |
+
"gesture_partial": false
|
| 2548 |
+
},
|
| 2549 |
+
"path": "online_data/episodes/tissue_manipulation/82/modalities.json"
|
| 2550 |
+
},
|
| 2551 |
+
{
|
| 2552 |
+
"episode_id": "online_data_83_1754690243755310249",
|
| 2553 |
+
"summary": {
|
| 2554 |
+
"video_streams": 0,
|
| 2555 |
+
"video_raw_streams": 3,
|
| 2556 |
+
"preprocess_streams": 0,
|
| 2557 |
+
"kinematic_arms": 3,
|
| 2558 |
+
"has_annotation": true,
|
| 2559 |
+
"has_calibrated_kinematic": false,
|
| 2560 |
+
"gesture_partial": false
|
| 2561 |
+
},
|
| 2562 |
+
"path": "online_data/episodes/tissue_manipulation/83/modalities.json"
|
| 2563 |
+
},
|
| 2564 |
+
{
|
| 2565 |
+
"episode_id": "online_data_84_1754690427436313258",
|
| 2566 |
+
"summary": {
|
| 2567 |
+
"video_streams": 0,
|
| 2568 |
+
"video_raw_streams": 3,
|
| 2569 |
+
"preprocess_streams": 0,
|
| 2570 |
+
"kinematic_arms": 3,
|
| 2571 |
+
"has_annotation": true,
|
| 2572 |
+
"has_calibrated_kinematic": false,
|
| 2573 |
+
"gesture_partial": false
|
| 2574 |
+
},
|
| 2575 |
+
"path": "online_data/episodes/tissue_manipulation/84/modalities.json"
|
| 2576 |
+
},
|
| 2577 |
+
{
|
| 2578 |
+
"episode_id": "online_data_85_1754689302310559789",
|
| 2579 |
+
"summary": {
|
| 2580 |
+
"video_streams": 0,
|
| 2581 |
+
"video_raw_streams": 3,
|
| 2582 |
+
"preprocess_streams": 0,
|
| 2583 |
+
"kinematic_arms": 3,
|
| 2584 |
+
"has_annotation": true,
|
| 2585 |
+
"has_calibrated_kinematic": false,
|
| 2586 |
+
"gesture_partial": false
|
| 2587 |
+
},
|
| 2588 |
+
"path": "online_data/episodes/tissue_manipulation/85/modalities.json"
|
| 2589 |
+
},
|
| 2590 |
+
{
|
| 2591 |
+
"episode_id": "online_data_86_1754689431423360082",
|
| 2592 |
+
"summary": {
|
| 2593 |
+
"video_streams": 0,
|
| 2594 |
+
"video_raw_streams": 3,
|
| 2595 |
+
"preprocess_streams": 0,
|
| 2596 |
+
"kinematic_arms": 3,
|
| 2597 |
+
"has_annotation": true,
|
| 2598 |
+
"has_calibrated_kinematic": false,
|
| 2599 |
+
"gesture_partial": false
|
| 2600 |
+
},
|
| 2601 |
+
"path": "online_data/episodes/tissue_manipulation/86/modalities.json"
|
| 2602 |
+
},
|
| 2603 |
+
{
|
| 2604 |
+
"episode_id": "online_data_87_1754689584803971204",
|
| 2605 |
+
"summary": {
|
| 2606 |
+
"video_streams": 0,
|
| 2607 |
+
"video_raw_streams": 3,
|
| 2608 |
+
"preprocess_streams": 0,
|
| 2609 |
+
"kinematic_arms": 3,
|
| 2610 |
+
"has_annotation": true,
|
| 2611 |
+
"has_calibrated_kinematic": false,
|
| 2612 |
+
"gesture_partial": false
|
| 2613 |
+
},
|
| 2614 |
+
"path": "online_data/episodes/tissue_manipulation/87/modalities.json"
|
| 2615 |
+
},
|
| 2616 |
+
{
|
| 2617 |
+
"episode_id": "online_data_88_1754690618150892752",
|
| 2618 |
+
"summary": {
|
| 2619 |
+
"video_streams": 0,
|
| 2620 |
+
"video_raw_streams": 3,
|
| 2621 |
+
"preprocess_streams": 0,
|
| 2622 |
+
"kinematic_arms": 3,
|
| 2623 |
+
"has_annotation": true,
|
| 2624 |
+
"has_calibrated_kinematic": false,
|
| 2625 |
+
"gesture_partial": false
|
| 2626 |
+
},
|
| 2627 |
+
"path": "online_data/episodes/tissue_manipulation/88/modalities.json"
|
| 2628 |
+
},
|
| 2629 |
+
{
|
| 2630 |
+
"episode_id": "online_data_89_1754690774305070740",
|
| 2631 |
+
"summary": {
|
| 2632 |
+
"video_streams": 0,
|
| 2633 |
+
"video_raw_streams": 3,
|
| 2634 |
+
"preprocess_streams": 0,
|
| 2635 |
+
"kinematic_arms": 3,
|
| 2636 |
+
"has_annotation": true,
|
| 2637 |
+
"has_calibrated_kinematic": false,
|
| 2638 |
+
"gesture_partial": false
|
| 2639 |
+
},
|
| 2640 |
+
"path": "online_data/episodes/tissue_manipulation/89/modalities.json"
|
| 2641 |
+
},
|
| 2642 |
+
{
|
| 2643 |
+
"episode_id": "online_data_8_1756507821241094405",
|
| 2644 |
+
"summary": {
|
| 2645 |
+
"video_streams": 0,
|
| 2646 |
+
"video_raw_streams": 3,
|
| 2647 |
+
"preprocess_streams": 0,
|
| 2648 |
+
"kinematic_arms": 3,
|
| 2649 |
+
"has_annotation": true,
|
| 2650 |
+
"has_calibrated_kinematic": false,
|
| 2651 |
+
"gesture_partial": true
|
| 2652 |
+
},
|
| 2653 |
+
"path": "online_data/episodes/single_interrupted_stitch/8/modalities.json"
|
| 2654 |
+
},
|
| 2655 |
+
{
|
| 2656 |
+
"episode_id": "online_data_90_1754690901827155112",
|
| 2657 |
+
"summary": {
|
| 2658 |
+
"video_streams": 0,
|
| 2659 |
+
"video_raw_streams": 3,
|
| 2660 |
+
"preprocess_streams": 0,
|
| 2661 |
+
"kinematic_arms": 3,
|
| 2662 |
+
"has_annotation": true,
|
| 2663 |
+
"has_calibrated_kinematic": false,
|
| 2664 |
+
"gesture_partial": false
|
| 2665 |
+
},
|
| 2666 |
+
"path": "online_data/episodes/tissue_manipulation/90/modalities.json"
|
| 2667 |
+
},
|
| 2668 |
+
{
|
| 2669 |
+
"episode_id": "online_data_91_1756428085360815464",
|
| 2670 |
+
"summary": {
|
| 2671 |
+
"video_streams": 0,
|
| 2672 |
+
"video_raw_streams": 3,
|
| 2673 |
+
"preprocess_streams": 0,
|
| 2674 |
+
"kinematic_arms": 3,
|
| 2675 |
+
"has_annotation": true,
|
| 2676 |
+
"has_calibrated_kinematic": false,
|
| 2677 |
+
"gesture_partial": false
|
| 2678 |
+
},
|
| 2679 |
+
"path": "online_data/episodes/peg_transfer/91/modalities.json"
|
| 2680 |
+
},
|
| 2681 |
+
{
|
| 2682 |
+
"episode_id": "online_data_92_1756485313828181240",
|
| 2683 |
+
"summary": {
|
| 2684 |
+
"video_streams": 0,
|
| 2685 |
+
"video_raw_streams": 3,
|
| 2686 |
+
"preprocess_streams": 0,
|
| 2687 |
+
"kinematic_arms": 3,
|
| 2688 |
+
"has_annotation": true,
|
| 2689 |
+
"has_calibrated_kinematic": false,
|
| 2690 |
+
"gesture_partial": false
|
| 2691 |
+
},
|
| 2692 |
+
"path": "online_data/episodes/peg_transfer/92/modalities.json"
|
| 2693 |
+
},
|
| 2694 |
+
{
|
| 2695 |
+
"episode_id": "online_data_93_1756485482824652440",
|
| 2696 |
+
"summary": {
|
| 2697 |
+
"video_streams": 0,
|
| 2698 |
+
"video_raw_streams": 3,
|
| 2699 |
+
"preprocess_streams": 0,
|
| 2700 |
+
"kinematic_arms": 3,
|
| 2701 |
+
"has_annotation": true,
|
| 2702 |
+
"has_calibrated_kinematic": false,
|
| 2703 |
+
"gesture_partial": false
|
| 2704 |
+
},
|
| 2705 |
+
"path": "online_data/episodes/peg_transfer/93/modalities.json"
|
| 2706 |
+
},
|
| 2707 |
+
{
|
| 2708 |
+
"episode_id": "online_data_94_1757011978759859050",
|
| 2709 |
+
"summary": {
|
| 2710 |
+
"video_streams": 0,
|
| 2711 |
+
"video_raw_streams": 3,
|
| 2712 |
+
"preprocess_streams": 0,
|
| 2713 |
+
"kinematic_arms": 3,
|
| 2714 |
+
"has_annotation": true,
|
| 2715 |
+
"has_calibrated_kinematic": false,
|
| 2716 |
+
"gesture_partial": false
|
| 2717 |
+
},
|
| 2718 |
+
"path": "online_data/episodes/peg_transfer/94/modalities.json"
|
| 2719 |
+
},
|
| 2720 |
+
{
|
| 2721 |
+
"episode_id": "online_data_95_1757012208663986174",
|
| 2722 |
+
"summary": {
|
| 2723 |
+
"video_streams": 0,
|
| 2724 |
+
"video_raw_streams": 3,
|
| 2725 |
+
"preprocess_streams": 0,
|
| 2726 |
+
"kinematic_arms": 3,
|
| 2727 |
+
"has_annotation": true,
|
| 2728 |
+
"has_calibrated_kinematic": false,
|
| 2729 |
+
"gesture_partial": false
|
| 2730 |
+
},
|
| 2731 |
+
"path": "online_data/episodes/peg_transfer/95/modalities.json"
|
| 2732 |
+
},
|
| 2733 |
+
{
|
| 2734 |
+
"episode_id": "online_data_96_1757012407781351425",
|
| 2735 |
+
"summary": {
|
| 2736 |
+
"video_streams": 0,
|
| 2737 |
+
"video_raw_streams": 3,
|
| 2738 |
+
"preprocess_streams": 0,
|
| 2739 |
+
"kinematic_arms": 3,
|
| 2740 |
+
"has_annotation": true,
|
| 2741 |
+
"has_calibrated_kinematic": false,
|
| 2742 |
+
"gesture_partial": false
|
| 2743 |
+
},
|
| 2744 |
+
"path": "online_data/episodes/peg_transfer/96/modalities.json"
|
| 2745 |
+
},
|
| 2746 |
+
{
|
| 2747 |
+
"episode_id": "online_data_97_1757012596636818152",
|
| 2748 |
+
"summary": {
|
| 2749 |
+
"video_streams": 0,
|
| 2750 |
+
"video_raw_streams": 3,
|
| 2751 |
+
"preprocess_streams": 0,
|
| 2752 |
+
"kinematic_arms": 3,
|
| 2753 |
+
"has_annotation": true,
|
| 2754 |
+
"has_calibrated_kinematic": false,
|
| 2755 |
+
"gesture_partial": false
|
| 2756 |
+
},
|
| 2757 |
+
"path": "online_data/episodes/peg_transfer/97/modalities.json"
|
| 2758 |
+
},
|
| 2759 |
+
{
|
| 2760 |
+
"episode_id": "online_data_98_1757104938635968969",
|
| 2761 |
+
"summary": {
|
| 2762 |
+
"video_streams": 0,
|
| 2763 |
+
"video_raw_streams": 3,
|
| 2764 |
+
"preprocess_streams": 0,
|
| 2765 |
+
"kinematic_arms": 3,
|
| 2766 |
+
"has_annotation": true,
|
| 2767 |
+
"has_calibrated_kinematic": false,
|
| 2768 |
+
"gesture_partial": false
|
| 2769 |
+
},
|
| 2770 |
+
"path": "online_data/episodes/peg_transfer/98/modalities.json"
|
| 2771 |
+
},
|
| 2772 |
+
{
|
| 2773 |
+
"episode_id": "online_data_99_1757105040890153657",
|
| 2774 |
+
"summary": {
|
| 2775 |
+
"video_streams": 0,
|
| 2776 |
+
"video_raw_streams": 3,
|
| 2777 |
+
"preprocess_streams": 0,
|
| 2778 |
+
"kinematic_arms": 3,
|
| 2779 |
+
"has_annotation": true,
|
| 2780 |
+
"has_calibrated_kinematic": false,
|
| 2781 |
+
"gesture_partial": false
|
| 2782 |
+
},
|
| 2783 |
+
"path": "online_data/episodes/peg_transfer/99/modalities.json"
|
| 2784 |
+
},
|
| 2785 |
+
{
|
| 2786 |
+
"episode_id": "online_data_9_1756508145905553992",
|
| 2787 |
+
"summary": {
|
| 2788 |
+
"video_streams": 0,
|
| 2789 |
+
"video_raw_streams": 3,
|
| 2790 |
+
"preprocess_streams": 0,
|
| 2791 |
+
"kinematic_arms": 3,
|
| 2792 |
+
"has_annotation": true,
|
| 2793 |
+
"has_calibrated_kinematic": false,
|
| 2794 |
+
"gesture_partial": true
|
| 2795 |
+
},
|
| 2796 |
+
"path": "online_data/episodes/single_interrupted_stitch/9/modalities.json"
|
| 2797 |
+
}
|
| 2798 |
+
]
|
| 2799 |
+
}
|
meta/stats.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:2c6189907fc7ab16bd52f28ab7342fd256e72055cd9e5e23d7e7d86c38ed186b
|
| 3 |
+
size 8530
|
meta/tasks.jsonl
ADDED
|
@@ -0,0 +1,6 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{"task":"single_interrupted_stitch","phase_id":"1","phase_description":"perform a simple interrupted stitch on ex-vivo tissue (occasionally on silicon suturing training phantom) ; without cutting the suture thread tail at the end","step_vocab":{"00":"bilateral pause (both hand not moving > 20 frames)","01":"move camera","11":"Needle Handling and Positioning (This step encompasses all actions from the moment the surgeon initiates motion toward the needle until the needle is held in the dominant instrument in a driving-ready configuration.)","12":"Needle Driving (This step encompasses all actions involved in passing the needle through the tissue, beginning from the moment the needle tip approaches the tissue surface and ending when sufficient needle length has emerged on the exit side to allow grasping by the assistant instrument.)","13":"Needle Extraction and Suture Pulling (This step encompasses all actions from the moment the surgeon begins to grasp the emerged needle on the exit side until the suture has been pulled through the tissue to the desired tail length for knotting.)","14":"Knot Tying (This step encompasses all actions involved in forming and tightening the surgical knot to secure the suture.)","15":"Finishing (This step encompasses all final actions after the knot is fully tied and secured.)"},"gesture_vocab":{"1":"Reach for needle (Open-jaw transit motion directed toward the needle.)","2":"Grasp needle (Closing the instrument jaws on the needle body to secure it.)","3":"Release needle (Opening the instrument jaws to deliberately free the needle.)","4":"Adjust needle (In-hand manipulation to change the needle orientation or grasp point while the jaws remain closed on the needle.)","5":"Approach tissue (Controlled movement bringing the needle tip toward the tissue surface at the planned entry point.)","6":"Drive needle (Wrist pronation following the needle curvature to push the needle through the tissue.)","7":"Tissue manipulation (The instrument pushes, retracts, lifts, or stabilizes tissue to provide exposure or counter-tension for the operative action.)","8":"Extract needle (Pulling the needle along its curvature out of the tissue on the exit side.)","9":"Pull suture (Pulling the suture thread through the tissue to set the desired tail length for knotting.)","10":"Grasp suture tail (Closing instrument jaws on a suture tail in preparation for knot tying.)","11":"Release suture (Opening instrument jaws to free the suture thread.)","12":"Park needle (Placing the needle in a safe resting position out of the operative field so that both instruments are free for knot tying.)","13":"Wrap suture around instrument (Looping the suture around the shaft of the opposite instrument one or more times to form a throw.)","14":"Grasp suture through loop (The instrument that served as the wrapping post reaches through the formed loop or loops and closes its jaws on the opposite suture tail.)","15":"Tighten throw (Both instruments pull in opposite directions to draw the formed throw down to the tissue surface and seat it.)","16":"Cut suture (We do NOT have this, but it should be defined) (Closing scissors or a cutting instrument to sever the suture tail at the target distance from the knot.)","17":"Hold / Idle (One instrument maintains its current position and grasp state without directed purposeful motion while the other arm performs an active gesture.)","18":"Move to rest position (The instrument actively travels away from the operative field to a neutral free position.)"}}
|
| 2 |
+
{"task":"cold_cut_dissection","phase_id":"2","phase_description":"perform cold-cut dissection on ex-vivo tissue by cutting along pre-defined traces using non-energy surgical instruments","step_vocab":{"0":"stay still","10":"finalize_operation: move the instruments to the rest position as needed","20":"visualize_tissue: adjust the camera pose to obtain a clear view of the tissue and target region as needed","21":"grasp_tissue: reach to the tissue and establish an initial grasp to begin cold-cut dissection","22":"create_tension: apply tension to the tissue to prepare for cold-cut dissection; reapply or increase tension as needed before or during the subsequent cutting","23":"cold_cut: perform cold-cut dissection using non-energy instruments, following the pre-defined marker trace when available","24":"finalize_clean_up: finalize the cold-cut dissection and clear the cut tissue piece as needed","25":"regrasp_tissue: regrasp the tissue when cold-cut dissection, restore tension as needed","26":"scissor_reposition: when a large reposition is needed, retract the scissor and move it to a new cutting pose during cold-cut dissection"},"gesture_vocab":{"0":"stay_still (no meaningful action is carried out; the arm stays idle)","10":"reach_for_tissues_with_scissors (move scissors to optimal position to prepare for cold cut, performed at the start of the operation)","11":"cut_along_trajectory (carry out cold cut along the marked trajectory; cutting involves opening and closing scissors blades)","12":"retract_and_reposition_scissors (performed when the operator pulls the scissors back from the tissue, and then moves the scissors back to the tissue to a more optimal position to continue cutting)","13":"move_scissors_to_finishing_position (operation complete, move scissors to a finishing position)","20":"position_grabber (move the grabber to optimal position to grab the tissue)","21":"grab_tissue (open the grabber jaws, positioning the tissue between the jaws, and clenching the grabber jaws)","22":"create_tension (pull on the grabbed tissue to create tension for cold cut)","23":"move_tissue (move the grabbed tissue to a different position)","24":"release_tissue (release the grabbed tissue by opening the grabber jaws)","25":"move_grabbers_to_finishing_position (operation complete, move grabbers to a finishing position)"}}
|
| 3 |
+
{"task":"cold_cut_dissection_intestine","phase_id":"5","phase_description":"perform cold-cut dissection by cutting through pork intestines using non-energy surgical instruments; no pre-defined cutting path","step_vocab":{"0":"stay still","10":"finalize_operation: move the instruments to the rest position as needed","20":"visualize_tissue: adjust the camera pose to obtain a clear view of the tissue and target region as needed","21":"grasp_tissue: reach to the tissue and establish an initial grasp to begin cold-cut dissection","22":"create_tension: apply tension to the tissue to prepare for cold-cut dissection; reapply or increase tension as needed before or during the subsequent cutting","23":"cold_cut: perform cold-cut dissection using non-energy instruments, following the pre-defined marker trace when available","24":"finalize_clean_up: finalize the cold-cut dissection and clear the cut tissue piece as needed","25":"regrasp_tissue: regrasp the tissue when cold-cut dissection, restore tension as needed","63":"start_plane_at_corner: initiate the dissection plane at the corner by opening a small entry using non-energy surgical instruments","64":"advance_in_plane_cut: advance along the interface by cutting adhesions in the plane while maintaining traction"},"gesture_vocab":{}}
|
| 4 |
+
{"task":"cold_cut_dissection_skin_peel","phase_id":"6","phase_description":"perform cold-cut dissection to partially peel skin from the underlying fat layer using non-energy instruments","step_vocab":{"0":"stay still","10":"finalize_operation: move the instruments to the rest position as needed","20":"visualize_tissue: adjust the camera pose to obtain a clear view of the tissue and target region as needed","21":"grasp_tissue: reach to the tissue and establish an initial grasp to begin cold-cut dissection","22":"create_tension: apply tension to the tissue to prepare for cold-cut dissection; reapply or increase tension as needed before or during the subsequent cutting","23":"cold_cut: perform cold-cut dissection using non-energy instruments, following the pre-defined marker trace when available","24":"finalize_clean_up: finalize the cold-cut dissection and clear the cut tissue piece as needed","25":"regrasp_tissue: regrasp the tissue when cold-cut dissection, restore tension as needed","26":"scissor_reposition: when a large reposition is needed, retract the scissor and move it to a new cutting pose during cold-cut dissection","63":"start_plane_at_corner: initiate the dissection plane at the corner by opening a small entry using non-energy surgical instruments","64":"advance_in_plane_cut: advance along the interface by cutting adhesions in the plane while maintaining traction"},"gesture_vocab":{}}
|
| 5 |
+
{"task":"peg_transfer","phase_id":"3","phase_description":"perform peg transfer on a table-top phantom by moving triangular-prism rubber objects between pegs, using bimanual grasping and handoffs as needed","step_vocab":{"0":"stay still","10":"finalize_operation: move the instruments to the rest position as needed","20":"visualize_tissue: adjust the camera pose to obtain a clear view of the tissue and target region as needed","31":"reach_to_grasp: move the gripper to the object, grasp it securely, and prepare to lift for peg tranfer","32":"lift_and_transport: lift the object clear of the peg, then transport it to a position near the target peg","33":"release_and_retract: release the object onto the target peg, then retract the gripper","34":"reposition_to_next: reposition the gripper(s) and move the next position for peg transfer as needed"},"gesture_vocab":{}}
|
| 6 |
+
{"task":"tissue_manipulation","phase_id":"4","phase_description":"grasp and move ex-vivo tissues toward a specified configuration (usually move to a certain area), using lift-pull-release/regrasp actions while avoiding excessive stretching or tearing","step_vocab":{"0":"stay still","10":"finalize_operation: move the instruments to the rest position as needed","20":"visualize_tissue: adjust the camera pose to obtain a clear view of the tissue and target region as needed","41":"reach_to_approach: reach toward the tissue (or the object) and approach it to initiate tissue manipulation","42":"grasp_tissue: grasp or regrasp the tissue (or the object) during tissue manipulation","43":"lift_move_tissue: lift and move the tissue (or the object) towards the desired position when grasping during tissue manipulation","44":"release_tissue: release the tissue (or the object) at the target area; or open the gripper for the next step during tissue manipulation","45":"reposition_to_next: reposition the surgical instruments to prepare for the next step during tissue manipulation"},"gesture_vocab":{}}
|
offline_data/episodes/cold_cut_dissection/10/ECM.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:8186b9bb71e8b890315b791b34125e5a3b787a2cafc9edc9213e05255c4749c1
|
| 3 |
+
size 42813
|
offline_data/episodes/cold_cut_dissection/10/PSM1.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:8cf9e671c4a407198edac42f62e08b2743b627054f696060573dd8d6f5a74419
|
| 3 |
+
size 310509
|
offline_data/episodes/cold_cut_dissection/10/PSM2.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:a36e4cbab22963969d241fb3c46aaa6545f4e5e9d65b0869f7311fd411c5fc7a
|
| 3 |
+
size 306773
|
offline_data/episodes/cold_cut_dissection/10/annotation.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:147a75681c09c163960dec1037479ad757070669295d00bbb1a9889cfaaf4480
|
| 3 |
+
size 12012
|
offline_data/episodes/cold_cut_dissection/10/calibration/camera.json
ADDED
|
@@ -0,0 +1,11 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"image_width": 1920,
|
| 3 |
+
"image_height": 1080,
|
| 4 |
+
"fx_left": 1175.931810425796,
|
| 5 |
+
"baseline_m": 0.004182842078136359,
|
| 6 |
+
"files": {
|
| 7 |
+
"left": "left.yaml",
|
| 8 |
+
"right": "right.yaml",
|
| 9 |
+
"stereo_calib_params": "stereo_calib_params.json"
|
| 10 |
+
}
|
| 11 |
+
}
|
offline_data/episodes/cold_cut_dissection/10/calibration/hand_eye/PSM1-registration-dVRK.json
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
{"name": "PSM1", "measured_cp": [[0.6412983250938588, 0.5615880802358231, 0.522833899406738, -0.10729729394555436], [-0.3397741123695972, 0.818799850679242, -0.462731409233373, 0.09176732131872677], [-0.6879607625404698, 0.119103453622023, 0.7159080643071725, -0.022784216962428994], [0.0, 0.0, 0.0, 1.0]]}
|
offline_data/episodes/cold_cut_dissection/10/calibration/hand_eye/PSM1-registration-open-cv.json
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"base-frame": {"reference-frame": "/left_frame", "transform": [[-0.6800103743359525, -0.5453754298328726, -0.4900525801687902, 0.10699287647650496], [-0.682091944298651, 0.7157238904232331, 0.14996630354955678, 0.048992752026028014], [0.2689544019315633, 0.4362395594304136, -0.8586958579553036, -0.10155933862134851], [0.0, 0.0, 0.0, 1.0]]}
|
| 3 |
+
}
|
offline_data/episodes/cold_cut_dissection/10/calibration/hand_eye/PSM2-registration-dVRK.json
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
{"name": "PSM2", "measured_cp": [[0.8587456895779936, -0.3766174320771962, -0.34744085897717, 0.10036020698569735], [0.23231997148995967, 0.8905382830651395, -0.3911125122548462, 0.08321928354211638], [0.45670917603888733, 0.2551487335868466, 0.8522416630691718, -0.02822751940458962], [0.0, 0.0, 0.0, 1.0]]}
|
offline_data/episodes/cold_cut_dissection/10/calibration/hand_eye/PSM2-registration-open-cv.json
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"base-frame": {"reference-frame": "/left_frame", "transform": [[-0.8311478792176615, 0.3993865009163199, 0.38688968163780335, -0.10074966902760027], [0.5130078698729394, 0.8191826653072345, 0.25644236449651664, 0.04790655090218514], [-0.21451370194095182, 0.4116189788456718, -0.8857503530530675, -0.10969633485400077], [0.0, 0.0, 0.0, 1.0]]}
|
| 3 |
+
}
|
offline_data/episodes/cold_cut_dissection/10/calibration/left.yaml
ADDED
|
@@ -0,0 +1,46 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
R_stereo:
|
| 2 |
+
cols: 3
|
| 3 |
+
data:
|
| 4 |
+
- 0.9963893755659492
|
| 5 |
+
- 0.0000146863008192
|
| 6 |
+
- 0.0849011898833603
|
| 7 |
+
- -0.0013327585854255
|
| 8 |
+
- 0.9998794732146515
|
| 9 |
+
- 0.0154681220108920
|
| 10 |
+
- -0.0848907298463785
|
| 11 |
+
- -0.0155254252213405
|
| 12 |
+
- 0.9962693035308504
|
| 13 |
+
rows: 3
|
| 14 |
+
T_stereo:
|
| 15 |
+
cols: 1
|
| 16 |
+
data:
|
| 17 |
+
- -0.004170971469831339
|
| 18 |
+
- 0.000067934947019158
|
| 19 |
+
- 0.000307489335513621
|
| 20 |
+
rows: 3
|
| 21 |
+
camera_matrix:
|
| 22 |
+
cols: 3
|
| 23 |
+
data:
|
| 24 |
+
- 1175.931810425796
|
| 25 |
+
- 0.0
|
| 26 |
+
- 953.4400649317635
|
| 27 |
+
- 0.0
|
| 28 |
+
- 1178.829539428327
|
| 29 |
+
- 531.6113782903312
|
| 30 |
+
- 0.0
|
| 31 |
+
- 0.0
|
| 32 |
+
- 1.0
|
| 33 |
+
rows: 3
|
| 34 |
+
camera_name: stereo_left
|
| 35 |
+
distortion_coefficients:
|
| 36 |
+
cols: 1
|
| 37 |
+
data:
|
| 38 |
+
- -0.019781771124869636
|
| 39 |
+
- -0.03955841810275026
|
| 40 |
+
- -0.0017663372223640362
|
| 41 |
+
- -0.003287906819938256
|
| 42 |
+
- 0.0395035486931128
|
| 43 |
+
rows: 1
|
| 44 |
+
distortion_model: plumb_bob
|
| 45 |
+
image_height: 1080
|
| 46 |
+
image_width: 1920
|
offline_data/episodes/cold_cut_dissection/10/calibration/right.yaml
ADDED
|
@@ -0,0 +1,46 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
R_stereo:
|
| 2 |
+
cols: 3
|
| 3 |
+
data:
|
| 4 |
+
- 0.9963893755659492
|
| 5 |
+
- 0.0000146863008192
|
| 6 |
+
- 0.0849011898833603
|
| 7 |
+
- -0.0013327585854255
|
| 8 |
+
- 0.9998794732146515
|
| 9 |
+
- 0.0154681220108920
|
| 10 |
+
- -0.0848907298463785
|
| 11 |
+
- -0.0155254252213405
|
| 12 |
+
- 0.9962693035308504
|
| 13 |
+
rows: 3
|
| 14 |
+
T_stereo:
|
| 15 |
+
cols: 1
|
| 16 |
+
data:
|
| 17 |
+
- -0.004170971469831339
|
| 18 |
+
- 0.000067934947019158
|
| 19 |
+
- 0.000307489335513621
|
| 20 |
+
rows: 3
|
| 21 |
+
camera_matrix:
|
| 22 |
+
cols: 3
|
| 23 |
+
data:
|
| 24 |
+
- 1178.6272335909316
|
| 25 |
+
- 0.0
|
| 26 |
+
- 936.1201431988873
|
| 27 |
+
- 0.0
|
| 28 |
+
- 1181.7451697852755
|
| 29 |
+
- 524.5390674149788
|
| 30 |
+
- 0.0
|
| 31 |
+
- 0.0
|
| 32 |
+
- 1.0
|
| 33 |
+
rows: 3
|
| 34 |
+
camera_name: stereo_left
|
| 35 |
+
distortion_coefficients:
|
| 36 |
+
cols: 1
|
| 37 |
+
data:
|
| 38 |
+
- -0.01273349574944207
|
| 39 |
+
- -0.059868924661268766
|
| 40 |
+
- -0.004528006292720679
|
| 41 |
+
- -0.007905615610660825
|
| 42 |
+
- 0.07007120636163403
|
| 43 |
+
rows: 1
|
| 44 |
+
distortion_model: plumb_bob
|
| 45 |
+
image_height: 1080
|
| 46 |
+
image_width: 1920
|
offline_data/episodes/cold_cut_dissection/10/calibration/stereo_calib_params.json
ADDED
|
@@ -0,0 +1,120 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"cameraMatrixL": [
|
| 3 |
+
[
|
| 4 |
+
1175.9318104257968,
|
| 5 |
+
0.0,
|
| 6 |
+
953.4400649317635
|
| 7 |
+
],
|
| 8 |
+
[
|
| 9 |
+
0.0,
|
| 10 |
+
1178.829539428327,
|
| 11 |
+
531.6113782903312
|
| 12 |
+
],
|
| 13 |
+
[
|
| 14 |
+
0.0,
|
| 15 |
+
0.0,
|
| 16 |
+
1.0
|
| 17 |
+
]
|
| 18 |
+
],
|
| 19 |
+
"distCoeffsL": [
|
| 20 |
+
[
|
| 21 |
+
-0.019781771124869636,
|
| 22 |
+
-0.03955841810275026,
|
| 23 |
+
-0.0017663372223640362,
|
| 24 |
+
-0.003287906819938256,
|
| 25 |
+
0.0395035486931128
|
| 26 |
+
]
|
| 27 |
+
],
|
| 28 |
+
"cameraMatrixR": [
|
| 29 |
+
[
|
| 30 |
+
1178.6272335909316,
|
| 31 |
+
0.0,
|
| 32 |
+
936.1201431988873
|
| 33 |
+
],
|
| 34 |
+
[
|
| 35 |
+
0.0,
|
| 36 |
+
1181.7451697852755,
|
| 37 |
+
524.5390674149788
|
| 38 |
+
],
|
| 39 |
+
[
|
| 40 |
+
0.0,
|
| 41 |
+
0.0,
|
| 42 |
+
1.0
|
| 43 |
+
]
|
| 44 |
+
],
|
| 45 |
+
"distCoeffsR": [
|
| 46 |
+
[
|
| 47 |
+
-0.01273349574944207,
|
| 48 |
+
-0.059868924661268766,
|
| 49 |
+
-0.004528006292720679,
|
| 50 |
+
-0.007905615610660825,
|
| 51 |
+
0.07007120636163403
|
| 52 |
+
]
|
| 53 |
+
],
|
| 54 |
+
"R": [
|
| 55 |
+
[
|
| 56 |
+
0.9963893755659492,
|
| 57 |
+
1.4686300819203289e-05,
|
| 58 |
+
0.08490118988336033
|
| 59 |
+
],
|
| 60 |
+
[
|
| 61 |
+
-0.001332758585425542,
|
| 62 |
+
0.9998794732146515,
|
| 63 |
+
0.015468122010892043
|
| 64 |
+
],
|
| 65 |
+
[
|
| 66 |
+
-0.08489072984637848,
|
| 67 |
+
-0.01552542522134053,
|
| 68 |
+
0.9962693035308504
|
| 69 |
+
]
|
| 70 |
+
],
|
| 71 |
+
"T": [
|
| 72 |
+
[
|
| 73 |
+
-0.004170971469831339
|
| 74 |
+
],
|
| 75 |
+
[
|
| 76 |
+
6.793494701915852e-05
|
| 77 |
+
],
|
| 78 |
+
[
|
| 79 |
+
0.000307489335513621
|
| 80 |
+
]
|
| 81 |
+
],
|
| 82 |
+
"E": [
|
| 83 |
+
[
|
| 84 |
+
-5.357238182698847e-06,
|
| 85 |
+
-0.0003085069937523443,
|
| 86 |
+
6.292521979340946e-05
|
| 87 |
+
],
|
| 88 |
+
[
|
| 89 |
+
-4.769770523679888e-05,
|
| 90 |
+
-6.47515897743312e-05,
|
| 91 |
+
0.0041815170517574655
|
| 92 |
+
],
|
| 93 |
+
[
|
| 94 |
+
-6.213076140354249e-05,
|
| 95 |
+
-0.004170469753761368,
|
| 96 |
+
-7.028485343589046e-05
|
| 97 |
+
]
|
| 98 |
+
],
|
| 99 |
+
"F": [
|
| 100 |
+
[
|
| 101 |
+
2.042216620850013e-08,
|
| 102 |
+
1.1731593154221004e-06,
|
| 103 |
+
-0.0009252131876548991
|
| 104 |
+
],
|
| 105 |
+
[
|
| 106 |
+
1.8134724916599428e-07,
|
| 107 |
+
2.455811627055598e-07,
|
| 108 |
+
-0.018998630874893223
|
| 109 |
+
],
|
| 110 |
+
[
|
| 111 |
+
0.00016491277399706107,
|
| 112 |
+
0.01746486408726229,
|
| 113 |
+
1.0
|
| 114 |
+
]
|
| 115 |
+
],
|
| 116 |
+
"rms_left": 0.44338498338032545,
|
| 117 |
+
"rms_right": 0.44579442483158055,
|
| 118 |
+
"rms_stereo": 0.5312426825685321,
|
| 119 |
+
"baseline_m": 0.004182842078136359
|
| 120 |
+
}
|
offline_data/episodes/cold_cut_dissection/10/episode_meta.json
ADDED
|
@@ -0,0 +1,71 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"schema_version": "1.0.0",
|
| 3 |
+
"episode_id": "offline_data_10_1765404601155175209",
|
| 4 |
+
"task": "cold_cut_dissection",
|
| 5 |
+
"length_frames": 901,
|
| 6 |
+
"duration_s": 90.0,
|
| 7 |
+
"master_t0_ns": 1765404601155175209,
|
| 8 |
+
"recorder_variant": "offline",
|
| 9 |
+
"sync_policy": "nearest_interp",
|
| 10 |
+
"source_clip": "data/offline_data/10/",
|
| 11 |
+
"operator_skill_level": "Expert",
|
| 12 |
+
"case_type": "Ex-vivo",
|
| 13 |
+
"tool": {
|
| 14 |
+
"PSM1": "Curved_Scissors",
|
| 15 |
+
"PSM2": "Prograsp_Forceps"
|
| 16 |
+
},
|
| 17 |
+
"failure_episodes": [],
|
| 18 |
+
"recovery_episodes": [],
|
| 19 |
+
"image_size": [
|
| 20 |
+
1920,
|
| 21 |
+
1080
|
| 22 |
+
],
|
| 23 |
+
"sync_stats": {
|
| 24 |
+
"episode_length_s": 90.0,
|
| 25 |
+
"median_kin_delta_ms": 0.342777,
|
| 26 |
+
"max_kin_delta_ms": 2.508336,
|
| 27 |
+
"cross_modal_median_delta_ms": 0.305167,
|
| 28 |
+
"cross_modal_mean_delta_ms": 0.3618305821045399,
|
| 29 |
+
"cross_modal_std_delta_ms": 0.2997892975276309,
|
| 30 |
+
"cross_modal_max_delta_ms": 2.508336,
|
| 31 |
+
"frames_dropped": 0,
|
| 32 |
+
"contiguity_ratio": 1.0,
|
| 33 |
+
"out_of_tol_counts": {
|
| 34 |
+
"image_right": 0,
|
| 35 |
+
"image_side": 0,
|
| 36 |
+
"ECM.measured_js": 0,
|
| 37 |
+
"ECM.measured_cp": 0,
|
| 38 |
+
"ECM.measured_cv": 0,
|
| 39 |
+
"ECM.local_measured_cp": 0,
|
| 40 |
+
"ECM.setpoint_js": 0,
|
| 41 |
+
"ECM.setpoint_cp": 0,
|
| 42 |
+
"PSM1.measured_js": 0,
|
| 43 |
+
"PSM1.measured_cp": 0,
|
| 44 |
+
"PSM1.measured_cv": 0,
|
| 45 |
+
"PSM1.local_measured_cp": 0,
|
| 46 |
+
"PSM1.setpoint_js": 0,
|
| 47 |
+
"PSM1.setpoint_cp": 0,
|
| 48 |
+
"PSM1.jaw_measured": 0,
|
| 49 |
+
"PSM1.jaw_setpoint": 0,
|
| 50 |
+
"PSM2.measured_js": 0,
|
| 51 |
+
"PSM2.measured_cp": 0,
|
| 52 |
+
"PSM2.measured_cv": 0,
|
| 53 |
+
"PSM2.local_measured_cp": 0,
|
| 54 |
+
"PSM2.setpoint_js": 0,
|
| 55 |
+
"PSM2.setpoint_cp": 0,
|
| 56 |
+
"PSM2.jaw_measured": 0,
|
| 57 |
+
"PSM2.jaw_setpoint": 0
|
| 58 |
+
}
|
| 59 |
+
},
|
| 60 |
+
"pipeline_versions": {
|
| 61 |
+
"rectify_resize": null,
|
| 62 |
+
"kinematic_handeye": null,
|
| 63 |
+
"depth_estimation": null,
|
| 64 |
+
"optical_flow_raft": null
|
| 65 |
+
},
|
| 66 |
+
"has_preprocess": false,
|
| 67 |
+
"has_preview": false,
|
| 68 |
+
"has_video_raw": true,
|
| 69 |
+
"has_calibrated_kinematic": false,
|
| 70 |
+
"built_at_utc": "2026-05-23T21:38:35.205413+00:00"
|
| 71 |
+
}
|
offline_data/episodes/cold_cut_dissection/10/modalities.json
ADDED
|
@@ -0,0 +1,569 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"schema_version": "1.0.0",
|
| 3 |
+
"episode_id": "offline_data_10_1765404601155175209",
|
| 4 |
+
"expected_frames": 901,
|
| 5 |
+
"video": {
|
| 6 |
+
"stereo_left": {
|
| 7 |
+
"present": false
|
| 8 |
+
},
|
| 9 |
+
"stereo_right": {
|
| 10 |
+
"present": false
|
| 11 |
+
},
|
| 12 |
+
"side": {
|
| 13 |
+
"present": false
|
| 14 |
+
}
|
| 15 |
+
},
|
| 16 |
+
"video_raw": {
|
| 17 |
+
"stereo_left": {
|
| 18 |
+
"present": true,
|
| 19 |
+
"path": "stereo_left.mkv",
|
| 20 |
+
"codec": "ffv1",
|
| 21 |
+
"size_bytes": 1532962038,
|
| 22 |
+
"pix_fmt": "bgr24",
|
| 23 |
+
"frames": 901
|
| 24 |
+
},
|
| 25 |
+
"stereo_right": {
|
| 26 |
+
"present": true,
|
| 27 |
+
"path": "stereo_right.mkv",
|
| 28 |
+
"codec": "ffv1",
|
| 29 |
+
"size_bytes": 1599189734,
|
| 30 |
+
"pix_fmt": "bgr24",
|
| 31 |
+
"frames": 901
|
| 32 |
+
},
|
| 33 |
+
"side": {
|
| 34 |
+
"present": true,
|
| 35 |
+
"path": "side.mkv",
|
| 36 |
+
"codec": "ffv1",
|
| 37 |
+
"size_bytes": 869988478,
|
| 38 |
+
"pix_fmt": "bgr24",
|
| 39 |
+
"frames": 901
|
| 40 |
+
}
|
| 41 |
+
},
|
| 42 |
+
"preprocess": {
|
| 43 |
+
"depth": {
|
| 44 |
+
"present": false
|
| 45 |
+
},
|
| 46 |
+
"flow_left": {
|
| 47 |
+
"present": false
|
| 48 |
+
},
|
| 49 |
+
"flow_right": {
|
| 50 |
+
"present": false
|
| 51 |
+
},
|
| 52 |
+
"heatmap_PSM1_left": {
|
| 53 |
+
"present": false
|
| 54 |
+
},
|
| 55 |
+
"heatmap_PSM1_right": {
|
| 56 |
+
"present": false
|
| 57 |
+
},
|
| 58 |
+
"heatmap_PSM2_left": {
|
| 59 |
+
"present": false
|
| 60 |
+
},
|
| 61 |
+
"heatmap_PSM2_right": {
|
| 62 |
+
"present": false
|
| 63 |
+
}
|
| 64 |
+
},
|
| 65 |
+
"kinematic": {
|
| 66 |
+
"ECM": {
|
| 67 |
+
"present": true,
|
| 68 |
+
"path": "ECM.parquet",
|
| 69 |
+
"rows": 901,
|
| 70 |
+
"columns": 15,
|
| 71 |
+
"size_bytes": 42813,
|
| 72 |
+
"topics": {
|
| 73 |
+
"local_measured_cp.position": {
|
| 74 |
+
"present": true,
|
| 75 |
+
"populated_frames": 901,
|
| 76 |
+
"coverage_ratio": 1.0
|
| 77 |
+
},
|
| 78 |
+
"local_measured_cp.orientation": {
|
| 79 |
+
"present": true,
|
| 80 |
+
"populated_frames": 901,
|
| 81 |
+
"coverage_ratio": 1.0
|
| 82 |
+
},
|
| 83 |
+
"measured_cp.position": {
|
| 84 |
+
"present": true,
|
| 85 |
+
"populated_frames": 901,
|
| 86 |
+
"coverage_ratio": 1.0
|
| 87 |
+
},
|
| 88 |
+
"measured_cp.orientation": {
|
| 89 |
+
"present": true,
|
| 90 |
+
"populated_frames": 901,
|
| 91 |
+
"coverage_ratio": 1.0
|
| 92 |
+
},
|
| 93 |
+
"measured_cp.velocity": {
|
| 94 |
+
"present": true,
|
| 95 |
+
"populated_frames": 901,
|
| 96 |
+
"coverage_ratio": 1.0
|
| 97 |
+
},
|
| 98 |
+
"measured_cv.linear": {
|
| 99 |
+
"present": true,
|
| 100 |
+
"populated_frames": 901,
|
| 101 |
+
"coverage_ratio": 1.0
|
| 102 |
+
},
|
| 103 |
+
"measured_cv.angular": {
|
| 104 |
+
"present": true,
|
| 105 |
+
"populated_frames": 901,
|
| 106 |
+
"coverage_ratio": 1.0
|
| 107 |
+
},
|
| 108 |
+
"measured_js.position": {
|
| 109 |
+
"present": true,
|
| 110 |
+
"populated_frames": 901,
|
| 111 |
+
"coverage_ratio": 1.0
|
| 112 |
+
},
|
| 113 |
+
"measured_js.velocity": {
|
| 114 |
+
"present": true,
|
| 115 |
+
"populated_frames": 901,
|
| 116 |
+
"coverage_ratio": 1.0
|
| 117 |
+
},
|
| 118 |
+
"measured_js.effort": {
|
| 119 |
+
"present": true,
|
| 120 |
+
"populated_frames": 901,
|
| 121 |
+
"coverage_ratio": 1.0
|
| 122 |
+
},
|
| 123 |
+
"setpoint_js.position": {
|
| 124 |
+
"present": true,
|
| 125 |
+
"populated_frames": 901,
|
| 126 |
+
"coverage_ratio": 1.0
|
| 127 |
+
},
|
| 128 |
+
"setpoint_js.velocity": {
|
| 129 |
+
"present": true,
|
| 130 |
+
"populated_frames": 901,
|
| 131 |
+
"coverage_ratio": 1.0
|
| 132 |
+
},
|
| 133 |
+
"setpoint_js.effort": {
|
| 134 |
+
"present": true,
|
| 135 |
+
"populated_frames": 901,
|
| 136 |
+
"coverage_ratio": 1.0
|
| 137 |
+
}
|
| 138 |
+
},
|
| 139 |
+
"topics_present_count": 13,
|
| 140 |
+
"topics_total": 13
|
| 141 |
+
},
|
| 142 |
+
"PSM1": {
|
| 143 |
+
"present": true,
|
| 144 |
+
"path": "PSM1.parquet",
|
| 145 |
+
"rows": 901,
|
| 146 |
+
"columns": 24,
|
| 147 |
+
"size_bytes": 310509,
|
| 148 |
+
"topics": {
|
| 149 |
+
"local_measured_cp.position": {
|
| 150 |
+
"present": true,
|
| 151 |
+
"populated_frames": 901,
|
| 152 |
+
"coverage_ratio": 1.0
|
| 153 |
+
},
|
| 154 |
+
"local_measured_cp.orientation": {
|
| 155 |
+
"present": true,
|
| 156 |
+
"populated_frames": 901,
|
| 157 |
+
"coverage_ratio": 1.0
|
| 158 |
+
},
|
| 159 |
+
"measured_cp.position": {
|
| 160 |
+
"present": true,
|
| 161 |
+
"populated_frames": 901,
|
| 162 |
+
"coverage_ratio": 1.0
|
| 163 |
+
},
|
| 164 |
+
"measured_cp.orientation": {
|
| 165 |
+
"present": true,
|
| 166 |
+
"populated_frames": 901,
|
| 167 |
+
"coverage_ratio": 1.0
|
| 168 |
+
},
|
| 169 |
+
"measured_cp.velocity": {
|
| 170 |
+
"present": true,
|
| 171 |
+
"populated_frames": 901,
|
| 172 |
+
"coverage_ratio": 1.0
|
| 173 |
+
},
|
| 174 |
+
"measured_cv.linear": {
|
| 175 |
+
"present": true,
|
| 176 |
+
"populated_frames": 901,
|
| 177 |
+
"coverage_ratio": 1.0
|
| 178 |
+
},
|
| 179 |
+
"measured_cv.angular": {
|
| 180 |
+
"present": true,
|
| 181 |
+
"populated_frames": 901,
|
| 182 |
+
"coverage_ratio": 1.0
|
| 183 |
+
},
|
| 184 |
+
"measured_js.position": {
|
| 185 |
+
"present": true,
|
| 186 |
+
"populated_frames": 901,
|
| 187 |
+
"coverage_ratio": 1.0
|
| 188 |
+
},
|
| 189 |
+
"measured_js.velocity": {
|
| 190 |
+
"present": true,
|
| 191 |
+
"populated_frames": 901,
|
| 192 |
+
"coverage_ratio": 1.0
|
| 193 |
+
},
|
| 194 |
+
"measured_js.effort": {
|
| 195 |
+
"present": true,
|
| 196 |
+
"populated_frames": 901,
|
| 197 |
+
"coverage_ratio": 1.0
|
| 198 |
+
},
|
| 199 |
+
"setpoint_js.position": {
|
| 200 |
+
"present": true,
|
| 201 |
+
"populated_frames": 901,
|
| 202 |
+
"coverage_ratio": 1.0
|
| 203 |
+
},
|
| 204 |
+
"setpoint_js.velocity": {
|
| 205 |
+
"present": true,
|
| 206 |
+
"populated_frames": 901,
|
| 207 |
+
"coverage_ratio": 1.0
|
| 208 |
+
},
|
| 209 |
+
"setpoint_js.effort": {
|
| 210 |
+
"present": true,
|
| 211 |
+
"populated_frames": 901,
|
| 212 |
+
"coverage_ratio": 1.0
|
| 213 |
+
},
|
| 214 |
+
"setpoint_cp.position": {
|
| 215 |
+
"present": false
|
| 216 |
+
},
|
| 217 |
+
"setpoint_cp.orientation": {
|
| 218 |
+
"present": false
|
| 219 |
+
},
|
| 220 |
+
"measured_cp_calibrated.position": {
|
| 221 |
+
"present": false
|
| 222 |
+
},
|
| 223 |
+
"measured_cp_calibrated.orientation": {
|
| 224 |
+
"present": false
|
| 225 |
+
},
|
| 226 |
+
"setpoint_cp_calibrated.position": {
|
| 227 |
+
"present": false
|
| 228 |
+
},
|
| 229 |
+
"setpoint_cp_calibrated.orientation": {
|
| 230 |
+
"present": false
|
| 231 |
+
},
|
| 232 |
+
"jaw.measured_position": {
|
| 233 |
+
"present": true,
|
| 234 |
+
"populated_frames": 901,
|
| 235 |
+
"coverage_ratio": 1.0
|
| 236 |
+
},
|
| 237 |
+
"jaw.setpoint_position": {
|
| 238 |
+
"present": true,
|
| 239 |
+
"populated_frames": 901,
|
| 240 |
+
"coverage_ratio": 1.0
|
| 241 |
+
},
|
| 242 |
+
"source_frequency_hz": {
|
| 243 |
+
"present": true,
|
| 244 |
+
"populated_frames": 901,
|
| 245 |
+
"coverage_ratio": 1.0
|
| 246 |
+
}
|
| 247 |
+
},
|
| 248 |
+
"topics_present_count": 16,
|
| 249 |
+
"topics_total": 22
|
| 250 |
+
},
|
| 251 |
+
"PSM2": {
|
| 252 |
+
"present": true,
|
| 253 |
+
"path": "PSM2.parquet",
|
| 254 |
+
"rows": 901,
|
| 255 |
+
"columns": 24,
|
| 256 |
+
"size_bytes": 306773,
|
| 257 |
+
"topics": {
|
| 258 |
+
"local_measured_cp.position": {
|
| 259 |
+
"present": true,
|
| 260 |
+
"populated_frames": 901,
|
| 261 |
+
"coverage_ratio": 1.0
|
| 262 |
+
},
|
| 263 |
+
"local_measured_cp.orientation": {
|
| 264 |
+
"present": true,
|
| 265 |
+
"populated_frames": 901,
|
| 266 |
+
"coverage_ratio": 1.0
|
| 267 |
+
},
|
| 268 |
+
"measured_cp.position": {
|
| 269 |
+
"present": true,
|
| 270 |
+
"populated_frames": 901,
|
| 271 |
+
"coverage_ratio": 1.0
|
| 272 |
+
},
|
| 273 |
+
"measured_cp.orientation": {
|
| 274 |
+
"present": true,
|
| 275 |
+
"populated_frames": 901,
|
| 276 |
+
"coverage_ratio": 1.0
|
| 277 |
+
},
|
| 278 |
+
"measured_cp.velocity": {
|
| 279 |
+
"present": true,
|
| 280 |
+
"populated_frames": 901,
|
| 281 |
+
"coverage_ratio": 1.0
|
| 282 |
+
},
|
| 283 |
+
"measured_cv.linear": {
|
| 284 |
+
"present": true,
|
| 285 |
+
"populated_frames": 901,
|
| 286 |
+
"coverage_ratio": 1.0
|
| 287 |
+
},
|
| 288 |
+
"measured_cv.angular": {
|
| 289 |
+
"present": true,
|
| 290 |
+
"populated_frames": 901,
|
| 291 |
+
"coverage_ratio": 1.0
|
| 292 |
+
},
|
| 293 |
+
"measured_js.position": {
|
| 294 |
+
"present": true,
|
| 295 |
+
"populated_frames": 901,
|
| 296 |
+
"coverage_ratio": 1.0
|
| 297 |
+
},
|
| 298 |
+
"measured_js.velocity": {
|
| 299 |
+
"present": true,
|
| 300 |
+
"populated_frames": 901,
|
| 301 |
+
"coverage_ratio": 1.0
|
| 302 |
+
},
|
| 303 |
+
"measured_js.effort": {
|
| 304 |
+
"present": true,
|
| 305 |
+
"populated_frames": 901,
|
| 306 |
+
"coverage_ratio": 1.0
|
| 307 |
+
},
|
| 308 |
+
"setpoint_js.position": {
|
| 309 |
+
"present": true,
|
| 310 |
+
"populated_frames": 901,
|
| 311 |
+
"coverage_ratio": 1.0
|
| 312 |
+
},
|
| 313 |
+
"setpoint_js.velocity": {
|
| 314 |
+
"present": true,
|
| 315 |
+
"populated_frames": 901,
|
| 316 |
+
"coverage_ratio": 1.0
|
| 317 |
+
},
|
| 318 |
+
"setpoint_js.effort": {
|
| 319 |
+
"present": true,
|
| 320 |
+
"populated_frames": 901,
|
| 321 |
+
"coverage_ratio": 1.0
|
| 322 |
+
},
|
| 323 |
+
"setpoint_cp.position": {
|
| 324 |
+
"present": false
|
| 325 |
+
},
|
| 326 |
+
"setpoint_cp.orientation": {
|
| 327 |
+
"present": false
|
| 328 |
+
},
|
| 329 |
+
"measured_cp_calibrated.position": {
|
| 330 |
+
"present": false
|
| 331 |
+
},
|
| 332 |
+
"measured_cp_calibrated.orientation": {
|
| 333 |
+
"present": false
|
| 334 |
+
},
|
| 335 |
+
"setpoint_cp_calibrated.position": {
|
| 336 |
+
"present": false
|
| 337 |
+
},
|
| 338 |
+
"setpoint_cp_calibrated.orientation": {
|
| 339 |
+
"present": false
|
| 340 |
+
},
|
| 341 |
+
"jaw.measured_position": {
|
| 342 |
+
"present": true,
|
| 343 |
+
"populated_frames": 901,
|
| 344 |
+
"coverage_ratio": 1.0
|
| 345 |
+
},
|
| 346 |
+
"jaw.setpoint_position": {
|
| 347 |
+
"present": true,
|
| 348 |
+
"populated_frames": 901,
|
| 349 |
+
"coverage_ratio": 1.0
|
| 350 |
+
},
|
| 351 |
+
"source_frequency_hz": {
|
| 352 |
+
"present": true,
|
| 353 |
+
"populated_frames": 901,
|
| 354 |
+
"coverage_ratio": 1.0
|
| 355 |
+
}
|
| 356 |
+
},
|
| 357 |
+
"topics_present_count": 16,
|
| 358 |
+
"topics_total": 22
|
| 359 |
+
}
|
| 360 |
+
},
|
| 361 |
+
"annotation": {
|
| 362 |
+
"present": true,
|
| 363 |
+
"path": "annotation.parquet",
|
| 364 |
+
"rows": 901,
|
| 365 |
+
"columns": 8,
|
| 366 |
+
"size_bytes": 12075,
|
| 367 |
+
"topics": {
|
| 368 |
+
"contact.PSM1": {
|
| 369 |
+
"present": true,
|
| 370 |
+
"populated_frames": 901,
|
| 371 |
+
"coverage_ratio": 1.0
|
| 372 |
+
},
|
| 373 |
+
"contact.PSM2": {
|
| 374 |
+
"present": true,
|
| 375 |
+
"populated_frames": 901,
|
| 376 |
+
"coverage_ratio": 1.0
|
| 377 |
+
},
|
| 378 |
+
"gesture.PSM1": {
|
| 379 |
+
"present": true,
|
| 380 |
+
"populated_frames": 901,
|
| 381 |
+
"coverage_ratio": 1.0
|
| 382 |
+
},
|
| 383 |
+
"gesture.PSM2": {
|
| 384 |
+
"present": true,
|
| 385 |
+
"populated_frames": 901,
|
| 386 |
+
"coverage_ratio": 1.0
|
| 387 |
+
},
|
| 388 |
+
"phase": {
|
| 389 |
+
"present": true,
|
| 390 |
+
"populated_frames": 901,
|
| 391 |
+
"coverage_ratio": 1.0
|
| 392 |
+
},
|
| 393 |
+
"step": {
|
| 394 |
+
"present": true,
|
| 395 |
+
"populated_frames": 901,
|
| 396 |
+
"coverage_ratio": 1.0
|
| 397 |
+
}
|
| 398 |
+
},
|
| 399 |
+
"topics_present_count": 6,
|
| 400 |
+
"topics_total": 6
|
| 401 |
+
},
|
| 402 |
+
"timestamp": {
|
| 403 |
+
"present": true,
|
| 404 |
+
"path": "timestamp.parquet",
|
| 405 |
+
"rows": 901,
|
| 406 |
+
"columns": 29,
|
| 407 |
+
"size_bytes": 99604,
|
| 408 |
+
"topics": {
|
| 409 |
+
"delta_to_master.image_right_ns": {
|
| 410 |
+
"present": true,
|
| 411 |
+
"populated_frames": 901,
|
| 412 |
+
"coverage_ratio": 1.0
|
| 413 |
+
},
|
| 414 |
+
"delta_to_master.image_side_ns": {
|
| 415 |
+
"present": true,
|
| 416 |
+
"populated_frames": 901,
|
| 417 |
+
"coverage_ratio": 1.0
|
| 418 |
+
},
|
| 419 |
+
"delta_to_master.ECM.measured_js_ns": {
|
| 420 |
+
"present": true,
|
| 421 |
+
"populated_frames": 901,
|
| 422 |
+
"coverage_ratio": 1.0
|
| 423 |
+
},
|
| 424 |
+
"delta_to_master.ECM.measured_cp_ns": {
|
| 425 |
+
"present": true,
|
| 426 |
+
"populated_frames": 901,
|
| 427 |
+
"coverage_ratio": 1.0
|
| 428 |
+
},
|
| 429 |
+
"delta_to_master.ECM.measured_cv_ns": {
|
| 430 |
+
"present": true,
|
| 431 |
+
"populated_frames": 901,
|
| 432 |
+
"coverage_ratio": 1.0
|
| 433 |
+
},
|
| 434 |
+
"delta_to_master.ECM.local_measured_cp_ns": {
|
| 435 |
+
"present": true,
|
| 436 |
+
"populated_frames": 901,
|
| 437 |
+
"coverage_ratio": 1.0
|
| 438 |
+
},
|
| 439 |
+
"delta_to_master.ECM.setpoint_js_ns": {
|
| 440 |
+
"present": true,
|
| 441 |
+
"populated_frames": 901,
|
| 442 |
+
"coverage_ratio": 1.0
|
| 443 |
+
},
|
| 444 |
+
"delta_to_master.ECM.setpoint_cp_ns": {
|
| 445 |
+
"present": false
|
| 446 |
+
},
|
| 447 |
+
"delta_to_master.PSM1.measured_js_ns": {
|
| 448 |
+
"present": true,
|
| 449 |
+
"populated_frames": 901,
|
| 450 |
+
"coverage_ratio": 1.0
|
| 451 |
+
},
|
| 452 |
+
"delta_to_master.PSM1.measured_cp_ns": {
|
| 453 |
+
"present": true,
|
| 454 |
+
"populated_frames": 901,
|
| 455 |
+
"coverage_ratio": 1.0
|
| 456 |
+
},
|
| 457 |
+
"delta_to_master.PSM1.measured_cv_ns": {
|
| 458 |
+
"present": true,
|
| 459 |
+
"populated_frames": 901,
|
| 460 |
+
"coverage_ratio": 1.0
|
| 461 |
+
},
|
| 462 |
+
"delta_to_master.PSM1.local_measured_cp_ns": {
|
| 463 |
+
"present": true,
|
| 464 |
+
"populated_frames": 901,
|
| 465 |
+
"coverage_ratio": 1.0
|
| 466 |
+
},
|
| 467 |
+
"delta_to_master.PSM1.setpoint_js_ns": {
|
| 468 |
+
"present": true,
|
| 469 |
+
"populated_frames": 901,
|
| 470 |
+
"coverage_ratio": 1.0
|
| 471 |
+
},
|
| 472 |
+
"delta_to_master.PSM1.setpoint_cp_ns": {
|
| 473 |
+
"present": false
|
| 474 |
+
},
|
| 475 |
+
"delta_to_master.PSM1.jaw_measured_ns": {
|
| 476 |
+
"present": true,
|
| 477 |
+
"populated_frames": 901,
|
| 478 |
+
"coverage_ratio": 1.0
|
| 479 |
+
},
|
| 480 |
+
"delta_to_master.PSM1.jaw_setpoint_ns": {
|
| 481 |
+
"present": true,
|
| 482 |
+
"populated_frames": 901,
|
| 483 |
+
"coverage_ratio": 1.0
|
| 484 |
+
},
|
| 485 |
+
"delta_to_master.PSM2.measured_js_ns": {
|
| 486 |
+
"present": true,
|
| 487 |
+
"populated_frames": 901,
|
| 488 |
+
"coverage_ratio": 1.0
|
| 489 |
+
},
|
| 490 |
+
"delta_to_master.PSM2.measured_cp_ns": {
|
| 491 |
+
"present": true,
|
| 492 |
+
"populated_frames": 901,
|
| 493 |
+
"coverage_ratio": 1.0
|
| 494 |
+
},
|
| 495 |
+
"delta_to_master.PSM2.measured_cv_ns": {
|
| 496 |
+
"present": true,
|
| 497 |
+
"populated_frames": 901,
|
| 498 |
+
"coverage_ratio": 1.0
|
| 499 |
+
},
|
| 500 |
+
"delta_to_master.PSM2.local_measured_cp_ns": {
|
| 501 |
+
"present": true,
|
| 502 |
+
"populated_frames": 901,
|
| 503 |
+
"coverage_ratio": 1.0
|
| 504 |
+
},
|
| 505 |
+
"delta_to_master.PSM2.setpoint_js_ns": {
|
| 506 |
+
"present": true,
|
| 507 |
+
"populated_frames": 901,
|
| 508 |
+
"coverage_ratio": 1.0
|
| 509 |
+
},
|
| 510 |
+
"delta_to_master.PSM2.setpoint_cp_ns": {
|
| 511 |
+
"present": false
|
| 512 |
+
},
|
| 513 |
+
"delta_to_master.PSM2.jaw_measured_ns": {
|
| 514 |
+
"present": true,
|
| 515 |
+
"populated_frames": 901,
|
| 516 |
+
"coverage_ratio": 1.0
|
| 517 |
+
},
|
| 518 |
+
"delta_to_master.PSM2.jaw_setpoint_ns": {
|
| 519 |
+
"present": true,
|
| 520 |
+
"populated_frames": 901,
|
| 521 |
+
"coverage_ratio": 1.0
|
| 522 |
+
}
|
| 523 |
+
}
|
| 524 |
+
},
|
| 525 |
+
"calibration": {
|
| 526 |
+
"left.yaml": {
|
| 527 |
+
"present": true,
|
| 528 |
+
"size_bytes": 803
|
| 529 |
+
},
|
| 530 |
+
"right.yaml": {
|
| 531 |
+
"present": true,
|
| 532 |
+
"size_bytes": 805
|
| 533 |
+
},
|
| 534 |
+
"rectify_params.json": {
|
| 535 |
+
"present": false
|
| 536 |
+
},
|
| 537 |
+
"camera.json": {
|
| 538 |
+
"present": true,
|
| 539 |
+
"size_bytes": 243
|
| 540 |
+
},
|
| 541 |
+
"hand_eye": {
|
| 542 |
+
"PSM1-registration-dVRK.json": {
|
| 543 |
+
"present": true,
|
| 544 |
+
"size_bytes": 307
|
| 545 |
+
},
|
| 546 |
+
"PSM1-registration-open-cv.json": {
|
| 547 |
+
"present": true,
|
| 548 |
+
"size_bytes": 346
|
| 549 |
+
},
|
| 550 |
+
"PSM2-registration-dVRK.json": {
|
| 551 |
+
"present": true,
|
| 552 |
+
"size_bytes": 309
|
| 553 |
+
},
|
| 554 |
+
"PSM2-registration-open-cv.json": {
|
| 555 |
+
"present": true,
|
| 556 |
+
"size_bytes": 347
|
| 557 |
+
}
|
| 558 |
+
}
|
| 559 |
+
},
|
| 560 |
+
"summary": {
|
| 561 |
+
"video_streams": 0,
|
| 562 |
+
"video_raw_streams": 3,
|
| 563 |
+
"preprocess_streams": 0,
|
| 564 |
+
"kinematic_arms": 3,
|
| 565 |
+
"has_annotation": true,
|
| 566 |
+
"has_calibrated_kinematic": false,
|
| 567 |
+
"gesture_partial": false
|
| 568 |
+
}
|
| 569 |
+
}
|
offline_data/episodes/cold_cut_dissection/10/time_sync_stat.json
ADDED
|
@@ -0,0 +1,198 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"schema_version": "1.0.0",
|
| 3 |
+
"episode_id": "offline_data_10_1765404601155175209",
|
| 4 |
+
"per_topic": {
|
| 5 |
+
"image_right": {
|
| 6 |
+
"median_delta_ms": 0.0,
|
| 7 |
+
"mean_delta_ms": 0.0,
|
| 8 |
+
"std_delta_ms": 0.0,
|
| 9 |
+
"max_delta_ms": 0.0,
|
| 10 |
+
"max_delta_frame_idx": 0,
|
| 11 |
+
"n_present": 901
|
| 12 |
+
},
|
| 13 |
+
"image_side": {
|
| 14 |
+
"median_delta_ms": 0.0,
|
| 15 |
+
"mean_delta_ms": 0.0,
|
| 16 |
+
"std_delta_ms": 0.0,
|
| 17 |
+
"max_delta_ms": 0.0,
|
| 18 |
+
"max_delta_frame_idx": 0,
|
| 19 |
+
"n_present": 901
|
| 20 |
+
},
|
| 21 |
+
"ECM.measured_js": {
|
| 22 |
+
"median_delta_ms": 0.257713,
|
| 23 |
+
"mean_delta_ms": 0.28920160044395116,
|
| 24 |
+
"std_delta_ms": 0.19193363799849855,
|
| 25 |
+
"max_delta_ms": 0.872235,
|
| 26 |
+
"max_delta_frame_idx": 24,
|
| 27 |
+
"n_present": 901
|
| 28 |
+
},
|
| 29 |
+
"ECM.measured_cp": {
|
| 30 |
+
"median_delta_ms": 0.388471,
|
| 31 |
+
"mean_delta_ms": 0.4335991986681465,
|
| 32 |
+
"std_delta_ms": 0.29111997747701746,
|
| 33 |
+
"max_delta_ms": 1.414981,
|
| 34 |
+
"max_delta_frame_idx": 24,
|
| 35 |
+
"n_present": 901
|
| 36 |
+
},
|
| 37 |
+
"ECM.measured_cv": {
|
| 38 |
+
"median_delta_ms": 0.386005,
|
| 39 |
+
"mean_delta_ms": 0.42966027413984464,
|
| 40 |
+
"std_delta_ms": 0.2912579214677251,
|
| 41 |
+
"max_delta_ms": 1.41561,
|
| 42 |
+
"max_delta_frame_idx": 24,
|
| 43 |
+
"n_present": 901
|
| 44 |
+
},
|
| 45 |
+
"ECM.local_measured_cp": {
|
| 46 |
+
"median_delta_ms": 0.395993,
|
| 47 |
+
"mean_delta_ms": 0.4393493729189789,
|
| 48 |
+
"std_delta_ms": 0.28963606923122026,
|
| 49 |
+
"max_delta_ms": 1.415121,
|
| 50 |
+
"max_delta_frame_idx": 24,
|
| 51 |
+
"n_present": 901
|
| 52 |
+
},
|
| 53 |
+
"ECM.setpoint_js": {
|
| 54 |
+
"median_delta_ms": 0.283504,
|
| 55 |
+
"mean_delta_ms": 0.33982021420643727,
|
| 56 |
+
"std_delta_ms": 0.2633315556601459,
|
| 57 |
+
"max_delta_ms": 1.363268,
|
| 58 |
+
"max_delta_frame_idx": 472,
|
| 59 |
+
"n_present": 901
|
| 60 |
+
},
|
| 61 |
+
"ECM.setpoint_cp": {
|
| 62 |
+
"median_delta_ms": null,
|
| 63 |
+
"mean_delta_ms": null,
|
| 64 |
+
"std_delta_ms": null,
|
| 65 |
+
"max_delta_ms": null,
|
| 66 |
+
"max_delta_frame_idx": null,
|
| 67 |
+
"n_present": 0
|
| 68 |
+
},
|
| 69 |
+
"PSM1.measured_js": {
|
| 70 |
+
"median_delta_ms": 0.24765,
|
| 71 |
+
"mean_delta_ms": 0.28197622530521643,
|
| 72 |
+
"std_delta_ms": 0.20570242738840488,
|
| 73 |
+
"max_delta_ms": 2.508266,
|
| 74 |
+
"max_delta_frame_idx": 877,
|
| 75 |
+
"n_present": 901
|
| 76 |
+
},
|
| 77 |
+
"PSM1.measured_cp": {
|
| 78 |
+
"median_delta_ms": 0.375854,
|
| 79 |
+
"mean_delta_ms": 0.43892319089900106,
|
| 80 |
+
"std_delta_ms": 0.307314078351062,
|
| 81 |
+
"max_delta_ms": 2.287285,
|
| 82 |
+
"max_delta_frame_idx": 877,
|
| 83 |
+
"n_present": 901
|
| 84 |
+
},
|
| 85 |
+
"PSM1.measured_cv": {
|
| 86 |
+
"median_delta_ms": 0.370943,
|
| 87 |
+
"mean_delta_ms": 0.43484013429522755,
|
| 88 |
+
"std_delta_ms": 0.3024091297957875,
|
| 89 |
+
"max_delta_ms": 2.287285,
|
| 90 |
+
"max_delta_frame_idx": 877,
|
| 91 |
+
"n_present": 901
|
| 92 |
+
},
|
| 93 |
+
"PSM1.local_measured_cp": {
|
| 94 |
+
"median_delta_ms": 0.379832,
|
| 95 |
+
"mean_delta_ms": 0.4457192907880133,
|
| 96 |
+
"std_delta_ms": 0.3169504966788047,
|
| 97 |
+
"max_delta_ms": 2.286866,
|
| 98 |
+
"max_delta_frame_idx": 877,
|
| 99 |
+
"n_present": 901
|
| 100 |
+
},
|
| 101 |
+
"PSM1.setpoint_js": {
|
| 102 |
+
"median_delta_ms": 0.276701,
|
| 103 |
+
"mean_delta_ms": 0.3387270344062153,
|
| 104 |
+
"std_delta_ms": 0.280201672368508,
|
| 105 |
+
"max_delta_ms": 2.508336,
|
| 106 |
+
"max_delta_frame_idx": 877,
|
| 107 |
+
"n_present": 901
|
| 108 |
+
},
|
| 109 |
+
"PSM1.setpoint_cp": {
|
| 110 |
+
"median_delta_ms": null,
|
| 111 |
+
"mean_delta_ms": null,
|
| 112 |
+
"std_delta_ms": null,
|
| 113 |
+
"max_delta_ms": null,
|
| 114 |
+
"max_delta_frame_idx": null,
|
| 115 |
+
"n_present": 0
|
| 116 |
+
},
|
| 117 |
+
"PSM1.jaw_measured": {
|
| 118 |
+
"median_delta_ms": 0.38166,
|
| 119 |
+
"mean_delta_ms": 0.4426134051054384,
|
| 120 |
+
"std_delta_ms": 0.3112774290461834,
|
| 121 |
+
"max_delta_ms": 2.287425,
|
| 122 |
+
"max_delta_frame_idx": 877,
|
| 123 |
+
"n_present": 901
|
| 124 |
+
},
|
| 125 |
+
"PSM1.jaw_setpoint": {
|
| 126 |
+
"median_delta_ms": 0.381171,
|
| 127 |
+
"mean_delta_ms": 0.4440530144284129,
|
| 128 |
+
"std_delta_ms": 0.3118543952164268,
|
| 129 |
+
"max_delta_ms": 2.287145,
|
| 130 |
+
"max_delta_frame_idx": 877,
|
| 131 |
+
"n_present": 901
|
| 132 |
+
},
|
| 133 |
+
"PSM2.measured_js": {
|
| 134 |
+
"median_delta_ms": 0.264255,
|
| 135 |
+
"mean_delta_ms": 0.28900698002219755,
|
| 136 |
+
"std_delta_ms": 0.19551522219242132,
|
| 137 |
+
"max_delta_ms": 0.987948,
|
| 138 |
+
"max_delta_frame_idx": 362,
|
| 139 |
+
"n_present": 901
|
| 140 |
+
},
|
| 141 |
+
"PSM2.measured_cp": {
|
| 142 |
+
"median_delta_ms": 0.383584,
|
| 143 |
+
"mean_delta_ms": 0.44261723418423976,
|
| 144 |
+
"std_delta_ms": 0.3069130829360584,
|
| 145 |
+
"max_delta_ms": 1.480617,
|
| 146 |
+
"max_delta_frame_idx": 362,
|
| 147 |
+
"n_present": 901
|
| 148 |
+
},
|
| 149 |
+
"PSM2.measured_cv": {
|
| 150 |
+
"median_delta_ms": 0.375326,
|
| 151 |
+
"mean_delta_ms": 0.42888196337402884,
|
| 152 |
+
"std_delta_ms": 0.2980175468261065,
|
| 153 |
+
"max_delta_ms": 1.480686,
|
| 154 |
+
"max_delta_frame_idx": 362,
|
| 155 |
+
"n_present": 901
|
| 156 |
+
},
|
| 157 |
+
"PSM2.local_measured_cp": {
|
| 158 |
+
"median_delta_ms": 0.381954,
|
| 159 |
+
"mean_delta_ms": 0.4418942574916759,
|
| 160 |
+
"std_delta_ms": 0.30648232218869964,
|
| 161 |
+
"max_delta_ms": 1.480966,
|
| 162 |
+
"max_delta_frame_idx": 362,
|
| 163 |
+
"n_present": 901
|
| 164 |
+
},
|
| 165 |
+
"PSM2.setpoint_js": {
|
| 166 |
+
"median_delta_ms": 0.298293,
|
| 167 |
+
"mean_delta_ms": 0.3557321376248613,
|
| 168 |
+
"std_delta_ms": 0.2683744393021565,
|
| 169 |
+
"max_delta_ms": 1.54684,
|
| 170 |
+
"max_delta_frame_idx": 210,
|
| 171 |
+
"n_present": 901
|
| 172 |
+
},
|
| 173 |
+
"PSM2.setpoint_cp": {
|
| 174 |
+
"median_delta_ms": null,
|
| 175 |
+
"mean_delta_ms": null,
|
| 176 |
+
"std_delta_ms": null,
|
| 177 |
+
"max_delta_ms": null,
|
| 178 |
+
"max_delta_frame_idx": null,
|
| 179 |
+
"n_present": 0
|
| 180 |
+
},
|
| 181 |
+
"PSM2.jaw_measured": {
|
| 182 |
+
"median_delta_ms": 0.394774,
|
| 183 |
+
"mean_delta_ms": 0.4448095194228635,
|
| 184 |
+
"std_delta_ms": 0.29986018297524186,
|
| 185 |
+
"max_delta_ms": 1.480407,
|
| 186 |
+
"max_delta_frame_idx": 362,
|
| 187 |
+
"n_present": 901
|
| 188 |
+
},
|
| 189 |
+
"PSM2.jaw_setpoint": {
|
| 190 |
+
"median_delta_ms": 0.378885,
|
| 191 |
+
"mean_delta_ms": 0.43701717647058824,
|
| 192 |
+
"std_delta_ms": 0.3034432950281877,
|
| 193 |
+
"max_delta_ms": 1.480686,
|
| 194 |
+
"max_delta_frame_idx": 362,
|
| 195 |
+
"n_present": 901
|
| 196 |
+
}
|
| 197 |
+
}
|
| 198 |
+
}
|
offline_data/episodes/cold_cut_dissection/10/timestamp.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:eddd6e1f6931124ad3c26d23d732080e2d45cde52bd2253aeab2bf74f058b4b6
|
| 3 |
+
size 99604
|
offline_data/episodes/cold_cut_dissection/10/video_raw/side.mkv
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:97103ede04d945fae3b12a31eda37090f11dab48b028a68a4e03997b85b4e172
|
| 3 |
+
size 869988478
|
offline_data/episodes/cold_cut_dissection/10/video_raw/stereo_left.mkv
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:656f660acfec6d7248cc08139fe23202d69bc5195b20685834e21388ecd65d8b
|
| 3 |
+
size 1532962038
|
offline_data/episodes/cold_cut_dissection/10/video_raw/stereo_right.mkv
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:2a75f3ea10412b960853ef615ba57e38d82b4d0f4dfddd23cb92ecf05bd7f8e4
|
| 3 |
+
size 1599189734
|
offline_data/episodes/cold_cut_dissection/11/ECM.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b071775e56bd0e3a97a987662e5098041fc6d45603f7f6da8a0ec35d2ee608b7
|
| 3 |
+
size 29780
|
offline_data/episodes/cold_cut_dissection/11/PSM1.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:546074ce180f9bedfb73f80c90ba3ff9b59094cd861e083a997caa3dd69a1129
|
| 3 |
+
size 251739
|
offline_data/episodes/cold_cut_dissection/11/PSM2.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:3a56c0e9c207bb1c9073de0df8050efbf3234f0080f84fee6d5307f7fc265b43
|
| 3 |
+
size 246081
|
offline_data/episodes/cold_cut_dissection/11/annotation.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:642032df8f6b406d4cb8de6c9a4ab45ba5944915c9d18f896ee207d282c85982
|
| 3 |
+
size 10685
|
offline_data/episodes/cold_cut_dissection/11/calibration/camera.json
ADDED
|
@@ -0,0 +1,11 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"image_width": 1920,
|
| 3 |
+
"image_height": 1080,
|
| 4 |
+
"fx_left": 1175.931810425796,
|
| 5 |
+
"baseline_m": 0.004182842078136359,
|
| 6 |
+
"files": {
|
| 7 |
+
"left": "left.yaml",
|
| 8 |
+
"right": "right.yaml",
|
| 9 |
+
"stereo_calib_params": "stereo_calib_params.json"
|
| 10 |
+
}
|
| 11 |
+
}
|
offline_data/episodes/cold_cut_dissection/11/calibration/hand_eye/PSM1-registration-dVRK.json
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
{"name": "PSM1", "measured_cp": [[0.6412983250938588, 0.5615880802358231, 0.522833899406738, -0.10729729394555436], [-0.3397741123695972, 0.818799850679242, -0.462731409233373, 0.09176732131872677], [-0.6879607625404698, 0.119103453622023, 0.7159080643071725, -0.022784216962428994], [0.0, 0.0, 0.0, 1.0]]}
|
offline_data/episodes/cold_cut_dissection/11/calibration/hand_eye/PSM1-registration-open-cv.json
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"base-frame": {"reference-frame": "/left_frame", "transform": [[-0.6800103743359525, -0.5453754298328726, -0.4900525801687902, 0.10699287647650496], [-0.682091944298651, 0.7157238904232331, 0.14996630354955678, 0.048992752026028014], [0.2689544019315633, 0.4362395594304136, -0.8586958579553036, -0.10155933862134851], [0.0, 0.0, 0.0, 1.0]]}
|
| 3 |
+
}
|
offline_data/episodes/cold_cut_dissection/11/calibration/hand_eye/PSM2-registration-dVRK.json
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
{"name": "PSM2", "measured_cp": [[0.8587456895779936, -0.3766174320771962, -0.34744085897717, 0.10036020698569735], [0.23231997148995967, 0.8905382830651395, -0.3911125122548462, 0.08321928354211638], [0.45670917603888733, 0.2551487335868466, 0.8522416630691718, -0.02822751940458962], [0.0, 0.0, 0.0, 1.0]]}
|
offline_data/episodes/cold_cut_dissection/11/calibration/hand_eye/PSM2-registration-open-cv.json
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"base-frame": {"reference-frame": "/left_frame", "transform": [[-0.8311478792176615, 0.3993865009163199, 0.38688968163780335, -0.10074966902760027], [0.5130078698729394, 0.8191826653072345, 0.25644236449651664, 0.04790655090218514], [-0.21451370194095182, 0.4116189788456718, -0.8857503530530675, -0.10969633485400077], [0.0, 0.0, 0.0, 1.0]]}
|
| 3 |
+
}
|
offline_data/episodes/cold_cut_dissection/11/calibration/left.yaml
ADDED
|
@@ -0,0 +1,46 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
R_stereo:
|
| 2 |
+
cols: 3
|
| 3 |
+
data:
|
| 4 |
+
- 0.9963893755659492
|
| 5 |
+
- 0.0000146863008192
|
| 6 |
+
- 0.0849011898833603
|
| 7 |
+
- -0.0013327585854255
|
| 8 |
+
- 0.9998794732146515
|
| 9 |
+
- 0.0154681220108920
|
| 10 |
+
- -0.0848907298463785
|
| 11 |
+
- -0.0155254252213405
|
| 12 |
+
- 0.9962693035308504
|
| 13 |
+
rows: 3
|
| 14 |
+
T_stereo:
|
| 15 |
+
cols: 1
|
| 16 |
+
data:
|
| 17 |
+
- -0.004170971469831339
|
| 18 |
+
- 0.000067934947019158
|
| 19 |
+
- 0.000307489335513621
|
| 20 |
+
rows: 3
|
| 21 |
+
camera_matrix:
|
| 22 |
+
cols: 3
|
| 23 |
+
data:
|
| 24 |
+
- 1175.931810425796
|
| 25 |
+
- 0.0
|
| 26 |
+
- 953.4400649317635
|
| 27 |
+
- 0.0
|
| 28 |
+
- 1178.829539428327
|
| 29 |
+
- 531.6113782903312
|
| 30 |
+
- 0.0
|
| 31 |
+
- 0.0
|
| 32 |
+
- 1.0
|
| 33 |
+
rows: 3
|
| 34 |
+
camera_name: stereo_left
|
| 35 |
+
distortion_coefficients:
|
| 36 |
+
cols: 1
|
| 37 |
+
data:
|
| 38 |
+
- -0.019781771124869636
|
| 39 |
+
- -0.03955841810275026
|
| 40 |
+
- -0.0017663372223640362
|
| 41 |
+
- -0.003287906819938256
|
| 42 |
+
- 0.0395035486931128
|
| 43 |
+
rows: 1
|
| 44 |
+
distortion_model: plumb_bob
|
| 45 |
+
image_height: 1080
|
| 46 |
+
image_width: 1920
|
offline_data/episodes/cold_cut_dissection/11/calibration/right.yaml
ADDED
|
@@ -0,0 +1,46 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
R_stereo:
|
| 2 |
+
cols: 3
|
| 3 |
+
data:
|
| 4 |
+
- 0.9963893755659492
|
| 5 |
+
- 0.0000146863008192
|
| 6 |
+
- 0.0849011898833603
|
| 7 |
+
- -0.0013327585854255
|
| 8 |
+
- 0.9998794732146515
|
| 9 |
+
- 0.0154681220108920
|
| 10 |
+
- -0.0848907298463785
|
| 11 |
+
- -0.0155254252213405
|
| 12 |
+
- 0.9962693035308504
|
| 13 |
+
rows: 3
|
| 14 |
+
T_stereo:
|
| 15 |
+
cols: 1
|
| 16 |
+
data:
|
| 17 |
+
- -0.004170971469831339
|
| 18 |
+
- 0.000067934947019158
|
| 19 |
+
- 0.000307489335513621
|
| 20 |
+
rows: 3
|
| 21 |
+
camera_matrix:
|
| 22 |
+
cols: 3
|
| 23 |
+
data:
|
| 24 |
+
- 1178.6272335909316
|
| 25 |
+
- 0.0
|
| 26 |
+
- 936.1201431988873
|
| 27 |
+
- 0.0
|
| 28 |
+
- 1181.7451697852755
|
| 29 |
+
- 524.5390674149788
|
| 30 |
+
- 0.0
|
| 31 |
+
- 0.0
|
| 32 |
+
- 1.0
|
| 33 |
+
rows: 3
|
| 34 |
+
camera_name: stereo_left
|
| 35 |
+
distortion_coefficients:
|
| 36 |
+
cols: 1
|
| 37 |
+
data:
|
| 38 |
+
- -0.01273349574944207
|
| 39 |
+
- -0.059868924661268766
|
| 40 |
+
- -0.004528006292720679
|
| 41 |
+
- -0.007905615610660825
|
| 42 |
+
- 0.07007120636163403
|
| 43 |
+
rows: 1
|
| 44 |
+
distortion_model: plumb_bob
|
| 45 |
+
image_height: 1080
|
| 46 |
+
image_width: 1920
|