Skip to content

Commit

Permalink
Fix minor issue with figures
Browse files Browse the repository at this point in the history
  • Loading branch information
shalabymhd committed Nov 10, 2024
1 parent 61c44c7 commit 8952eec
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion docs/examples/ekf/se23_one_robot.md
Original file line number Diff line number Diff line change
Expand Up @@ -286,6 +286,9 @@ analysis.plot_biases()
analysis.save_results()
```

![IMU EKF Error Plot for Experiment #13](https://decargroup.github.io/miluv/assets/imu/13_error.png)
<p align="center">
<img src="https://decargroup.github.io/miluv/assets/imu/13_error.png" alt="drawing" width="400" class="center"/>
</p>

![IMU EKF Pose Plot for Experiment #13](https://decargroup.github.io/miluv/assets/imu/13_poses.png) | ![IMU EKF Bias Plot for Experiment #13](https://decargroup.github.io/miluv/assets/imu/13_biases.png)

0 comments on commit 8952eec

Please sign in to comment.