ccny_g2o error [closed]
Hello. I'm following the steps of ccny_rgbd_tools 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!
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...
There's not enough information to answer this question. Please see wiki.ros.org/Support for guidelines on asking questions.