Does anyone know how to allow my virtual machine to run gazebo version 9 without unticking accelerate 3D graphics?
Hello,
My system is a ubuntu 18.04.5 virtual machine being run off VMWare workstation 16 player. I have download gazebo 9 with ROS melodic. Everytime I try to load gazebo I get this error:
VMware: vmw_ioctl_command error Invalid argument.
I have scoured other peopels forums for solutions on this and the two solutions people ususualy give are either 1- turn off accelerate 3D graphics option on the VMWARE settings - this does fix the issue however gazebo runs very slowly then and I am looking for a better solution. 2 - run this command in your bash rc to downgrade the OPENL GL version: "export SVGA_VGPU10=0" - this appears to have no effect for solving this issue despite other people saying it works for them. I have no idea why not.
If anyone has any ideas I would greatly appreciate hearing them