thien94 / orb_slam3_ros

A ROS implementation of ORB_SLAM3
GNU General Public License v3.0
261 stars 81 forks source link

No rule to make target (libg2o.so), Failed to build orb_slam3_ros #32

Closed lazuraihan closed 5 months ago

lazuraihan commented 5 months ago

I need help.. When i tried to build of the orb_slam3_ros through catkin build, it appeared failed to build the package due to the libg2o.so file that was missing. Is there any solution to fix this?? libg2o failed

I'm using NVIDIA Jetson Nano, with ubuntu 18 and melodic ROS version

Thank you

Taoran2023 commented 2 months ago

hey how did you solved this, I meet same problem.