Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 188 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 188 Bytes

Inertial Nav Proto code

Compile instructions

mkdir build
cd build
cmake ..
make

Run
./build/run_ins

To open Doc file: clone project and open ./docs/*.html in browser