hector_quadrotor icon indicating copy to clipboard operation
hector_quadrotor copied to clipboard

unable to locate ros-hydro-hector-quadrotor-demo packages

Open sigmorew opened this issue 7 years ago • 3 comments

Every time I run sudo apt-get install ros-hydro-hector-quadrotor-demo I get E: Unable to locate package ros-hydro-hector-quadrotor-demo

sigmorew avatar Mar 18 '17 20:03 sigmorew

Experiencing the same problem

pattrickrice avatar Dec 21 '17 20:12 pattrickrice

Hi @sigmorew and @pattrickrice depending on which distribution of ROS you have installed on your system, you need to change the name accordingly. For instance for Kinetic it should be:

sudo apt-get install ros-kinetic-hector-quadrotor-demo

However the package is not available for ROS Kinetic. You should try to install form source.

shlapion avatar Jan 10 '18 12:01 shlapion

Hi @shlapion I am experiencing the same problem for ros-kinetic-hector-quadrotor-demo on Ubuntu 16.04 (I have ROS Kinetic installed)

Terminal output:

> sudo apt install ros-kinetic-hector-quadrotor-demo 
Reading package lists... Done
Building dependency tree       
Reading state information... Done
E: Unable to locate package ros-kinetic-hector-quadrotor-demo

thecountoftuscany avatar Sep 25 '18 11:09 thecountoftuscany