Robotics StackExchange | Archived questions

ccny_g2o error

Hello. I'm following the steps of ccnyrgbdtools Installation in github.com and it runs smoothly until the "compile the stack"

rosmake ccny_rgbd_tools

There is a Failure with ccny_g2o. I've tried to fix it using the next step:

sudo apt-get remove ros-groovy-libg2o

But when I compile it again, it still gives me the same error. Is it possible that this error may induce future errors in the openni_launch? How can I fix this error? Thank you. Please help!

Asked by sigmaduarte on 2013-10-02 07:18:19 UTC

Comments

It might fail bcoz of having libg2o ros package. Try removing the ros pkg on g2o and try again. BTW, its advisable to post the error message. ccny_rgbd_tools must work on ROS fuerte for sure...

Asked by sai on 2013-10-11 05:03:03 UTC

There's not enough information to answer this question. Please see wiki.ros.org/Support for guidelines on asking questions.

Asked by tfoote on 2013-12-12 21:12:34 UTC

Answers