Please provide the following info (tick the boxes after creating this topic):
Software Version
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
1.9.3.10904
[*] 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
We have 2x Sekonix SF3225 GSML Cameras - We have tested the camera via nvsipl_camera
sudo ./nvsipl_camera --platform-config “SF3324_CPHY_x2” --link-enable-masks “0x0011 0x0000 0x0000 0x0000” -d 0
both the cameras work on drive unit.
However when tried to run the ./sample_camera program on drive unit the cameras do not display. Below is the code we used.
sudo ./sample_camera --rig=/usr/local/driveworks-5.10/data/samples/sensors/camera/camera/rig_test.json
Screenshot of the error below:
Screenshot of the rig_test file:
Can you please advise us on how to get the cameras working on Drive unit?
Thank you