how to use g2o?
Can you give some information about how to use g2o?Do i have to use it with a ros distribution? is there any advantage to use them together?if yes,how can i interoperate them?
thanks.
ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
Can you give some information about how to use g2o?Do i have to use it with a ros distribution? is there any advantage to use them together?if yes,how can i interoperate them?
thanks.
What exactly do you mean? G2O is a C++-library for graph optimization and is not connected with ROS directly.
It looks like the g2o version that comes with ROS cannot be used, because it is not found by catkin. So the only way I see at the moment is to download the source from g2o, install it with "make install" and then find it using the FindG2O.cmake provided by g2o itself.
I already opened an issue regarding this: https://github.com/RainerKuemmerle/g2...
Asked: 2017-03-06 11:48:45 -0600
Seen: 3,079 times
Last updated: Mar 07 '17
need topological map online, graph_slam doesn't work
Plotting graph using QtOctave for C++/ROS-generated data
errors compiling rgbdslam, g2o errors about cholmod
Error compiling g2o for RGBD-Slam
RGBDSLAM Installation Problems
Running ROS across multiple machines [closed]