Builder

open class Builder

Builder class to assist in creating a MecanumGains.

Constructors

Link copied to clipboard
constructor()

Functions

Link copied to clipboard
Build the MecanumGains object.
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Enabling this option will use an alternative path follower for trajectory tasks, rather than a time-based trajectory.
Link copied to clipboard
open fun setPoseHolding(defaultTaskAutoLock: Boolean): MecanumGains.Builder
Enabling this option is a convenience configuration option to schedule the default task of MecanumDrive to be a MecanumDrive.HoldLastPoseTask.