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
- Host: GitHub
- URL: https://github.com/daboross/cmucamjava
- Owner: daboross
- Created: 2014-01-13T07:09:38.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2014-04-08T19:41:46.000Z (about 12 years ago)
- Last Synced: 2025-01-30T14:27:10.858Z (over 1 year ago)
- Language: Java
- Homepage:
- Size: 270 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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`