Driveworks Datapath Definition

Hi,

I am currently compiling the code to run the Driveworks sample, and in DataPath.hpp, the method Data::get() returns “@DRIVEWORKS_DATAPATH@”. Where is @DRIVEWORKS_DATAPATH@ defined, and is it possible to print the directory of this path?

Dear hleong,
You can see the setting of DRIVEWORKS_DATAPATH varible value in driveworks/samples/CMakeLists.txt. It points to /usr/local/driveworks/data