Skip to content

Navigating a bot with respect to polar coordinate system using LIDAR and magnetometer. R&D topic for 2018.

Notifications You must be signed in to change notification settings

laukik-hase/LiDAR_Localisation

 
 

Repository files navigation

LiDAR_Localisation

Navigating a bot with respect to the polar coordinate system using LIDAR (Light Detection and Ranging) sensor and magnetometer HMC5883L.

Implements Wemos D1 Mini and/or ATMega 16-32.

The 'θ' coordinate is traversed using the data from the magnetometer (HMC5883L). (Sent directly to AtMega)

The 'r' coordinate is traversed using the data from the LiDAR. (Sent to ATMega through Wemos D1 Mini)

About

Navigating a bot with respect to polar coordinate system using LIDAR and magnetometer. R&D topic for 2018.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 83.6%
  • C 16.4%