appliedAI-Initiative / orb_slam_2_ros

A ROS implementation of ORB_SLAM2
Other
605 stars 282 forks source link

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

Open lazuraihan opened 6 months ago

lazuraihan commented 6 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