aboutsummaryrefslogtreecommitdiff
path: root/Tools
diff options
context:
space:
mode:
authorThomas Gubler <thomasgubler@gmail.com>2015-01-15 12:36:30 +0100
committerThomas Gubler <thomasgubler@gmail.com>2015-01-15 12:36:30 +0100
commit1f26e1f5ebb0d0fffec98644d2a824f88415e9d7 (patch)
tree5a43a76f866c20da9be74f58a2a6550e25dae386 /Tools
parent68914df4d0638c974e94657b35a8c12f71738d01 (diff)
downloadpx4-firmware-1f26e1f5ebb0d0fffec98644d2a824f88415e9d7.tar.gz
px4-firmware-1f26e1f5ebb0d0fffec98644d2a824f88415e9d7.tar.bz2
px4-firmware-1f26e1f5ebb0d0fffec98644d2a824f88415e9d7.zip
remove hector from install script
Diffstat (limited to 'Tools')
-rwxr-xr-xTools/ros/px4_ros_installation_ubuntu.sh6
1 files changed, 0 insertions, 6 deletions
diff --git a/Tools/ros/px4_ros_installation_ubuntu.sh b/Tools/ros/px4_ros_installation_ubuntu.sh
index c6f27653c..d83039623 100755
--- a/Tools/ros/px4_ros_installation_ubuntu.sh
+++ b/Tools/ros/px4_ros_installation_ubuntu.sh
@@ -23,9 +23,3 @@ source ~/.bashrc
# get rosinstall
sudo apt-get install python-rosinstall
-
-# Hector packages
-sudo apt-get install ros-indigo-hector-quadrotor \
- ros-indigo-octomap-msgs \
- ros-indigo-hector-gazebo
-