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
Asked by sahib on 2018-02-19 08:56:31 UTC
Answers
Did you use Ubuntu for Windows ? Because I used to ubuntu for windows and i had the same problem like you ( PC used 100 % CPU ) . Now, I'm trying make a dual-boot on my pc. Maybe that help you too.
Asked by Ro6ot3r5 on 2018-02-20 14:33:14 UTC
Comments
i have the same problem like you :/
Asked by Ro6ot3r5 on 2018-02-20 11:23:22 UTC
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.
Asked by lilian berg on 2018-10-12 14:09:11 UTC