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 []() #509

Merged

Conversation

VladimirFokow
Copy link
Contributor

@VladimirFokow VladimirFokow commented May 1, 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)

@olivier-stasse olivier-stasse merged commit c7c2e97 into ros-controls:master May 2, 2024
4 of 9 checks passed
mergify bot pushed a commit that referenced this pull request May 2, 2024
mergify bot pushed a commit that referenced this pull request May 2, 2024
saikishor pushed a commit that referenced this pull request May 2, 2024
(cherry picked from commit c7c2e97)

Co-authored-by: Vladimir Fokow <57260995+VladimirFokow@users.noreply.github.com>
saikishor pushed a commit that referenced this pull request May 2, 2024
(cherry picked from commit c7c2e97)

Co-authored-by: Vladimir Fokow <57260995+VladimirFokow@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants