All Classes and Interfaces
Class
Description
Represents a vector with input ramping to control acceleration.
Various utilities for working with angles.
Contains constants used throughout the program.
Represents a pair of constraints (max velocity and max acceleration) for use in the path
follower.
A base class for differential swerve modules.
Localizer that uses a Kalman Filter.
Interface for code that gets the robot's position and/or velocity TODO: make a getVelocity method
Small, easy to use PID implementation with advanced controller capability.
Represents a path that the robot can follow.
Class that helps you follow paths
DEPRECATED - DO NOT USE A class that helps you follow a sequence of paths
Represents a two-dimensional position and heading.
Can represent a lot of things.
DEPRECATED - DO NOT USE
DEPRECATED - DO NOT USE
Represents a swerve drive position on the field.
Localizer implementation for a two-wheel + gyro setup commonly seen in FTC
Represents a two-dimensional vector.