- Welcome
- Getting Started With the NVIDIA DriveWorks SDK
- Modules
- Samples
- Tools
- Tutorials
- SDK Porting Guide
- DriveWorks API
- More
This tool is available on the x86 Host System and NVIDIA DRIVE™ OS Linux.
This tool prints common header information of specified recording file.
./header-dump --file=path/to/file
The following arguments are optional:
--sensor-type
: argument is optional but is recommended to use. Otherwise some information like sensor parameters is not printed.--scan-events
: forces index table to be created (if not exists) to output timestamp data and number of events in a file. The option may slow down the tool.