Open yesterdai123 opened 3 years ago
I have the same issue. I tried to install g2o but the problem still persists.
If you just want to only use the package without any modification then you can install it as binaries:
sudo apt install ros-[$ROS_VERSION]-teb-local-planner
I would still like to install this package locally, any solutions to this issue?
I installed g2o and all it's dependencies (here), restarted my system and tried to install the package from source again. This time it worked. ROS Melodic.
This issue can now be closed.
when I run catkin_make ,it occurs following: error: cannot convert ‘g2o::HyperGraphElementCreator*’
How can I solve it?