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.
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...
Please start posting anonymously - your entry will be published after you log in or create a new account.
Asked: 2017-03-06 11:48:45 -0600
Seen: 1,628 times
Last updated: Mar 07 '17