ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

Just set the logger for you nodes only, but not ros in general, e.g.:

log4j.logger.ros.trajectory_planner=DEBUG

Just set the logger for you nodes only, but not ros in general, e.g.:

log4j.logger.ros.trajectory_planner=DEBUG

superdebug is afaik basically a super-spammy debug. Something you'll probably never need, unless you are a core developer or have problems with the middleware/roscpp itself.