Skip to content

Inertial Measurement Unit using Kalman filtering

Notifications You must be signed in to change notification settings

sky-mart/imu-kalman

Repository files navigation

imu-kalman

Inertial Measurement Unit using Kalman filtering

Build

make build

Flash

make flash

Debug

# openocd -f board/stm32f3discovery.cfg
make debug

Tests

cmake . -B build/
make -C build/ testMathmart
./build/testMathmart

About

Inertial Measurement Unit using Kalman filtering

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages