Towards Reducing the Barrier to Data Collection
Browse files## Towards Reducing the Barrier to Data Collection
We enhanced the data collection pipeline for **LeRobot** by addressing two key limitations: lack of depth data and absence of a real-time simulation model. Our work improves both the robustness of **Vision-Language Agents (VLAs)** and the speed of dataset generation.
### Key Contributions:
- **[Depth Sensor Integration](https://github.com/utn-air/lerobot/tree/depth):**
We incorporated an **Intel RealSense** depth camera into the LeRobot system, enabling asynchronous capture of **RGB-D data** from three perspectives: the gripper camera and two external views. This expands the existing setup—which only supported RGB and text—to include depth, a modality shown in prior research to significantly improve VLA performance.
- **Digital Twin Implementation:**
We developed a **digital twin** that mirrors the physical robot's actions in real time during teleoperation. This provides a simulated view for enhanced monitoring, debugging, and potential offline training in future iterations.
Our system boosts data richness and lays groundwork for more scalable and reliable VLA training and evaluation.
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8ffe297105f0cef61436643da2a81ef64405dd2ffdefef10fb9f054dc2789d9b
|
3 |
+
size 10068799
|