Please provide the following info (check/uncheck the boxes after creating this topic):
Software Version
DRIVE OS Linux 5.2.6
DRIVE OS Linux 5.2.6 and DriveWorks 4.0
DRIVE OS Linux 5.2.0
DRIVE OS Linux 5.2.0 and DriveWorks 3.5
[*] NVIDIA DRIVE™ Software 10.0 (Linux)
NVIDIA DRIVE™ Software 9.0 (Linux)
other DRIVE OS version
other
Target Operating System
[*] Linux
QNX
other
Hardware Platform
[*] NVIDIA DRIVE™ AGX Xavier DevKit (E3550)
NVIDIA DRIVE™ AGX Pegasus DevKit (E3550)
other
SDK Manager Version
1.8.0.10363
other
Host Machine Version
[*] native Ubuntu 18.04
other
Hi everyone,
We would like to perform some SW installations on NVIDIA DRIVE AGX Xavier. Is there any precaution we need to take into account before deploying installations on DRIVE?
We would like to install C++ boost library (ex with apt get install libboost-all-dev) and we also have a few peripheral devices we would like to use that can be interfaced with python, so we may install via pip a few python packages as well (ex ‘libusb1 == 1.6.6’, ‘hexdump >= 3.3’, ‘pycrypto >= 2.6.1’, ‘tqdm >= 4.14.0’, ‘requests’, etc)
We are concerned about possible conflicts or system corruption if some package installation conflicts in general with what is already install, so please advise us for any guidelines from your side upon installing anything on the Target PC.