An open API service indexing awesome lists of open source software.

https://github.com/daboross/cmucamjava

CMUCam Java testing - to be used for FRC
https://github.com/daboross/cmucamjava

Last synced: over 1 year ago
JSON representation

CMUCam Java testing - to be used for FRC

Awesome Lists containing this project

README

          

CMUCamJava
==========

This is testing for CMUCam4.

You need to install the rxtx native java library to use.

Will be ported to frc.

To run this program:
==
- Compile with `mvn clean package`
- Run with `./start.sh`