31#ifndef SELFCALIBRATIONRADARDIAGNOSTICS_H_
32#define SELFCALIBRATIONRADARDIAGNOSTICS_H_
NVIDIA DriveWorks API: Calibration
Defines a three-element floating-point vector.
#define DW_MAX_RIG_SENSOR_NAME_SIZE
Defines the maximum length of a sensor name in a rig.
NVIDIA DriveWorks API: Rig Configuration
uint32_t vehicleIOWheelSpeedErrors
number of errors in the vehicleIO wheel speed range and rate monitor
uint32_t debouncedTotalSignalIntegrityErrors
number of reported SEH-errors due to signal integrity failures
float32_t longHistTotalNumVotes
total number of votes in all bins of a long-term histogram
float32_t azimuthCorrectionDeg
Azimuth correction.
uint32_t routineNotAcceptedErrors
number of routine not-accepted (inprep mode) monitor errors
float32_t pitchCorrectionDeg
Pitch correction.
uint32_t radarDopplerMotionErrors
number of errors in the radar doppler motion monitor
float32_t speedInLastDopplerMotion
Radar speed (the magnitude of radar sensor velocity) in sensor space (m/s).
float32_t confidenceSpeedInLastDopplerMotion
confidence for radial speed estimate in last received doppler motion data, -1 if this parameter is no...
dwTime_t timestampUs
timestamp, us
uint32_t sensorDeadjustedErrors
number of the routine deadjusted monitor errors
dwSelfCalibrationRadarInputMonitorDiagnostics inputs
input monitor diagnostics
float32_t headingInLastDopplerMotion
Radar heading direction (the direction of radar sensor velocity) in sensor space (radian).
bool availability
Availability flag.
uint32_t longHistNumberOfOutliers
number of outliers for a long-term histogram
dwVector3f nominalPositionM
nominal sensor XYZ [meters]
dwSelfCalibrationRadarEstimatorDiagnostics yawDiagnostics
yaw angle estimation diagnostics
dwTime_t sensorTimestamp
sensor pose timestamp (should match exactly to the calibrationSensorToRig timestamp)
uint64_t totalRoutineErrors
number of reported SEH-errors due to calibration failures (timeout, deadjusted or algorithmic failure...
uint64_t cycleCount
calibration cycle index
uint32_t debouncedTotalVehicleIOVehicleSpeedErrors
number of reported SEH-errors due to vehicle speed signal failures
dwRadarCalibrationSOCStat calibrationSocStat
Calibration SOC (Sustained Online Calibration) stat.
float32_t confidenceHeadingInLastDopplerMotion
confidence for heading estimate in last received doppler motion data, -1 if this parameter is not app...
int32_t numberOfReturnsInLastRadarScan
number of returns in the last received radar scan, -1 if this parameter is not applicable
dwVector3f correctionsRPY
corrections sensor RPY [deg]
uint32_t radarScanErrors
number of errors in the radar scan monitor
uint32_t vehicleIOVehicleSpeedErrors
number of errors in the vehicleIO vehicle speed monitor
dwCalibrationSignalStateArray signalStates
supported calibration signal states
uint32_t routineTimeoutErrors
number of routine timeout monitor errors
float32_t azimuthDeg
Azimuth.
uint32_t debouncedTotalRadarScanErrors
number of reported SEH-errors due to radar scan signal failures
char8_t sensorName[DW_MAX_RIG_SENSOR_NAME_SIZE]
sensor name
uint32_t debouncedTotalVehicleIOSteeringErrors
number of reported SEH-errors due to vehicleIO steering signal failures
uint32_t signalIntegrityErrors
number of errors in the egomotion signal integrity monitor
uint32_t debouncedTotalVehicleIOWheelSpeedErrors
number of reported SEH-errors due to vehicleIO wheel speed signal failures
uint32_t routineFailureErrors
number of routine failure monitor errors
dwSelfCalibrationRadarEstimatorDiagnostics pitchDiagnostics
pitch angle estimation diagnostics
dwSelfCalibrationRadarSSI ssi
Supplier calibration (SSI) diagnostics.
dwVector3f correctionsPosition
corrections sensor XYZ [meters]
uint32_t debouncedTotalRadarDopplerMotionErrors
number of reported SEH-errors due to radar doppler motion signal failures
dwSelfCalibrationRadarOutputMonitorDiagnostics outputs
output monitor diagnostics
float32_t longHistMaxVotes
maximal number of votes in a single bin of a long-term histogram
dwVector3f nominalRPYDeg
nominal sensor RPY [deg]
uint32_t wheelRadiiErrors
number of the wheel radii calibration monitor errors
uint32_t vehicleIOSteeringErrors
number of errors in the vehicleIO steering monitor
uint8_t progressPercent
Service Drive Calibration (SDC) progress, %.
dwRadarCalibrationFuncStat calibrationFuncStat
Calibration func stat.
self-calibration radar diagnostic data
self-calibration estimator debug data for individual signals
self-calibration radar diagnostic data for output monitoring:
NVIDIA DriveWorks API: Core Types
float float32_t
Specifies POD types.
int64_t dwTime_t
Specifies a timestamp unit, in microseconds.