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

Lord-Frost's profile - activity

2021-03-15 12:53:55 -0500 received badge  Taxonomist
2018-09-14 17:19:33 -0500 marked best answer QXcb Connection

Hello!
I'm learning ROS for a college project and I'm running Ubuntu 16.04 off WSL as I'm not allowed to dual-boot my laptop. I don't have a spare machine lying around atm, so I'm running it like this.
Now the problem is that when I run rqt, I'm getting an error stating:

QXcbConnection: Could not connect to display :0

On running

sudo apt-get install ros-lunar-rqt

I am getting:

Reading package lists... Done
Building dependency tree
Reading state information... Done
ros-lunar-rqt is already the newest version (0.5.0-0xenial-20171120-112204-0800).
0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded.

Any help to get it running would be appreciated!
P.S. I'm running Xming as the X-Server.

2018-05-23 15:30:00 -0500 received badge  Famous Question (source)
2018-05-23 15:30:00 -0500 received badge  Notable Question (source)
2018-05-23 15:30:00 -0500 received badge  Popular Question (source)
2017-12-30 11:54:55 -0500 asked a question QXcb Connection

QXcb Connection Hello!I'm learning ROS for a college project and I'm running Ubuntu 16.04 off WSL as I'm not allowed to