Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

frc-cpp-project-skeleton

This is a skeleton for FRC C++ projects using CMake. Fork me! Example usage:

cmake .
make # make your robot code
make deploy # deploy your robot code, configure team number in CMakeLists.txt
make doxygen # build doxygen docs
make check # run tests, see test/

The ci-test target depends on Boost.Test.

TODO:

  • Improve test/wpilib-harness and move it to its own repository

About

[deprecated] Skeleton for FRC C++ projects using CMake

Resources

Stars

3 stars

Watchers

7 watching

Forks

Releases

Packages

Contributors

Languages