Robotics StackExchange | Archived questions

RQT shows no menue

Hi there, iam new on ROS / Linux.

My Problem:

Iam typing "rqt" in terminal and theres a window opening. But no menue (file, running, plugins...) is there. Just the buttons to close/min/max the window. The window is called "Default - rqt"

I tried installing again with common tools but didnt solve the problem.

iam using Ubuntu 16.04 LTS and ROS Kinetic.

Can someone help?

Asked by ChristophROS on 2017-04-03 03:22:22 UTC

Comments

I have the same issue. Haven't dug into but reinstalling by the following didn't help:

apt-get purge ros-kinetic-* && apt-get autoremove 
apt-get install ros-kinetic-rqt-common-plugins
rqt

$ apt-cache policy ros-kinetic-rqt|grep Ins
Installed: 0.3.2-0xenial-20170308-223212-0800

Asked by 130s on 2017-04-03 04:32:54 UTC

Answers

I think your question may be the same problem with this page. https://answers.ros.org/question/288124/rqt-wont-start/

Asked by ginger on 2019-07-24 21:02:36 UTC

Comments