Please provide the following info (tick the boxes after creating this topic):
Software Version
DRIVE OS 6.0.10.0
DRIVE OS 6.0.8.1
DRIVE OS 6.0.6
DRIVE OS 6.0.5
DRIVE OS 6.0.4 (rev. 1)
DRIVE OS 6.0.4 SDK
other
Target Operating System
Linux
QNX
other
Hardware Platform
DRIVE AGX Orin Developer Kit (940-63710-0010-300)
DRIVE AGX Orin Developer Kit (940-63710-0010-200)
DRIVE AGX Orin Developer Kit (940-63710-0010-100)
DRIVE AGX Orin Developer Kit (940-63710-0010-D00)
DRIVE AGX Orin Developer Kit (940-63710-0010-C00)
DRIVE AGX Orin Developer Kit (not sure its number)
other
SDK Manager Version
2.1.0
other
Host Machine Version
native Ubuntu Linux 20.04 Host installed with SDK Manager
native Ubuntu Linux 20.04 Host installed with DRIVE OS Docker Containers
native Ubuntu Linux 18.04 Host installed with DRIVE OS Docker Containers
other
Hello Nvidia! I have some questions about the CAN driver documentation.
I want to use the VBOX 3iSL Data Logger with my Orin as it can be used to gather GPS and CAN data. After reading through the steps starting here:
How does the following work:
-
If I want to use an external sensor (ie the VBOX), I assume based on the manual RACELOGIC VBOX 3ISL USER MANUAL Pdf Download | ManualsLib that I would have to use either the H1 or H2 vehicle harnesses to connect the device to the Orin to capture this data. If this assumption is true, would I need the H1, H2, or both harnesses to capture this CAN data? Or could I use one of the other four CAN loopback configurations with this device?
-
Should I then use the can.socket or can.aurix protocols for the rig files to properly correlate with this VBOX device?
-
Would I theoretically try something like this if I ended up connecting the VBOX to the Orin via the H1 and/or H2 harnesses after setting up the SocketCAN interface:
4. General question, is there documentation explaining the difference between a SocketCAN and AurixCAN device? I looked at the linux kernel documentation and only saw a bunch of txt and yaml files with devicetree links that I'm not sure how to open properly.
Thank you!