Gazebo Insufficient GL support
After many countless hours and testing I finally managed to get gazebo to compile on my Fedora 16 system, no easy task mind you.
Had to install FLTK1.1, assimp locally, manually specific LD_LIBRARY_PATH and VTK_DIR to get all the modules found.
But unfortunately gazebo can't run and it is giving this error:
Part of the Player/Stage Project [http://playerstage.sourceforge.net]. Copyright (C) 2003 Nate Koenig, Andrew Howard, and contributors. Released under the GNU General Public License.
Insufficient GL support
[gazebo-2] process has died [pid 3008, exit code -11].
log files: /home/TheLegace/.ros/log/f6ac8c32-63a2-11e1-8777-001fc68ae9ab/gazebo-2*.log
[rosout-1] killing on exit
I am just about ready to pull all my hair out.... I have a nVidia GTX480, should be very well supported. All the GL packages found on the repository I have searched for and installed, the nVidia driver is properly installed and everything should be working. Now I am not sure if it can't find GL because of a linking issue(which I doubt), or because maybe it is running new version of the libraries is not somehow compatible....
I would really like to get gazebo and the whole ros set made into a Fedora repository, I plan on using ROS/Gazebo for a very long time and just recent begin really learning and understanding it. Any help would be appreciated it.
Also could you mention what version of GL libs specifically are used and if they are compatible with the latest versions.
Thank you.
I am not sure if this will help but, this is the ldd gazebo