8000 Tags · snrkiwi/ros_comm · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: snrkiwi/ros_comm

Tags

1.12.701

Toggle 1.12.701's commit message
Refs #13033: Disable building test packages

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
0