NVIDIA DriveWorks API: Additional Egomotion Methods
Description: This file defines additional APIs of egomotion module
Definition in file EgomotionExtra.h.
Go to the source code of this file.
Data Structures | |
struct | dwEgomotionCalibratedExtrinsics |
Struct representing extrinsics calibration with validity. More... | |
struct | dwEgomotionCalibratedWheelRadii |
Struct representing wheel radius calibration. More... | |
struct | dwEgomotionCalibrationManeuverArray |
Struct to represent a collection of calibration maneuvers. More... | |
struct | dwEgomotionCalibrationProperties |
Definition of static calibration properties. More... | |
struct | dwEgomotionCalibrationStatus |
Defines the current status of an individual calibration. More... | |
struct | dwEgomotionManeuver |
Aggregation struct of a calibration maneuver motion description together with its current runtime status properties inferred from a calibration routine. More... | |
struct | dwEgomotionManeuverMotion |
Definition of a single maneuver's expected motion and optional motion properties. More... | |
struct | dwEgomotionManeuverStatus |
Struct to collect all status information associated with a maneuver. More... | |
struct | dwEgomotionPose |
Holds values required for reconstruction of Egomotion history. More... | |
struct | dwEgomotionVehicleIOState |
Macros | |
#define | DW_EGOMOTION_MANEUVER_MAX_ARRAY_SIZE 3 |
Represents a collection of calibration maneuvers. More... | |
#define | DW_EGOMOTION_MANEUVER_MOTIONTYPE_COUNT 5 |