DynaSLAM icon indicating copy to clipboard operation
DynaSLAM copied to clipboard

where is the mono_carla.cc?

Open liubamboo opened this issue 3 years ago • 3 comments

hello, when I build the project, a cmake bug appears: CMake Error at CMakeLists.txt:150 (add_executable): Cannot find source file: Examples/Monocular/mono_carla.cc

and I can't find the mono_carla.cc in the Monocular directory. How can I solve this? Thanks

liubamboo avatar Apr 07 '21 02:04 liubamboo

I have same problem, I believe it is because of the new version.

Skywalker666666 avatar Apr 07 '21 15:04 Skywalker666666

Delete reference code in CMakeLists.txt and then build ok

liubamboo avatar Apr 08 '21 03:04 liubamboo

check the branch 'bbescos/feature/carla'

robotics404 avatar Aug 12 '21 07:08 robotics404