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

Error trying to install gazebo_worlds

asked 2012-04-16 01:57:42 -0500

manu gravatar image

Hello,

I'm trying to install gazebo on Fedora 15 following the instructions here:

Starting Gazebo

I've followed all the beginner tutorials and ROS worked fine, so I assume it's correctly installed.

When I try to install gazebo I get the following error:

[manu@manu simulator_gazebo]$ rosdep install gazebo_worlds
Failed to find rosdep eigen for package gazebo_worlds on OS:fedora version:15
rosdep install ERROR:
failed to install eigen

I couldn't find an answer related to this... does somebody know how to solve this dependency?

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
0

answered 2012-04-17 07:41:03 -0500

tfoote gravatar image

The rosdep rules for eigen are missing. See the rosdep tutorial for adding one.

edit flag offensive delete link more

Comments

Many Thanks tfoote! I added this lines to the rosdep.yaml file: eigen: fedora: eigen3-devel And now the eigen package was successfully installed :)

manu gravatar image manu  ( 2012-04-20 02:03:44 -0500 )edit

Question Tools

Stats

Asked: 2012-04-16 01:57:42 -0500

Seen: 398 times

Last updated: Apr 17 '12