maxspahn / gym_envs_urdf

URDF environments for gym
https://maxspahn.github.io/gym_envs_urdf/
GNU General Public License v3.0
46 stars 14 forks source link

Environment compilation failed in Linux VM with Ubuntu 20.04.4 #138

Open Yope01 opened 1 year ago

Yope01 commented 1 year ago

After following the tutorial in the README, the installation was successful but then trying to run python3 point_robot.py in the examples folder I get the following error. The environment opens for a very brief moment before closing again.

maxspahn commented 1 year ago

It looks like it is related to your hardware. Maybe, you can follow this: https://discourse.vtk.org/t/error-glsl-1-50-is-not-supported/1444/5.

cagvanderaa commented 1 year ago

Hi, we're having the same problem and the provided link didn't get it working for us. Does anybody have any suggestions for this problem?