|
NVIDIA DriveOS Linux NSR SDK API Reference
|
7.0.3.0 Release
|
Go to the documentation of this file.
28 #ifndef DW_SENSORS_CANBUS_INTERPRETER_VEHICLEDATA_H_
29 #define DW_SENSORS_CANBUS_INTERPRETER_VEHICLEDATA_H_
80 #endif // DW_SENSORS_CANBUS_INTERPRETER_VEHICLEDATA_H_
@ DW_CAN_STEERING_ANGLE
rad - steering angle of the car.
@ DW_CAN_Z_ACCEL
m/ss - acceleration along the z-axis (height)
@ DW_CAN_WHEEL_SPEED_1
m/s - speed of the wheel 1
@ DW_CAN_NOT_DEFINED
undefined or unknown type
@ DW_CAN_STEERING_WHEEL_ANGLE
rad - angle of the steering wheel.
@ DW_CAN_STEERING_RATE
rad/s - rotation speed of the steering wheel
@ DW_CAN_Y_ACCEL
m/ss - acceleration along the y-axis
@ DW_CAN_CAR_SPEED
m/s - speed of the car
dwCANVehicleData
A set of enumeration constants representing the default data signals.
@ DW_CAN_WHEEL_SPEED_2
m/s - speed of the wheel 2
@ DW_CAN_X_ACCEL
m/ss - acceleration along the x-axis
@ DW_CAN_WHEEL_SPEED_0
m/s - speed of the wheel 0
@ DW_CAN_WHEEL_SPEED_3
m/s - speed of the wheel 3
@ DW_CAN_LONG_ACCEL
m/ss - acceleration along the car axis
@ DW_CAN_LAT_ACCEL
m/ss - acceleration perpendicular to car axis
@ DW_CAN_YAW_RATE
rad/s - rate of the yaw rotation of the car