Package-level declarations

Types

Link copied to clipboard
abstract class API

An API is shared code used by opmodes.

Link copied to clipboard

This is a demo API used for controlling a robot with four mecanum wheels.

Link copied to clipboard
object Drone : API

An API to control the drone launcher.

Link copied to clipboard
object GamepadEx : API

A Gamepad extension for more complex inputs.

Link copied to clipboard
object Hook : API

An API for controlling the hook, used to hang the robot.

Link copied to clipboard
object PixelPlacer : API
Link copied to clipboard
object Telemetry : API

An API for handling telemetry feedback.

Link copied to clipboard
object TriWheels : API

An API for controlling the wheels of a triangle robot.