public interface RangeFinder
RangeScanner
Modifier and Type | Method and Description |
---|---|
float |
getRange()
Get the range to the nearest object
|
float[] |
getRanges()
If the sensor is capable, this method returns multiple range values from a single scan.
|
float getRange()
float[] getRanges()