Definition at line 69 of file laser_geometry.py.
◆ DEFAULT
tuple laser_geometry.laser_geometry.LaserProjection.ChannelOption.DEFAULT = (INTENSITY | INDEX) |
|
static |
◆ DISTANCE
int laser_geometry.laser_geometry.LaserProjection.ChannelOption.DISTANCE = 0x04 |
|
static |
◆ INDEX
int laser_geometry.laser_geometry.LaserProjection.ChannelOption.INDEX = 0x02 |
|
static |
◆ INTENSITY
int laser_geometry.laser_geometry.LaserProjection.ChannelOption.INTENSITY = 0x01 |
|
static |
◆ NONE
int laser_geometry.laser_geometry.LaserProjection.ChannelOption.NONE = 0x00 |
|
static |
◆ TIMESTAMP
int laser_geometry.laser_geometry.LaserProjection.ChannelOption.TIMESTAMP = 0x08 |
|
static |
◆ VIEWPOINT
int laser_geometry.laser_geometry.LaserProjection.ChannelOption.VIEWPOINT = 0x10 |
|
static |
The documentation for this class was generated from the following file: