The NVIDIA® DriveWorks Maps Sanity Checker tool enables the user to check sanity of an NVIDIA® DriveWorks Maps file.
This tool is available on the x86 Host System.
Run the tool by executing:
./maptool_sanity_checker --map=[path to DriveWorks Map file]
--map=[path to DriveWorks Map file]
Description: The file path to an NVIDIA DriveWorks Maps file (core layer XML).
If there is no file present, the tool will not launch.
Default value: none
The tool runs a series of "sanity checks" on the provided map file to catch and report basic errors in the encoding and structure of the map.
The return code of the application is 0 if sanity check PASSED and 1 if sanity check FAILED.