Skip to content

Commit

Permalink
add evo results
Browse files Browse the repository at this point in the history
  • Loading branch information
HeYijia committed Aug 25, 2019
1 parent 7a35c8c commit 2aa9b8d
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,14 @@ you can use this code to generate vio data.
https://github.com/HeYijia/vio_data_simulation
```

#### 4. Validation Results
[evo package](https://github.com/MichaelGrupp/evo)
```c++
evo_ape euroc euroc_mh05_groundtruth.csv pose_output.txt -a -p
```

![results](doc/results.png)

### Licence

The source code is released under GPLv3 license.
Expand Down
7 changes: 7 additions & 0 deletions README_EN.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,13 @@ you can use this code to generate vio data.
```c++
https://github.com/HeYijia/vio_data_simulation
```
#### 4. Validation Results
[evo package](https://github.com/MichaelGrupp/evo)
```c++
evo_ape euroc euroc_mh05_groundtruth.csv pose_output.txt -a -p
```

![results](doc/results.png)

### Licence

Expand Down
Binary file added doc/results.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 2aa9b8d

Please sign in to comment.