Skip to content

Commit

Permalink
minor fix in readme
Browse files Browse the repository at this point in the history
  • Loading branch information
petrapa6 committed Jun 13, 2024
1 parent f8be8a2 commit 9f73f03
Showing 1 changed file with 7 additions and 2 deletions.
9 changes: 7 additions & 2 deletions example/sejong01.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,11 @@ High level of information preserved.
![data rms](./fig/plot_RMS.png)

### APE and RPE comparison
Blue: pure KISS-ICP, orange: KISS-ICP preceded by RMS.
Results: Higher drift reduction by RMS.
Graphs: pure KISS-ICP in blue KISS-ICP preceded by RMS in orange.

Results: High drift reduction by RMS.

#### APE

| Sampling method | RMSE (m) | mean (m) | median (m) | max (m) |
| ------------- | ------------- | -------- | ---------- | ------- |
Expand All @@ -40,6 +43,8 @@ Results: Higher drift reduction by RMS.

![ape rms](./fig/APE_comparison.png)

#### RPE

| Sampling method | RMSE (m) | mean (m) | median (m) | max (m) |
| ------------- | ------------- | -------- | ---------- | ------- |
| Voxelization | 17.9 | 4.3 | 2.7 | 1311.6 |
Expand Down

0 comments on commit 9f73f03

Please sign in to comment.