ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question
0

gazebo unable to create glx visual

asked 2014-08-04 07:34:16 -0500

lifetime gravatar image

I install ros hydro and gazebo 1.9. When I run the gazebo command to start simulator it gives error.

Msg Waiting for master
Msg Connected to gazebo master @ http://127.0.0.1:11345
Msg Publicized address: aaa
Error [RenderEngine.cc:641] Unable to create glx visual
Warning [RenderEngine.cc:92] Unable to create X window. Rendering will be disabled

I found several solution like "configure x11" ,but it doesn't help. How can I fix this problem?

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
0

answered 2014-08-04 08:40:30 -0500

lifetime gravatar image

I found the solution ;

http://askubuntu.com/questions/475972...

sudo apt-get remove --purge xserver-xorg
sudo apt-get install xserver-xorg
sudo dpkg-reconfigure xserver-xorg
sudo reboot
edit flag offensive delete link more

Comments

Hi, i was facing the same issue. I followed the suggestion, but still same error. Any other suggestion? Thanks!!

Miliks gravatar image Miliks  ( 2019-11-08 03:26:35 -0500 )edit

Question Tools

1 follower

Stats

Asked: 2014-08-04 07:33:18 -0500

Seen: 3,708 times

Last updated: Aug 04 '14