Skip to content
Snippets Groups Projects
Commit f0ce0646 authored by Martina Rivizzigno's avatar Martina Rivizzigno Committed by Daniel Agar
Browse files

rostest_avoiance_run: bump to avoidance stable release 0.2.0

parent b6120f39
No related branches found
No related tags found
No related merge requests found
......@@ -6,7 +6,7 @@ PX4_SRC_DIR=${DIR}/..
source /opt/ros/${ROS_DISTRO:-kinetic}/setup.bash
mkdir -p ${PX4_SRC_DIR}/catkin_ws/src
cd ${PX4_SRC_DIR}/catkin_ws/
git clone -b '0.1.0' --single-branch --depth 1 https://github.com/PX4/avoidance.git src/avoidance
git clone -b '0.2.0' --single-branch --depth 1 https://github.com/PX4/avoidance.git src/avoidance
catkin init
catkin build local_planner --cmake-args -DCMAKE_BUILD_TYPE=Release
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment