Skip to content

Latest commit

 

History

History
12 lines (6 loc) · 508 Bytes

README.md

File metadata and controls

12 lines (6 loc) · 508 Bytes

Inertial navigation

Octave code for an inertial navigation system. Adapted from CAN SAT 2.0 Italian project for the European competition.

The main purpose is to find the path travelled by the device from which the data (from both accelerometer and gyroscope) is gathered.

Aside from the core computational modules, you can find various macros for charting different quantities with gnuplot.

=====

Feel free to use and fork the code. Happy hacking.