Public Member Functions | |
def | convert (self, raw) |
Static Public Attributes | |
float | field_of_view = 0.001 |
float | max_range = 1.0 |
float | min_range = 0.0 |
radiation_type = Range.INFRARED | |
Definition at line 32 of file sensors.py.
def arbotix_sensors.sensors.SharpIR.convert | ( | self, | |
raw | |||
) |
Convert raw analog (10-bit) to distance.
Reimplemented in arbotix_sensors.sensors.gp2d12, arbotix_sensors.sensors.gpA02YK, and arbotix_sensors.sensors.gpA710YK.
Definition at line 38 of file sensors.py.
|
static |
Definition at line 34 of file sensors.py.
|
static |
Definition at line 36 of file sensors.py.
|
static |
Definition at line 35 of file sensors.py.
|
static |
Definition at line 33 of file sensors.py.