Robotics StackExchange | Archived questions

rqt_console doesn't display messages

Hello,

this question was posted several times but never got an answer. So I'll try it again.

I'm currently following the ROS-tutorials and had no problems until this point. In Using rqt_console and roslaunch I ran the following commands:

$ rosrun rqtconsole rqtconsole

$ rosrun rqtloggerlevel rqtloggerlevel

$ rosrun turtlesim turtlesim_node

After starting turtlesim, there is no message displayed in the rqt_console, but when I refresh the logger it has the node /turtlesim

My setup

Distro: noetic

Ubuntu with xfce on a VM on Windows

Note: I once got the errormessage "WARNING: remote volume monitor with dbus name org.gtk.vfs.udisks2volumemonitor is not supported" but I couldn't replicate it afterwards and I wasn't able to find anything in that regard.

Asked by Tamino on 2021-04-23 05:00:32 UTC

Comments

Answers

This answer to this thread worked for me!

Asked by 9and3 on 2022-01-18 12:33:39 UTC

Comments