Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Russell Buchanan authored Oct 1, 2020
1 parent 50d5f11 commit 4ac9bb2
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -59,13 +59,13 @@ Timestamps (t) are in microseconds (us). Each row corresponds to a single timest
- [ t ]
- Note: single column
- `imu_measurements.txt` (Data from IMU)
- [ t, ax_raw, ay_raw, az_raw, ax_calib, ay_calib, az_calib, wx_raw, wy_raw, wz_raw, wx_calib, wy_calib, wz_calib]
- [ t, ax_raw, ay_raw, az_raw, ax_calib, ay_calib, az_calib, wx_raw, wy_raw, wz_raw, wx_calib, wy_calib, wz_calib]
- `evolving_state.txt` (Data from VIO)
- [ t, qw, qx, qy, qz, x, y, z, vx, vy, vz]
- [ t, qw, qx, qy, qz, x, y, z, vx, vy, vz]
- `calib_state.txt` (?)
- ?
- ?
- `atttitude.txt` (AHRS attitude)
- [ t, qw, qx, qy, qz ]
- [ t, qw, qx, qy, qz ]

# Network training and evaluation

Expand Down

0 comments on commit 4ac9bb2

Please sign in to comment.