Commit ·
a5e6800
1
Parent(s): b7ed6ca
update
Browse files- README.md +4 -0
- assets/stereo-imu.gif +3 -0
- assets/stereo.gif +3 -0
README.md
CHANGED
|
@@ -81,10 +81,14 @@ All splits share the same schema, enabling consistent downstream pipelines.
|
|
| 81 |
- Setup: robot stationary, camera + IMU fixed, AprilTag grid moves
|
| 82 |
- Used for: stereo calibration (intrinsics/extrinsics)
|
| 83 |
|
|
|
|
|
|
|
| 84 |
2. Stereo-Inertial (Calibration - Moving Sensor)
|
| 85 |
- Setup: robot moves, camera + IMU move together, AprilTag grid stationary
|
| 86 |
- Used for: camera-IMU extrinsics + sync checks
|
| 87 |
|
|
|
|
|
|
|
| 88 |
3. VIO (Operational SLAM Sequence)
|
| 89 |
- Setup: robot moves in a normal environment (no calibration targets)
|
| 90 |
- Logged: stereo images, IMU, ground-truth odometry
|
|
|
|
| 81 |
- Setup: robot stationary, camera + IMU fixed, AprilTag grid moves
|
| 82 |
- Used for: stereo calibration (intrinsics/extrinsics)
|
| 83 |
|
| 84 |
+

|
| 85 |
+
|
| 86 |
2. Stereo-Inertial (Calibration - Moving Sensor)
|
| 87 |
- Setup: robot moves, camera + IMU move together, AprilTag grid stationary
|
| 88 |
- Used for: camera-IMU extrinsics + sync checks
|
| 89 |
|
| 90 |
+

|
| 91 |
+
|
| 92 |
3. VIO (Operational SLAM Sequence)
|
| 93 |
- Setup: robot moves in a normal environment (no calibration targets)
|
| 94 |
- Logged: stereo images, IMU, ground-truth odometry
|
assets/stereo-imu.gif
ADDED
|
Git LFS Details
|
assets/stereo.gif
ADDED
|
Git LFS Details
|