Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[doc] fix typo in example_7 - remove []() (backport #509) #510

Merged
merged 1 commit into from
May 2, 2024

Conversation

mergify[bot]
Copy link
Contributor

@mergify mergify bot commented May 2, 2024

General

I've removed []() from the end here:

using CallbackReturn = rclcpp_lifecycle::node_interfaces::LifecycleNodeInterface::CallbackReturn;[]()

I don't think that's a valid C++ syntax (sorry, I'm a beginner in C++). Also, because the actual code doesn't have []()

(This change can be backported to Humble & Iron)


This is an automatic backport of pull request #509 done by Mergify.

@saikishor saikishor merged commit 84aa68c into humble May 2, 2024
8 checks passed
@saikishor saikishor deleted the mergify/bp/humble/pr-509 branch May 2, 2024 07:04
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