mirror of
https://gitee.com/xiaohuolufeihua/bizhang_-obav.git
synced 2026-05-22 01:12:31 +00:00
ros workspace setup scripts: use master branch
This commit is contained in:
@@ -18,9 +18,7 @@ echo "source $WORKSPACE/devel/setup.bash" >> ~/.bashrc
|
|||||||
|
|
||||||
# PX4 Firmware
|
# PX4 Firmware
|
||||||
cd $WORKSPACE/src
|
cd $WORKSPACE/src
|
||||||
git clone https://github.com/PX4/Firmware.git \
|
git clone https://github.com/PX4/Firmware.git
|
||||||
&& cd Firmware \
|
|
||||||
&& git checkout ros
|
|
||||||
|
|
||||||
# euroc simulator
|
# euroc simulator
|
||||||
cd $WORKSPACE/src
|
cd $WORKSPACE/src
|
||||||
|
|||||||
@@ -7,9 +7,6 @@ cd src
|
|||||||
|
|
||||||
# PX4 Firmware
|
# PX4 Firmware
|
||||||
git clone https://github.com/PX4/Firmware.git
|
git clone https://github.com/PX4/Firmware.git
|
||||||
cd Firmware
|
|
||||||
git checkout ros
|
|
||||||
cd ..
|
|
||||||
|
|
||||||
# euroc simulator
|
# euroc simulator
|
||||||
git clone https://github.com/PX4/euroc_simulator.git
|
git clone https://github.com/PX4/euroc_simulator.git
|
||||||
|
|||||||
Reference in New Issue
Block a user