configure
Configures the drive to angle command using a DSL-style configuration block.
command.configure {
pingu = Pingu(0.05, 0.0, 0.001)
tolerance = 2.0
}Content copied to clipboard
Parameters
block
Configuration block to apply settings.
Configures the drive to angle command using a DSL-style configuration block.
command.configure {
pingu = Pingu(0.05, 0.0, 0.001)
tolerance = 2.0
}Configuration block to apply settings.