Skip to content

Use C-style strings for RCLCPP_ macros.#12

Merged
clalancette merged 1 commit intoros2-develfrom
clalancette/use-cstrings
Jan 26, 2021
Merged

Use C-style strings for RCLCPP_ macros.#12
clalancette merged 1 commit intoros2-develfrom
clalancette/use-cstrings

Conversation

@clalancette
Copy link
Copy Markdown

Since ros2/rclcpp#1442 , only
C-style strings can be used with the RCLCPP_ macros.
More information is available in
https://index.ros.org/doc/ros2/Releases/Release-Galactic-Geochelone/#change-in-rclcpp-s-logging-macros

Fix the code here to use C-style strings.

Signed-off-by: Chris Lalancette clalancette@openrobotics.org

Since ros2/rclcpp#1442 , only
C-style strings can be used with the RCLCPP_ macros.
More information is available in
https://index.ros.org/doc/ros2/Releases/Release-Galactic-Geochelone/#change-in-rclcpp-s-logging-macros

Fix the code here to use C-style strings.

Signed-off-by: Chris Lalancette <clalancette@openrobotics.org>
@clalancette clalancette merged commit 6567f87 into ros2-devel Jan 26, 2021
@clalancette clalancette deleted the clalancette/use-cstrings branch January 26, 2021 16:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants