DriveTrajectoryFollower
Functions
Link copied to clipboard
Returns a Command that follows the provided trajectory.
Link copied to clipboard
Returns the trajectory currently being followed by this drive, if any.
Link copied to clipboard
open fun trajectoryBuilder(startPose: Pose2d = poseEstimate, startTangent: Angle = startPose.heading): TrajectoryBuilder
Returns a TrajectoryBuilder with the constraints of this drive.