- Welcome
- Getting Started With the NVIDIA DriveWorks SDK
- Modules
- Samples
- Tools
- Tutorials
- SDK Porting Guide
- DriveWorks API
- More
The IMU sensor provides several timestamp options depending on sensor type. These options can be toggled using the output-timestamp
sensor parameter, and work by modifying the dwIMUFrame.timestamp_us
returned when reading a frame. The following table summarizes the timestamp options available for each supported IMU sensor. The default option is host
.
Note: this parameter does not modify raw data. For more information, see Sensor Timestamping.
Protocol | Vendor | Prerequisites | output-timestamp | Notes |
---|---|---|---|---|
imu.bosch | Bosch | host | ||
imu.xsensCan | Xsens | host | ||
imu.dataspeed | host | |||
imu.uart | Xsens | host | ||
imu.continental | Continental | host | ||
imu.novatel | Novatel | host | ||
Time sensor | synced | Time | ||
imu.xsens | Xsens | host | ||
smoothed | ||||
Time sensor | synced | Time | ||
imu.simulator | host | |||
raw | ||||
imu.virtual | host | |||
smoothed | If supported by vendor above | |||
Time sensor virtual | synced | If supported by vendor above |