AprilTagAiming

Constructors

Link copied to clipboard
constructor()

Types

Link copied to clipboard
object Companion

Functions

Link copied to clipboard
context(telemetry: Telemetry)
fun pointTowardsAprilTag(tag: AprilTagDetection): Double

Points the robot towards tag.

Link copied to clipboard
fun reset()

Resets the PD controller state. Called automatically when the robot is within the angle tolerance of the target, but should also be called manually to reset the controller state.