Java Native Library for robolibj
This library is already included in robolibj. For those of you who want to
to build it yourself, place the built file in /resources/linux-arm
of the
robolibj project folder.
- FRC C++ Toolchain http://first.wpi.edu/FRC/roborio/toolchains/
- CMake http://www.cmake.org/
$ git clone https://github.com/robolib/robolibJNI.git
$ cd robolibJNI
$ cmake .
$ make