- doxygen [Not required]
- RPLidar SDK
- GoogleTest
cmake . -B"build"
cmake --build build --target all
cmake --build build --target doc
cmake --build build --target all
cd build && ctest -VV
cmake . -B"build"
cmake --build build --target all
cmake --build build --target doc
cmake --build build --target all
cd build && ctest -VV