whoenig / uav_trajectories

Helper scripts and programs for trajectories
MIT License
78 stars 44 forks source link

Docker build ends in CMake error #22

Open NageshEranki opened 2 weeks ago

NageshEranki commented 2 weeks ago

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 2 weeks ago

I personally don't use docker for this repo, but a PR would be very much welcome.