Hello,
I am new to using Isaac Sim and ROS2. I am trying to implement SLAM for a research project I’m working on. I want to get a SLAM system running using the example scene before porting it to my own project. I have been following this tutorial, and I believe I installed everything properly but I haven’t been able to get the SLAM module running without errors. I have been trying to solve this for a while now but am getting pretty lost, the cameras on carter robot are succesfully publishing to Rviz2 but it seems like the SLAM module doesn’t recognize them. I included the exact error messages and some info on my system below.
Another detail that I’m not sure if its important or not is that my simulation seems to be running at only 10 fps, I have tried to increase this by lowering the viewport resolution and deactivating the lidar and “owl” cameras on the carter but the fps does not go up and the error still occurs. It says that there is still ~6gb or GPU memory available but doesn’t use any of it. Any help or guidance that you can provide would be very appreciated.
Thanks!
Isaac Sim Version
4.2.0
Operating System
Ubuntu 22.04
GPU Information
- Model: NVIDIA GeForce RTX 4080 Laptop GPU,
- Driver Version: 535.183.01
- CUDA Version: 12.2
Error Messages
[component_container-1] [INFO] [1739164806.427901605] [visual_slam_node]: Initializing cuVSLAM.
[component_container-1] [INFO] [1739164806.428101732] [visual_slam_node]: Use use_gpu: true
[component_container-1] [INFO] [1739164806.428124195] [visual_slam_node]: Enable IMU Fusion: false
[component_container-1] [INFO] [1739164806.428145270] [visual_slam_node]: Time taken by CUVSLAM_CreateTracker(): 0.000004
[component_container-1] [ERROR] [1739164806.428169439] [visual_slam_node]: Failed to initialize CUVSLAM tracker: 4
[component_container-1] [INFO] [1739164806.428211073] [visual_slam_node]: Initializing cuVSLAM.
[component_container-1] [INFO] [1739164806.428249189] [visual_slam_node]: Use use_gpu: true
[component_container-1] [INFO] [1739164806.428261351] [visual_slam_node]: Enable IMU Fusion: false
[component_container-1] [INFO] [1739164806.428273345] [visual_slam_node]: Time taken by CUVSLAM_CreateTracker(): 0.000001
[component_container-1] [ERROR] [1739164806.428289145] [visual_slam_node]: Failed to initialize CUVSLAM tracker: 4