-
Notifications
You must be signed in to change notification settings - Fork 3
Home
Johan Vandegriff edited this page Oct 19, 2016
·
10 revisions
Welcome to the EVLib wiki!
EVLib is designed to assist in the development of very powerful FTC autonomous programs. It provides helper mechanisms for a variety of hardware, like servo speed control.
This wiki is extremely incomplete!
For starters, check this page for instructions on importing into your project.
This guide will step through the basics of how to set up OpModes using EVLib.
- Importing Into Your Project
- Sample Code
- Using EVLib Minimally
- Logging Example
- Robot Configuration
- Basic TeleOp Program
- Basic Autonomous Program
- Customizing StateMachineBuilder
- Servo Presets
- Adding Servos to the Configuration
- Adding Servos to TeleOp
- Adding Servos to Autonomous
- Vuforia and OpenCV Beacon Color Detection