DRIVE OS Version: DRIVE OS version: 6.0.10
Issue Description:
We are currently working with a DRIVE AGX Orin platform and recording radar (custom radar) data as .bin files. We would like to better understand how to decode and interpret the recorded radar data.
Specifically, we are looking for clarification on the following:
What is the format/structure of the recorded radar .bin files?
Is there any available documentation describing how the radar data is stored in the .bin recording?
Is it possible to export the avdiag replay or radar sample replay output into a CSV (or other human-readable) format?
Are there any recommended tools, SDK utilities, or scripts for converting recorded radar data into structured formats (e.g., CSV)?
Our goal is to analyze the radar data offline and inspect detections/points in a structured format for debugging and validation purposes.
Any guidance, documentation references, or example workflows would be greatly appreciated.