Gazebo Black Screen - XMing Server
I'm running Gazebo on the linux subsytem on windows 10 and am using the XMing server for Display. However, my Gazebo always launches with a black screen and I'm not able to import any models/scenes/etc on that. I'm running the following version of Ubuntu with ROS-Kinetic.
The errors shown to me are the following, which I'm not able to resolve.
Could someone guide me as to how to resolve this issue?
PS: I get the following screen
i have the same problem like you :/
hello, I was looking for a while now and found a possible solution. try : $ export GAZEBO_IP=127.0.0.1 The gazebo server sends warnings (when typing $gazebo --verbose) about message queues piling up - which means it has the wrong IP to send info to.