configure

Configures the teleop swerve command using a DSL-style configuration block.

teleopCommand.configure {
deadband = 0.05
inputExponent = 2.0
enableSlewRateLimiting = true
}

Parameters

block

Configuration block to apply settings.