Robotics StackExchange | Archived questions

Gzweb doesn't show anything

Hello, I have installed gazebo from ros and gzweb afterwards following the instructions on the gazebo website. Unfortunately, after taking all the steps described and pointing my browser to localhost:8080 I don't get anything (of course I have the gzserver running). Just the basic gui buttons and a dark gray background. What's wrong?

(I had already installed gzweb on my old PC with no problems, but I can't make it work on my new PC)

Asked by pap-x on 2016-02-08 09:08:57 UTC

Comments

Answers

Solved it, it was an issue with WebGL support in Firefox, I used Chromium instead...

Asked by pap-x on 2016-02-09 03:53:54 UTC

Comments

To make it work on Firefox, it should be a matter of enabling WebGL:

http://superuser.com/questions/836832/how-can-i-enable-webgl-in-my-browser

Asked by chapulina on 2016-02-16 18:36:10 UTC