public static interface LRFReader.Callback
Modifier and Type | Method and Description |
---|---|
void |
onCompassError() |
void |
onComputerError() |
void |
onRangeError() |
void |
onRangeFinderInfo(double azimuth,
double elevation,
double distance)
Provides information uncorrected in terms of azimuth, elevation, and distance.
|
void onCompassError()
void onRangeError()
void onComputerError()
void onRangeFinderInfo(double azimuth, double elevation, double distance)