2014-Vision
Vision code for the 2014 FRC Challenge, Aerial Ascent.
You'll need cmake, and opencv installed.
To build on your raspberry pi:
$ mkdir build
$ cd build
$ cmake -G "Unix Makefiles" ../
$ make
| Failed to load latest commit information. | |||
|
|
src | ||
|
|
.gitignore | ||
|
|
CMakeLists.txt | ||
|
|
Doxyfile | ||
|
|
README.md | ||
Vision code for the 2014 FRC Challenge, Aerial Ascent.
You'll need cmake, and opencv installed.
To build on your raspberry pi:
$ mkdir build
$ cd build
$ cmake -G "Unix Makefiles" ../
$ make