calibration_tools_v1.0/lidar_driver/build.sh

8 lines
99 B
Bash
Raw Permalink Normal View History

2025-02-20 10:45:17 +08:00
#!/usr/bin/env bash
rm -rf build
mkdir build
cd build
cmake ..
make
cp liblivox_sdk_wrapper.so ../