Docker build ends in CMake error
Opened this issue · 1 comments
NageshEranki commented
Hi
I ran the docker build command but ran into the following error:
CMake Error at CMakeLists.txt:22 (add_library):
0.379 Cannot find source file:
0.379
0.379 mav_trajectory_generation/mav_trajectory_generation/src/motion_defines.cpp
I saw that the most recent push to this repo (related to the docker build process) failed a test. Do you have plans to fix this?
Thanks
whoenig commented
I personally don't use docker for this repo, but a PR would be very much welcome.