From 1f26e1f5ebb0d0fffec98644d2a824f88415e9d7 Mon Sep 17 00:00:00 2001 From: Thomas Gubler Date: Thu, 15 Jan 2015 12:36:30 +0100 Subject: remove hector from install script --- Tools/ros/px4_ros_installation_ubuntu.sh | 6 ------ 1 file changed, 6 deletions(-) (limited to 'Tools') 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 - -- cgit v1.2.3