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

Revision history [back]

Apparently RGBDSLAM uses the ROS package libg2o now, however I (and many poeple) could not get it to work with libg2o, so I checked out the g2o package svn co https://svn.openslam.org/data/svn/g2o and changed the dependency in the manifest.xml to <depend package="g2o"/> instead of <!--rosdep name="libg2o"/-->. Make sure to include the g2o package in your ROS PACKAGE PATH.