dead-reckoning icon indicating copy to clipboard operation
dead-reckoning copied to clipboard

Dead reckoning navigation using a smartphone magnetometer.

Dead reckoning

Here we implement a simple navigation algorithm using yaw attitude data obtained from a smartphone. We compare our estimated trajectory with GPS. Requires numpy and imageio.

Dead reckoning