Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/mbrossar/ai-imu-dr
Browse files Browse the repository at this point in the history
  • Loading branch information
mbrossar committed Apr 1, 2019
2 parents a5b3856 + 10860f5 commit 25a2ec2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@ git clone https://github.com/mbrossard/ai-imu-dr
1. Download reformated pickle format of the 00-11 KITTI IMU raw data at this [url](https://cloud.mines-paristech.fr/index.php/s/BemfXfIMdQSEEC7/download), extract and copy then in the `data` folder.
```
wget "https://cloud.mines-paristech.fr/index.php/s/BemfXfIMdQSEEC7/download"
mkdir ai-imu-dr/data
unzip download -d ai-imu-dr/data
rm download
```
Expand All @@ -52,6 +53,7 @@ rm download
```
4. Test the filters !
```
ai-imu-dr/results
cd ai-imu-dr/src
python3 main_kitti.py
```
Expand Down

0 comments on commit 25a2ec2

Please sign in to comment.