ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question

RiccardoLasagno's profile - activity

2015-02-24 15:17:35 -0500 received badge  Taxonomist
2014-07-21 03:23:25 -0500 received badge  Teacher (source)
2014-04-10 02:24:02 -0500 answered a question Problems with a new hydro install of hector quadrotor demo

Hi

I get the same error

solved running

sudo apt-get install ros-hydro-hector*

all hector_quadrotor packages will be installed, then gazebo can find the right one

ciao!

thanks

2014-03-24 01:11:02 -0500 received badge  Famous Question (source)
2014-03-04 15:08:44 -0500 received badge  Notable Question (source)
2014-03-04 06:55:40 -0500 received badge  Popular Question (source)
2014-03-04 05:05:11 -0500 commented answer Ubuntu 13.10 has problem installing from source, due to "gazebo2" package, does it really exist?

Thank you for the suggestion just for my understanding, since I'm new in ROS: if i use rosdep check, then rosdep install will install only dependancies that can be satisfied? Thank you for your answer

2014-03-04 05:04:57 -0500 answered a question Ubuntu 13.10 has problem installing from source, due to "gazebo2" package, does it really exist?

Thank you for the suggestion

just for my understanding, since I'm new in ROS: if i use rosdep check, then rosdep install will install only dependancies that can be satisfied?

Thank you for your answer

2014-03-03 21:20:34 -0500 asked a question Ubuntu 13.10 has problem installing from source, due to "gazebo2" package, does it really exist?

Hi all

when i try to install on Ubuntu 13.10 ROS Medusa-hydro full from source, while running :

$ rosinstall_generator desktop_full --rosdistro hydro --deps --wet-only --tar > hydro-desktop-full-wet.rosinstall $ wstool init -j8 src hydro-desktop-full-wet.rosinstall

wstool claim about a problem with a gazebo2 package. Can you please help me? any suggestion?

I've checked in .rosinstall and i've found no package with that name....