Package-level declarations

Types

Link copied to clipboard
class Cartesian
Rotational utilities from Cartesian to Robot space.
Link copied to clipboard
class Dashboard
Set of helper functions for drawing on the FtcDashboard canvas and operating various FtcDashboard functions.
Link copied to clipboard
class Field
Utilities related the FTC field and its components.
Link copied to clipboard
class Filter
A collection of data filters for smoothing out and fusing sensor data.
Link copied to clipboard
object Geometry

Defines useful conversion methods for RoadRunner geometry types, restoring some removed methods from RoadRunner v0.5.

Link copied to clipboard
Null safety utilities for robot components.
Link copied to clipboard
class Storage
Global filesystem and volatile storage utilities for robot operation.
Link copied to clipboard
class Tasks
Utility class for running Task instances from an environment that does not have a task scheduler.
Link copied to clipboard
class Text
Text and string manipulation utilities.
Link copied to clipboard
class Threads
Async utilities for running user code on different threads while having control/logging over them.
Link copied to clipboard
class Voltage
Utility class for getting the robot voltage from the HardwareMap.