This repository was archived by the owner on Sep 15, 2023. It is now read-only.
Releases: kylecorry31/Robot-Vision-API
Releases · kylecorry31/Robot-Vision-API
v0.4
- Deprecated Builders in favor of new constructors
v0.3
- Fixed NullPointerException when stopped before started
- Removed Position in favor of Geometry API's Point
v0.2 Beta Release
- Fixed distance calculations
- Adjusted view angle of microsoft life camera
v0.1 First Beta Release
To add this to your project, create a libs folder in the main project directory to add this file to. Add the following line to the end of the build.properties file:
userLibs=libs
Then add the following line to the end of the build.xml file (above the tag):
Be sure to report any library related bugs or feedback to me at kncorry@wpi.edu