Some commonly used functions for robots.
Provide:
- performance measurement
- rate: Clock loop with wait
- timer
- lowpass fitler
- kalman filter
- fusion quaternion: Update quaternion based on gyroscope and accelerometer and magnetometer
- Eigen3
mkdir build
cd build
cmake ..
make -j`nproc`
cd build
./test/tests