Package-level declarations
Types
Link copied to clipboard
Task to align to an AprilTag.
Link copied to clipboard
Task to align to a contour using the vision system.
Link copied to clipboard
TeleOp drive task to align to a global field coordinate using a localizer and PID.
Link copied to clipboard
Two tasks that run based on a dynamically evaluated condition.
Link copied to clipboard
A task to run continuously and will never finish.
Link copied to clipboard
Standard gamepad drive for all differential drivetrains.
Link copied to clipboard
Drive to a pose using a localizer and PID-To-Point.
Link copied to clipboard
Represents a task that is constructed at runtime.
Link copied to clipboard
A generic task to get the position of a contour based on two (inferred three) positions, where the contour in question may be viewed in the two halves of the camera frame.
Link copied to clipboard
Standard gamepad drive for all holonomic drivetrains.
Link copied to clipboard
Gamepad drive for all holonomic drivetrains which will use a vector-based approach to drive.
Link copied to clipboard
Task that runs forever but does nothing.
Link copied to clipboard
Relay a message in telemetry for a specific amount of time.
Link copied to clipboard
Task to move to and align to an AprilTag.
Link copied to clipboard
Task to move to and align to a contour using the vision system.
Link copied to clipboard
Task for running Pure Pursuit paths using the BunyipsOpMode Task system.
Link copied to clipboard
A task that will auto-reset and repeat itself after it is completed.
Link copied to clipboard
Task for running RoadRunner trajectories using the BunyipsOpMode Task system.
Link copied to clipboard
A task to run for a timeout.
Link copied to clipboard
Select a task to run based on a hashmap of states and a supplier of states.
Link copied to clipboard
Define a callback to run when this task is started, and when it is finished.
Link copied to clipboard
A task that waits until a condition is true before finishing.