Caltech-AMBER / obelisk

A stable generic robot control interface.
https://caltech-amber.github.io/obelisk/
MIT License
5 stars 0 forks source link

Raise Minimum CMake Version to 3.16 #71

Open alberthli opened 1 month ago

alberthli commented 1 month ago

As per slack conversation, we should raise the minimum CMake version to 3.16 throughout the project. This is part of a larger effort to try to suppress annoying warnings and use more modern standards. However, we still need to make sure that there are no negative effects to upgrading the min version.