Update README.md
Browse files
README.md
CHANGED
|
@@ -1,12 +1,5 @@
|
|
| 1 |
---
|
| 2 |
-
|
| 3 |
-
task_categories:
|
| 4 |
-
- robotics
|
| 5 |
-
tags:
|
| 6 |
-
- LeRobot
|
| 7 |
-
configs:
|
| 8 |
-
- config_name: default
|
| 9 |
-
data_files: data/*/*.parquet
|
| 10 |
---
|
| 11 |
|
| 12 |
# April Robotics Data Sample
|
|
@@ -50,12 +43,21 @@ keypoints = state[14:].reshape(21, 3)
|
|
| 50 |
**Visualization:**
|
| 51 |
We provide a visualization in rerun for our data. Visit [https://github.com/AprilRoboticsAI/Visualization] and follow the instructions there.
|
| 52 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 53 |
# About April Robotics
|
| 54 |
|
| 55 |
We view humans as another embodiment of a humanoid robots and believe their behavior should be captured with the same fidelity as robotic data. By building wearables like sensorized gloves and using the data ourselves to train and deploy humanoids, we create a closed loop where real-world use continuously improves data quality. This tight integration ensures the data directly translates into better downstream robotic capabilities.
|
| 56 |
|
| 57 |
-
|
| 58 |
|
| 59 |
-
|
| 60 |
-
|
| 61 |
-
|
|
|
|
|
|
| 1 |
---
|
| 2 |
+
{}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 3 |
---
|
| 4 |
|
| 5 |
# April Robotics Data Sample
|
|
|
|
| 43 |
**Visualization:**
|
| 44 |
We provide a visualization in rerun for our data. Visit [https://github.com/AprilRoboticsAI/Visualization] and follow the instructions there.
|
| 45 |
|
| 46 |
+
## Intended uses
|
| 47 |
+
|
| 48 |
+
* Vision-Language-Action Model Pre/Post-Training
|
| 49 |
+
* World Model Pre/Post-Trainig
|
| 50 |
+
* Video Generation Training
|
| 51 |
+
* VR/AR/XR Applications
|
| 52 |
+
* Hand Tracking Model Training
|
| 53 |
+
|
| 54 |
# About April Robotics
|
| 55 |
|
| 56 |
We view humans as another embodiment of a humanoid robots and believe their behavior should be captured with the same fidelity as robotic data. By building wearables like sensorized gloves and using the data ourselves to train and deploy humanoids, we create a closed loop where real-world use continuously improves data quality. This tight integration ensures the data directly translates into better downstream robotic capabilities.
|
| 57 |
|
| 58 |
+
## Services
|
| 59 |
|
| 60 |
+
April Robotics can provide:
|
| 61 |
+
- Human expert data from factories across industries
|
| 62 |
+
- Additional data modalities: Touch, Depth, Audio
|
| 63 |
+
-
|