Uses of Enum
org.baseagent.embodied.sensors.VisionSensor.Strategy
-
Uses of VisionSensor.Strategy in org.baseagent.embodied.sensors
Modifier and TypeMethodDescriptionstatic VisionSensor.Strategy
Returns the enum constant of this type with the specified name.static VisionSensor.Strategy[]
VisionSensor.Strategy.values()
Returns an array containing the constants of this enum type, in the order they are declared.ModifierConstructorDescriptionVisionSensor
(double range, double leftRadians, double rightRadians, VisionSensor.Strategy strategy)