slim71 / SpartanLIFT

MSc thesis regarding the application of a teleoperated multi-UAV system for cooperative payload transport.
Apache License 2.0
1 stars 1 forks source link

Minimal C++ version #14

Open slim71 opened 1 year ago

slim71 commented 1 year ago

Find out what minimal version is required to work in the project. The newer, the better.

slim71 commented 1 year ago

Might relate to #13

slim71 commented 1 year ago

C++17 as for commit 098a912 since std::optional is used.