Hi everyone,
I’m encountering the following error when launching CarMaker Office:
GPU-Sensors 128, 129, 130: Error: Timeout during startup
System Setup:
OS: Ubuntu 22.04.6
GPU: NVIDIA GTX 1650 Mobile
CUDA Version: 12.6
ROS2: Humble Hawksbill
Driver Version: 550.120
This occurs after running:
./setup.sh
./CMStart.sh
and then opening the FS_autonomous file, and any of the test runs, all 3 have the same outcome.
Any guidance or suggestions would be greatly appreciated!
Thanks,
Tyler
Hi Tyler,
I had some issues with timeouts on the Lidar sensor and managed to get it running for the FS autonomous project by checking some things I list on this post:
Hi Vishwam,
I ended up having another issue related to the “GPU sensor not being ready in time” after running updates on my system. If this is similar to what you have here are my steps on how I fixed it (and perhaps Bogomil can confirm):
Run the Product Example for the LidarRSI_Countryside
If you get the issue for GPU sensor not being ready, check
Ensure X11 rather than Wayland
Using NVIDIA drivers
I have tested both Nvidia 565 and 570 and had working versions
Using CUDA toolkit
I…
Hope this helps for the meantime
1 Like