We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dbc9947 commit a7dde6bCopy full SHA for a7dde6b
README.md
@@ -294,7 +294,7 @@ statements.
294
295
These logging macros will either be translated into `printf` statements or logging commands of
296
[`console_bridge`](https://github.com/ros/console_bridge) if `console_bridge` is found on the system
297
-during the cmake run. In this case, the define `ROS_BUILD` will be set.When built inside a catkin
+during the cmake run. In this case, the define `ROS_BUILD` will be set. When built inside a catkin
298
workspace, logging commands are automatically translated into ROS logging commands.
299
300
Whenever you compile this library against `console_bridge`, make sure to set the logging level in
0 commit comments