Closed AII6 closed 1 month ago
Hi this seems a problem from raisim & GPU driver. I have not personally met such a problem. But maybe you can check the RaisimUnity document for help, or creat an issue on their GitHub repo. There seems some similar problems like this one.
Best, Hui
Thanks, after a series of investigations, it was found that the issue was with Vulkan installation. Reinstalling it successfully resolved the problem.
After I installed raisim according to INSTALLATION.md, I used ./../raisimUnity/linux/raisimUnity.x86_64 to run raisimUnity.x86_64, but it crashed immediately after the window appeared. After adding the -force-opengl suffix, a segmentation error was displayed. The System is Ubuntu20, the nvidia gpu driver version is 560.35.03. Could you help me cope with this error?