|
C++ Robot Programming in CMake/CLion
I would like to program in C++ this year, but I don't like eclipse. Last year I used IntelliJ IDEA and Java and that worked great. This year I want to use CLion which uses CMake. How would I go about setting up CMake to build and deploy code to the robot? Has anyone done something like this before?
|