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

Failed to find rosdep libglui-dev for package view_mesh on OS:ubuntu version:oneiric

asked 2011-12-29 13:17:01 -0500

avanindra gravatar image

Hi ,

I am new to ros. I am trying to compile bosch_surface_reconstruction package on my UBUNTU 11.10 system. I installed ros-electric on my system as mentioned on the wiki page.

I dowloaded complete bosch repository in one of my folders and I added that folder path to ros stack path. When I run "rosmake --rosdep-install" in bosch_surface_reconstruction directory I get following error : Failed to find rosdep libglui-dev for package view_mesh on OS:ubuntu version:oneiric

Failed to find rosdep libdevil-dev for package view_mesh on OS:ubuntu version:oneiric

Failed to find rosdep libann for package view_mesh on OS:ubuntu version:oneiric

Failed to find rosdep libglew-dev for package view_mesh on OS:ubuntu version:oneiric

How can I fix this error?..I could not install these packages with rosedep --install command, as it gives error that it could not find these packages.

Any help would be really appreciated.

Thanks Avanindra

edit retag flag offensive close merge delete

Comments

Hi Avanindra, I am still working on the proper releases for various Ubuntu version. Will come back to you as soon as that is done. D.

dejanpan gravatar image dejanpan  ( 2012-06-10 05:58:12 -0500 )edit

1 Answer

Sort by » oldest newest most voted
2

answered 2012-03-15 13:03:52 -0500

tfoote gravatar image

This means that the rule which defines libglew-dev does not cover ubuntu:oneiric. You need to find which stack's rosdep.yaml defines libglew-dev and add rules for ubuntu oneiric.

edit flag offensive delete link more

Question Tools

Stats

Asked: 2011-12-29 13:17:01 -0500

Seen: 502 times

Last updated: Mar 15 '12