rqt_console only shows one msg
I was working with launch files and noticed one of the nodes I was working with wasn't showing all it's messages in rqt_console.
I'm running ROS Kinetic on Ubuntu 16.04
My knowledge of the ROS ecosystem isn't great because I'm still relatively new but it looks like the issues is with /rosout only sending one message for my node and I'm not sure why that is. When running my node with rosrun it appears everything is being logged correctly but only one message goes out over /rosout.
Here are some screenshots demonstrating what. I'm talking about.
https://drive.google.com/open?id=0B4iK_v6Ye3Vlems0TDEwdDZyNFU
(Sorry I don't have enough Karama to embed the photos)
I'm not sure what to do next in debugging this issue.
Thank You,
I have exactly the same problem, did you find any answer ?
No, never figured it out.