Structure containing information about the Lidar device. More...
Attributes | |
| sl::String | serial_number |
| Serial number of the device. More... | |
| sl::String | firmware_version |
| Firmware version. More... | |
| sl::String | product_line |
| Product line (e.g., "OS1", "OS2"). More... | |
| sl::String | product_part_number |
| Product part number. More... | |
| sl::String | build_date |
| Build date of the firmware. More... | |
| sl::String | image_rev |
| Image revision. More... | |
| sl::String | status |
| Current sensor status. More... | |
| LidarSensorConfiguration | sensor_configuration |
| Sensor configuration (resolution, fps, calibration, etc.). More... | |
Structure containing information about the Lidar device.
Information about the lidar will be returned by sl::Lidar::getLidarInformation().
| sl::String serial_number |
Serial number of the device.
| sl::String firmware_version |
Firmware version.
| sl::String product_line |
Product line (e.g., "OS1", "OS2").
| sl::String product_part_number |
Product part number.
| sl::String build_date |
Build date of the firmware.
| sl::String image_rev |
Image revision.
| sl::String status |
Current sensor status.
| LidarSensorConfiguration sensor_configuration |
Sensor configuration (resolution, fps, calibration, etc.).