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 89277f5 commit 68894f4Copy full SHA for 68894f4
README.md
@@ -280,7 +280,7 @@ statements.
280
281
These logging macros will either be translated into `printf` statements or logging commands of
282
[`console_bridge`](https://github.com/ros/console_bridge) if `console_bridge` is found on the system
283
-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
284
workspace, logging commands are automatically translated into ROS logging commands.
285
286
Whenever you compile this library against `console_bridge`, make sure to set the logging level in
0 commit comments