jbehley / point_labeler

My awesome point cloud labeling tool
MIT License
647 stars 161 forks source link

Problem to run ./labeler #50

Closed SteveOlaya closed 2 years ago

SteveOlaya commented 2 years ago

Forgive me if my question is very naive, I am a complete beginner.

When a try to start the labeling tool with ./labeler, appears the following problem:

olaya@olaya:~/catkin_ws/src/point_labeler/bin$ ./labeler OpenGL Context Version 4.6 core profile GLEW initialized. OpenGL context version: 4.6 OpenGL vendor string : AMD OpenGL renderer string: AMD RENOIR (DRM 3.41.0, 5.13.0-35-generic, LLVM 12.0.0) temp mem size: 3.6 MB Segmentation fault (core dumped)

Any help is welcome, Thanks in advance

SteveOlaya commented 2 years ago

I already find the solution, It's just to switch from AMD to the NVIDIA card as primary GPU

To switch to the nvidia card as primary gpu, you got to use prime-select. prime-select nvidia Reboot.

https://forums.developer.nvidia.com/t/how-to-install-opengl-libs-of-nvidia/175409