NVIDIA-ISAAC-ROS / isaac_ros_argus_camera

ROS 2 packages based on NVIDIA libArgus library for NVIDIA-accelerated CSI camera support.
https://developer.nvidia.com/isaac-ros-gems
Apache License 2.0
68 stars 14 forks source link

libgstnvcustomhelper.so: cannot open shared object file: No such file or directory #43

Closed WangGangUCAS closed 4 months ago

WangGangUCAS commented 5 months ago

When I run "ros2 launch isaac_ros_argus_camera isaac_ros_argus_camera_mono.launch.py",a error happend:

"dlopen failed when opening "/workspace/sweeper/install/isaac_ros_gxf/share/isaac_ros_gxf/gxf/lib/libgxf_argus.so": libgstnvcustomhelper.so: cannot open shared object file: No such file or directory" image

WangGangUCAS commented 5 months ago

image

WangGangUCAS commented 4 months ago

update Jetpack5.1.2 solved the issue.