DrivePathFollower

Properties

Link copied to clipboard

Functions

Link copied to clipboard
open fun followerPath(path: Path): Command

Returns a Command that follows the provided path.

Link copied to clipboard
open fun getCurrentPath(): Path?

Returns the path currently being followed by this drive, if any.

Link copied to clipboard
open fun pathBuilder(startTangent: Angle): PathBuilder
open fun pathBuilder(reversed: Boolean): PathBuilder

Returns a PathBuilder with the constraints of this drive.