You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 11, 2023. It is now read-only.
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.
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.
rosjava_core/rosjava/src/main/java/org/ros/internal/node/RosoutLogger.java
Line 62 in fe2b833
The text was updated successfully, but these errors were encountered: