configure
Configures the vision system using a DSL-style configuration block.
visionSystem.configure {
enablePoseUpdates = true
maxPoseAmbiguity = 0.2
}Content copied to clipboard
Parameters
block
Configuration block to apply settings.
Configures the vision system using a DSL-style configuration block.
visionSystem.configure {
enablePoseUpdates = true
maxPoseAmbiguity = 0.2
}Configuration block to apply settings.