39#ifndef DW_CALIBRATION_ENGINE_LIDAR_LIDARPARAMS_H_
40#define DW_CALIBRATION_ENGINE_LIDAR_LIDARPARAMS_H_
NVIDIA DriveWorks API: Calibration
dwLidarProperties const * lidarProperties
Pointer to Lidar properties This pointer can't be null and needs to point to the properties of the li...
void * userData
A pointer to user data that will be passed along when a sensor calibration data has been changed.
dwCalibrationStatusChanged onChanged
An optional pointer to a function that will be called when the calibration status of a routine has ch...
dwCalibrationFastAcceptanceOption fastAcceptance
Specification of fast-acceptance behaviour.
Calibration parameters for calibrating a lidar sensor this should be added to the dwCalibrationParams...
NVIDIA DriveWorks API: Lidar
void(* dwCalibrationStatusChanged)(dwCalibrationRoutineHandle_t routine, dwCalibrationStatus status, void *userData)
Defines a callback function that is called when calibration routine has changed its internal status.
dwCalibrationFastAcceptanceOption
Fast-acceptance options to configure calibration routines with.
Defines the properties of the lidar.