1 # Copyright (c) 2017, NVIDIA CORPORATION. All rights reserved.
3 @page dwx_tools_section DriveWorks Tools
5 The DriveWorks SDK includes tools that you can use in your development.
7 @note The DriveWorks tools create output files that, by default, are put into the current
8 working directory. Hence, write permissions to the current working directory is
9 necessary. For convenience, NVIDIA suggests that you:
10 - Include the tools folder in the binary search path of the system and
11 - Execute from the your home directory.