DriveWorks SDK Reference
3.0.4260 Release
For Test and Development only

DriveWorks Maps Sanity Checker

Description

The NVIDIA® DriveWorks Maps Sanity Checker tool enables the user to check sanity of an NVIDIA® DriveWorks Maps file.

Prerequisites

This tool is available on the x86 Host System.

Running the Tool

Run the tool by executing:

./maptool_sanity_checker --map=[path to DriveWorks Map file]

Parameters

--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

Output

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.