Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 765 Bytes

README.md

File metadata and controls

13 lines (7 loc) · 765 Bytes

EVLib

This project is now being maintained again by the new team.

This is being used in our app.

A library for use in FTC projects. Includes state machine framework and guava. Depends on android and the FTC libraries.

The EVLib library contains many of our helper classes that are used to drive the robot. This is a wrapper above the state machine framework, with helper classes for controlling a variety of hardware.

The state-machine-framework was a general purpose framework with no platform specific code.

Please check the wiki for information on how to use the project. Expect frequent updates to this page and the wiki as this project's documentation is incomplete.