mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-04-14 10:07:39 +08:00
rostest_avoiance_run: bump to avoidance stable release 0.2.0
This commit is contained in:
parent
b6120f39f3
commit
f0ce0646a3
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user