Hi! I am trying to run isaac_ros_argus_camera driver (main branch) with Leopard Imaging Owl GMSL camera on Jetson Orin (Jetpack 5.1), but have the following issues.
First, after launch in Docker as described here I caught the exception:
“libnvppi library version 2_3” not found.
I downloaded and installed the following packets manually: cupva-2.3-l4t_2.3.0_arm64.deb , libnvvpi2_2.3.9_arm64.deb, and vpi2-dev_2.3.9_arm64.deb from this repo.
Welcome!
Could you please let us know what issue you are experiencing with your camera?
We are also using the same camera and find it strange that you are unable to update it on Jetpack 5.1.2.
The cameras work on R35.2.1 (Jetpack 5.1) with a driver, provided by LI. At least I can capture video frames from cameras via both v4l2 and argus_camera. But when I try to run isaac_ros_argus_camera driver in this setup I have the issues described above.
I’ve also tried to update my system to Jetpack 5.1.2. I’ve configured the system by using jetson-io tool and selecting “Jetson Camera Hawk-Owl P3762” option. In this setup I still can capture frames from cameras with v4l2. But argus_camera package doesn’t work. When I try run it a have the following errors: