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 ea66db7 commit 0c8532eCopy full SHA for 0c8532e
Release-Crystal-Clemmys.rst
@@ -31,7 +31,7 @@ Changes since the `Bouncy Bolson <Release-Bouncy-Bolson>` release:
31
rclcpp::Clock::SharedPtr clock = std::make_shared<rclcpp::Clock>(RCL_SYSTEM_TIME);
32
tf2_ros::Buffer buffer(clock);
33
tf2_ros::TransformListener tf_listener(buffer);
34
-
+* All ``rclcpp`` and ``rcutils`` logging macros require semicolons. See https://github.com/ros2/rcutils/issues/113 for details.
35
36
37
Known Issues
0 commit comments