Structure containing information about all the sensors available in the current device. More...
| Functions | |
| bool | isSensorAvailable (const sl::SENSOR_TYPE &sensor_type) | 
Structure containing information about all the sensors available in the current device.
That information about the camera sensors is available in the CameraInformation struct returned by Camera::getCameraInformation().
| bool isSensorAvailable | ( | const sl::SENSOR_TYPE & | sensor_type | ) | 
Check if a sensor type is available on the device
| unsigned int firmware_version = 0 | 
The firmware version of the sensor module, 0 if no sensors are available (ZED camera model).
| sl::Transform camera_imu_transform | 
IMU to Left camera transform matrix, that contains rotation and translation between IMU frame and camera frame.
| sl::Transform imu_magnetometer_transform | 
Magnetometer to IMU transform matrix, that contains rotation and translation between IMU frame and magnetometer frame.
| sl::SensorParameters accelerometer_parameters | 
Configuration of the accelerometer device
| sl::SensorParameters gyroscope_parameters | 
Configuration of the gyroscope device
| sl::SensorParameters magnetometer_parameters | 
Configuration of the magnetometer device
| sl::SensorParameters barometer_parameters | 
Configuration of the barometer device