raulmur / ORB_SLAM2

Real-Time SLAM for Monocular, Stereo and RGB-D Cameras, with Loop Detection and Relocalization Capabilities
Other
9.17k stars 4.69k forks source link

makefile found - problem #1102

Open Shaharak88 opened 4 months ago

Shaharak88 commented 4 months ago

i installed pangolin 0.5 but when i run: cd ORB_SLAM2 chmod +x build.sh ./build.sh i get: make: *** No targets specified and no makefile found. Stop. do you know what is the problem? i tried to remove and re-build couple of times but it didnt work. what should i do?