class ContinuousRotationServoTestOpMode : OpMode |
|
class ElevatorExtenderTestOpMode : LinearOpMode
Tests REV Core Hex Motor on LinearMotion Extender |
|
class GyroTestOpMode : LinearOpMode |
|
class IntakeElevatorTestOpMode : OpMode
Tests REV Core Hex Motor on both OldIntake Extender and LinearMotion |
|
class IntakeRollerTestOpMode : LinearOpMode
Tests REV Core Hex Motor on Intake Roller |
|
class JogExtenderToResetTestOpMode : LinearOpMode
Tests REV Core Hex Motor on OldIntake Roller |
|
open class MecanumTestOpMode : LinearOpMode |
|
open class MineralDetectionTest : OpMode
This 2018-2019 OpMode illustrates the basics of using the TensorFlow Object Detection API to determine the position of the gold and silver minerals. Use Android Studio to Copy this Class, and Paste it into your team's code folder with a new name. Remove or comment out the @Disabled line to add this opmode to the Driver Station OpMode list. IMPORTANT: In order to use this OpMode, you need to obtain your own Vuforia license key as is explained below. |
|
class ServoTestOpMode : LinearOpMode
Tests REV Core Hex Motor on Intake Roller |
|
class VisionLocationTestOpMode : OpMode |