Now, I’ve got another error when launching to code: ros2 launch isaac_ros_visual_slam isaac_ros_visual_slam.launch.py
That was the error:
[component_container-1] [ERROR] 140239920469312 [CUDA] failure: 803, file: /home/akorovko/Code/elbrus/src/modules/cuda_modules/inc/cuda_helper.h, line: 29
[ERROR] [component_container-1]: process has died [pid 41504, exit code -6, cmd '/opt/ros/humble/lib/rclcpp_components/component_container --ros-args -r __node:=visual_slam_launch_container -r __ns:=/'].
When I try to run the tests, they failed:
-- stderr: isaac_ros_nitros_compressed_image_type
Errors while running CTest
Output from these tests are in: /home/dell/ros2_ws_isaac/isaac_ros-dev/build/isaac_ros_nitros_compressed_image_type/Testing/Temporary/LastTest.log
Use "--rerun-failed --output-on-failure" to re-run the failed cases verbosely.
The same error for all isaac_ros_nitros_* related packages.
Could you please provide the full stack trace while launching the Isaac ROS Visual SLAM launch file? Additionally, can you give us more information about your graph setup? What camera are you using, and what other nodes are running on the same system?
While the error with isaac_ros_nitros_compressed_image_type is something we’ll look into separately, it should not be at all related to the Visual SLAM error you observed.