Skip to content

Latest commit

 

History

History
11 lines (10 loc) · 450 Bytes

README.md

File metadata and controls

11 lines (10 loc) · 450 Bytes
cd ~/pix/robobus/
git clone -b feature/livox https://github.com/pixmoving-moveit/robobus_sensor_kit_calibration_script.git autoware-robobus-calibration
cd autoware-robobus-calibration
mkdir src
vcs import src < calibration_tools.repos --recursive
source ../autoware-robobus/install/setup.bash 
rosdep install -y --from-paths src --ignore-src --rosdistro $ROS_DISTRO
colcon build --symlink-install --cmake-args -DCMAKE_BUILD_TYPE=Release