Package-level declarations

Useful hardware wrappers

Types

Link copied to clipboard
public final class CRServo implements Component

A wrapper for the CRServo object in the FTC SDK.

Link copied to clipboard
public final class IMUAngleSensor extends AngleSensor

AngleSensor representation of IMU.

Link copied to clipboard
public final class Motor implements Component

A wrapper for the DcMotorEx object in the FTC SDK.

Link copied to clipboard
public final class MotorGroup implements Component, List<Motor>

A class that runs multiple motors together as a unit.

Link copied to clipboard
public final class Servo implements Component

A wrapper for the Servo object in the FTC SDK.