ZED camera is not working with Nvidia Drive AGX

Hi,

I am trying to run the zed camera with Nvidia Drive AGX and I am getting the error regarding one missing library:
libnvbuf_utils.so.1.0.0, needed by /usr/local/zed/lib/libs l_zed.so, not found

Can you please help me with that?

Many Thanks,

Best Regards,

Hi @elnou
the NVIDIA Drive AGX is not officially supported by the ZED SDK, so it is possible that some libraries are not available by default as it is for the Jetson devices.

Can you provide us with more information about the software and the OS running on the Drive AGX?

Hi,

It is arm processor,
ubuntu 18.04,

I am trying to use the tutorials in the zed lab but during the make -j4 step, I am getting the error of the missing library that is related to jetson packages,

This is the library that is missing: libnvbuf_utils.so.1.0.0

Is there any way that I can build that library.
the ZED_Explorer is working but the other ones are not working, and I have the error of libnvbuf_utils.so.1.0.0 couldn’t be found,

Thank you,

The lib libnvbuf_utils.so.1.0.0 is provided by NVIDIA, it’s normally included in the NVIDIA Jetpack for the Jetson boards.
I’m not sure it’s provided for NVIDIA Drive AGX.
I suggest you ask for more information on the official NVIDIA community forum:

Please update this post if you find a solution because it can be helpful for other NVIDIA Drive AGX users.