interactive_slam
interactive_slam copied to clipboard
"rosrun interactive_slam interactive_slam" suddenly throwing "vertex shader lacks main" error.
Running "rosrun interactive_slam interactive_slam" suddenly started throwing "vertex shader lacks main" error. Tried Overriding GL version and re-cloning the packages; didn't work.
export MESA_GL_VERSION_OVERRIDE=3.3 Just checking if you tried this? Because it works for me