这是indexloc提供的服务,不要输入任何密码
Skip to content

Tags: ffurrer/ros_comm

Tags

cpr-03-1.12.6

Toggle cpr-03-1.12.6's commit message
Add logger roscpp_internal.connections.

To assist with troubleshooting, have added a DEBUG macro for
logging messages to the named logger roscpp_internal.connections.
We need more connection leve diagnostics in our logs but turning
on DEBUG for roscpp_internal generates a flood of information. We
only need visibility into when tcpros connections are created/dropped
for publishers and subscribers. The roscpp_internal.connections
targets those specific messages while still inheriting the log level
for roscpp_internal.

cpr-02-1.12.6

Toggle cpr-02-1.12.6's commit message
Merge pull request ros#2 from clearpathrobotics/NIM-2725

NIM-2725 Add logging around publisherUpdate and Inbound failures