configure
Configures the alignment command using a DSL-style configuration block.
alignCommand.configure {
kP = 0.05
toleranceDegrees = 2.0
maxRotationSpeed = 0.3
}Content copied to clipboard
Return
This command for method chaining.
Parameters
block
Configuration block to apply settings.