This repository was archived by the owner on Aug 11, 2023. It is now read-only.

Description
I made multiple attempts to follow the Rosconsole configuration guideline http://wiki.ros.org/rosconsole and it works perfectly well for C++, but not for Java.
Can someone please confirm that this TODO in the message publishing method is a proof that rosconsole is not receiving enough information - topics, file, function, line and possibly others in order to configure ROS logging messages output via a rosconsole.config file, so a new Pull request with this change would be required.
|
// TODO(damonkohler): Should update the topics field with a list of all |