Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fails to run on Jetpack 5.1.2 / Xavier NX #38

Open
mjshiggins opened this issue Sep 13, 2023 · 3 comments
Open

Fails to run on Jetpack 5.1.2 / Xavier NX #38

mjshiggins opened this issue Sep 13, 2023 · 3 comments
Assignees
Labels
bug Something isn't working

Comments

@mjshiggins
Copy link

This package will build within the isaac_ros_common container on a freshly flashed Xavier NX with all Deepstream and libraries installed through the SDK manager, but will not run due to a libcupva linking issue. This is likely related to this discussion and this issue. NVIDIA should work to isolate docker images / containers from the host platform as much as possible.

Error on run:

admin@leonardo:/workspaces/isaac_ros-dev$ ros2 launch isaac_ros_apriltag isaac_ros_apriltag.launch.py
[INFO] [launch]: All log files can be found below /home/admin/.ros/log/2023-09-13-17-19-08-355659-leonardo-221427
[INFO] [launch]: Default logging verbosity is set to INFO
[INFO] [component_container_mt-1]: process started with pid [221450]
[component_container_mt-1] [INFO] [1694639950.965111504] [apriltag_container]: Load Library: /workspaces/isaac_ros-dev/install/isaac_ros_apriltag/lib/libapriltag_node.so
[component_container_mt-1] [ERROR] [1694639950.999343527] [apriltag_container]: Failed to load library: Could not load library dlopen error: libcupva_host.so.2.3: cannot open shared object file: No such file or directory, at /opt/ros/humble/src/rcutils/src/shared_library.c:99
[ERROR] [launch_ros.actions.load_composable_nodes]: Failed to load node 'apriltag' of type 'nvidia::isaac_ros::apriltag::AprilTagNode' in container '/apriltag_container': Failed to load library: Could not load library dlopen error: libcupva_host.so.2.3: cannot open shared object file: No such file or directory, at /opt/ros/humble/src/rcutils/src/shared_library.c:99
^C[WARNING] [launch]: user interrupted with ctrl-c (SIGINT)
[component_container_mt-1] [INFO] [1694639958.103195520] [rclcpp]: signal_handler(signum=2)
[INFO] [component_container_mt-1]: process has finished cleanly [pid 221450]
@swapnesh-wani-nvidia swapnesh-wani-nvidia self-assigned this Sep 18, 2023
@swapnesh-wani-nvidia swapnesh-wani-nvidia added the bug Something isn't working label Sep 18, 2023
@swapnesh-wani-nvidia
Copy link
Contributor

Thanks for reaching out. We are aware of this problem and this will be fixed soon in the coming release.

@mjshiggins
Copy link
Author

Any updates or timelines here @swapnesh-wani-nvidia ?

@swapnesh-wani-nvidia
Copy link
Contributor

Hello, could you try the new release of Isaac ROS? https://nvidia-isaac-ros.github.io/releases/index.html#isaac-ros-2-0-0-october-18-2023

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants