-
Notifications
You must be signed in to change notification settings - Fork 58
Labels
arrayMulti-dimensional array implementationMulti-dimensional array implementation
Description
After the discussion with @yungyuc @j8xixo12 in scisprint, we decide to use NASA dataset to solve coordinate tracking problem by Kalman Filter.
In order to fullfill the task, we will refer issue #684, and divide the task into 4 subtasks, including.
- (@j8xixo12) implement a download script: PR Add prototype code to download NASA data #688
- (@ThreeMonth03) preprocess data. By the way, we should not align data with linear interpolation. PR Implement NASA flight data loader #696
- (@xingularity) as a baseline, estimate the position and attitude of NASA flight only using IMU data.
- Estimate the position and attitude of NASA flight using IMU data and lidar data.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
arrayMulti-dimensional array implementationMulti-dimensional array implementation
Type
Projects
Status
In Progress