DIY: Arduino folkrace robot: Difference between revisions

From wikiluntti
Line 21: Line 21:
* https://emanual.robotis.com/docs/en/platform/turtlebot3/appendix_lds_01/
* https://emanual.robotis.com/docs/en/platform/turtlebot3/appendix_lds_01/
* https://www.andreasjakl.com/basics-of-ar-slam-simultaneous-localization-and-mapping/
* https://www.andreasjakl.com/basics-of-ar-slam-simultaneous-localization-and-mapping/
=== LTC21 Tutorial MPPI ===
Telluride Neuromorphic Workshop tutorial
For Model Predictive Path Integral Control method of
G. Williams, A. Aldrich, and E. A. Theodorou, “Model Predictive Path Integral Control: From Theory to Parallel Computation,” J. Guid. Control Dyn., vol. 40, no. 2, pp. 344–357, Feb. 2017, doi: 10.2514/1.G001921. [Online]. Available: https://doi.org/10.2514/1.G001921
<youtube>19QLyMuQ_BE</youtube>

Revision as of 08:57, 8 October 2024

Introduction

Theory

SLAM model

Simultaneous localization and mapping.

  • which sensors to use
  • Noice
  • Multiple sensors will likely be necessary.
  • Kalman filtering

ORB-slam

References

LTC21 Tutorial MPPI

Telluride Neuromorphic Workshop tutorial For Model Predictive Path Integral Control method of G. Williams, A. Aldrich, and E. A. Theodorou, “Model Predictive Path Integral Control: From Theory to Parallel Computation,” J. Guid. Control Dyn., vol. 40, no. 2, pp. 344–357, Feb. 2017, doi: 10.2514/1.G001921. [Online]. Available: https://doi.org/10.2514/1.G001921