Here’s the following info:
Hardware Platform: [DRIVE AGX Xavier™ Developer Kit]
Software Version: [Example: DRIVE Software 9]
Host Machine Version: [native Ubuntu 16.04]
Hello,
I am currently working on the Drive AGX Xavier and I checked that I have Driveworks SDK version 2.0.2081 installed on my target system however it seems I am missing some packages or files that were supposed to be included. Such as Renderer.h and GL.h for some camera C++ files. I was wondering if there was some way to manually add on these missing files or .h files using the documentation provided like here: https://docs.nvidia.com/drive/driveworks-3.0/Renderer_8h.html .
I also couldn’t find this directory: /root/apt-repos/binary-DWx, which is the directory to navigate for install of NVIDIA Driveworks on Linux Platform (https://docs.nvidia.com/drive/driveworks-3.0/dwx_installation_V5L.html).
If you could please provide help on how to get these missing references, installs, or files like Renderer.h and GL.h that would be great. I should also add that in my C++ files, Renderer.h has the include statement of <dw/renderer/Renderer.h> and Gl.h has the include statement of <dw/gl/GL.h>.
Please provide assistance if possible, thank you.
Sincerely,
Brendan Sting