You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
Following the 'Installation' and 'Getting started' guide, everything installed OK. When running "ros2 run glim_ros glim_rosnode", it shows[ros2run]: Segmentation fault, and cannot proceed afterward
To Reproduce
Steps to reproduce the behavior:
ros2 run glim_ros glim_rosnode in the workspace
Expected behavior
works normally followed the guide
Screenshots
There is some problem on uploading screenshot, I will post the log in terminal instead
I’m experiencing the same issue.
After completing a normal installation and using it without problems for a while, this issue suddenly occurred one day, and I still don’t know how to resolve it.
A bit different error I ran into was
terminate called after throwing an instance of 'thrust::system::system_error'
what(): This program was not compiled for SM 75
: cudaErrorInvalidDevice: invalid device ordinal
My environment is
CPU/GPU: Core i7-9700T/GTX 1650
OS: Ubuntu 22.04
ROS: Humble
CUDA: CUDA 12.3
Build with CUDA: ON
Describe the bug
Following the 'Installation' and 'Getting started' guide, everything installed OK. When running "ros2 run glim_ros glim_rosnode", it shows[ros2run]: Segmentation fault, and cannot proceed afterward
To Reproduce
Steps to reproduce the behavior:
Expected behavior
works normally followed the guide
Screenshots
There is some problem on uploading screenshot, I will post the log in terminal instead
ros2 run glim_ros glim_rosnode
[2024-12-11 17:51:58.173] [glim] [info] config_path: /home/asd/glim_ws/install/glim/share/glim/config
[2024-12-11 17:51:58.173] [glim] [info] load libodometry_estimation_gpu.so
[2024-12-11 17:51:58.353] [glim] [info] load libsub_mapping.so
[2024-12-11 17:51:58.354] [glim] [info] load libglobal_mapping.so
[2024-12-11 17:51:58.354] [glim] [info] load libmemory_monitor.so
[2024-12-11 17:51:58.355] [glim] [info] load libstandard_viewer.so
[2024-12-11 17:51:58.358] [glim] [info] load librviz_viewer.so
[ros2run]: Segmentation fault
Environment (please complete the following information):
Additional context
Thanks
The text was updated successfully, but these errors were encountered: