VadRobotics commited on
Commit
5c4fb94
·
verified ·
1 Parent(s): 8ae1008

Document on-request camera modalities

Browse files
Files changed (1) hide show
  1. README.md +5 -3
README.md CHANGED
@@ -76,9 +76,11 @@ tags:
76
  | Other modalities | End-effector state/action, local/world TCP poses, 6-DoF object state, gripper semantics, phase/subtask QA |
77
  | Format | Two robot-specific **LeRobot v2.1** subsets + four Hugging Face Viewer configs |
78
  | Repository footprint | **≈5.70 GB** |
79
- | License | Not specified in either source repository |
80
-
81
- ## Load it
 
 
82
 
83
  The robot frame schemas are intentionally separate. Select the embodiment explicitly:
84
 
 
76
  | Other modalities | End-effector state/action, local/world TCP poses, 6-DoF object state, gripper semantics, phase/subtask QA |
77
  | Format | Two robot-specific **LeRobot v2.1** subsets + four Hugging Face Viewer configs |
78
  | Repository footprint | **≈5.70 GB** |
79
+ | License | Not specified in either source repository |
80
+
81
+ **Additional camera modalities:** Any RGB view can be supplied with additional synthetic modalities, including metric depth and instance segmentation, on request. These modalities are not included in this release unless explicitly listed above.
82
+
83
+ ## Load it
84
 
85
  The robot frame schemas are intentionally separate. Select the embodiment explicitly:
86