Nvidia documents state that AGX support new feature that driver monitoring to identify distracted driving and drowsiness.Leopard company provided an AR0144 camera,I tried many times on AGX platform but at last I failed,I don’t know why.
I connected the ar0144 camera directly to the board and run ./sample_camera_gmsl but failed,log show it cannot connect camera. later Leopard company provided a small board,using it connect camera to USB,and run ./sample_camera_usb --device=0,the screen show green Blurred image,I have no way to adjust it.
Then I run ./driveIX -g -c and ./controlDriveServerClient.sh -s,But failed,I don’t know why.
This question is very important to me,Who can help me?
I have connected the camera to XavierB and ran the application,but it still failed.Even I cannot get
green blurry image when I ran ./sample_camera_usb --device=0
Are you sure the AGX borad of NVIDIA support the AR0144 of Leopard company ?
The current SDK version is 5.0.13.2-13679417
Please read config/cameras.ini to check your camera setup.
If you are using slave protocol, please check camera server connection.
main: caught exception: Failed to create GMSL Camera!
Destroying Governor
root@tegra-ubuntu:/usr/local/driveIX-sdk-2.1/bin# ./controlDriveIXServerClient.sh -s
Starting DriveIX Server: /usr/local/driveIX-sdk-2.1/bin/driveIX -g
DriveIX Server terminated due to some error. Check logs under /mnt/SSD1/driveix for more information.
root@tegra-ubuntu:/usr/local/driveIX-sdk-2.1/bin# cat /mnt/SSD1/driveix/dxserver.log
cudaGetDeviceCount returned 38
→ no CUDA-capable device is detected
You need at least 1 CUDA device
I checked the document again,I found the important sentence about camera.
I pasted it below:
Driver Monitoring Camera ON Semi: 1MP Gaze-T Camera Module
ON Semi: 1MP Sensor Global Shutter AR0144
I think AGX ONLY support AR0144 camera of ON Semi.Maybe it do not support AR0144 camera of Leopard company.
It is said AR0144 camera of Leopard company have integrated ON Semi’s sensor,but I am not sure whether AGX support it.
As far as I know Onsemi do not provides camera,it only provide sensor chip,Leopard AR0144 camera have integrated it. So I think AGX should support Leopard AR0144 camera.
AFAYK, currently “Driver Monitoring Camera ON Semi: 1MP Gaze-T Camera Module” is only in DriveIX supported camera module.
I will check if we have any plan to support Leopard AR0144 camera module for DriveIX and update it. Thanks.
I just want to know whether or not DriveAGX support Leopard AR0144 camera module.
I think that the camera incorporate the sensor “ON Semi: 1MP Gaze-T Camera Module”,so it should be
supported.