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

rosmake failed for g2o

asked 2012-04-15 23:35:08 -0500

priya gravatar image

updated 2014-01-28 17:11:58 -0500

ngrennan gravatar image

hi

i want to install rgbdslam package. so i used the svn co link. in that i followed the readme file and i tried to install g2o. when i gave rosmake i got following error:

root@mutu-Vostro-3550:/opt/ros/electric/stacks/g2o# rosmake --rosdep-install [ rosmake ] No package specified. Building ['g2o']
[ rosmake ] Packages requested are: ['g2o']
[ rosmake ] Logging to directory/home/mutu/.ros/rosmake/rosmake_output-20120416-145054 [ rosmake ] Expanded args ['g2o'] to: ['g2o']
[ rosmake ] Generating Install Script using rosdep then executing. This may take a minute, you will be prompted for permissions. . . Failed to find rosdep suitesparse for package g2o on OS:ubuntu version:oneiric [ rosmake ] rosdep install failed: Rosdep install failed

if rosmake fails the readme file has the next step.i did it, but i got the following:

root@mutu-Vostro-3550:/opt/ros/electric/stacks/g2o# sudo apt-get install libsuitesparse-dev libcsparse2.2.3 Reading package lists... Done Building dependency tree
Reading state information... Done libcsparse2.2.3 is already the newest version. libsuitesparse-dev is already the newest version.

what to do?

edit retag flag offensive close merge delete

Comments

You should be able to continue compiling g2o anyway, shouldn't you?

Felix Endres gravatar image Felix Endres  ( 2012-04-17 03:38:36 -0500 )edit

1 Answer

Sort by ยป oldest newest most voted
0

answered 2012-04-18 18:58:46 -0500

priya gravatar image

i removed the source files and installed g2o from ubuntu software centre

edit flag offensive delete link more

Comments

Are you using fuerte?

Felix Endres gravatar image Felix Endres  ( 2012-04-20 03:00:18 -0500 )edit

no i'm using electric. actually when installing rgbdslam i had to download svn g2o again and install for the package. this time didn't get error, it built without failures.

priya gravatar image priya  ( 2012-04-20 19:32:42 -0500 )edit

Question Tools

Stats

Asked: 2012-04-15 23:35:08 -0500

Seen: 969 times

Last updated: Apr 18 '12