configure
Configures the teleop swerve command using a DSL-style configuration block.
teleopCommand.configure {
deadband = 0.05
inputExponent = 2.0
enableSlewRateLimiting = true
}Content copied to clipboard
Parameters
block
Configuration block to apply settings.