cd ppg_rr
mkdir build
cd build
cmake ..
make
./ppg_rr
You can check the key values in ppg_rr/checkMiddleValue.txt
./include/* Dependance library, all needed!
./src/* Source files.
./CmakeLists.txt The camke file.
- Eigen
- spline https://github.com/ttk592/spline
- Matlab Code Generator