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

Remove reference so that lambdas are supported #143

Merged
merged 1 commit into from
Nov 3, 2015
Merged

Conversation

esteve
Copy link
Member

@esteve esteve commented Nov 3, 2015

This removes a reference, lambdas can't be passed otherwise.

@esteve esteve added in progress Actively being worked on (Kanban column) in review Waiting for review (Kanban column) and removed in progress Actively being worked on (Kanban column) labels Nov 3, 2015
@esteve esteve self-assigned this Nov 3, 2015
@tfoote
Copy link
Contributor

tfoote commented Nov 3, 2015

+1

esteve added a commit that referenced this pull request Nov 3, 2015
Remove reference so that lambdas are supported
@esteve esteve merged commit 2320765 into master Nov 3, 2015
@esteve esteve deleted the support-lambdas branch November 3, 2015 20:00
@esteve esteve removed the in review Waiting for review (Kanban column) label Nov 3, 2015
nnmm pushed a commit to ApexAI/rclcpp that referenced this pull request Jul 9, 2022
DensoADAS pushed a commit to DensoADAS/rclcpp that referenced this pull request Aug 5, 2022
* ros2GH-143 Fix master build after merge of PR 66

- Detail: avoid | in regexp as this is not portable.

* ros2GH-143 Rename cpp_type_support to rmw_type_support

* ros2GH-143 rename ros2_message_t to introspection_message_t
DensoADAS pushed a commit to DensoADAS/rclcpp that referenced this pull request Aug 5, 2022
* fix api for new ipc

Signed-off-by: Soragna, Alberto <alberto.soragna@gmail.com>

* Update generic_publisher.hpp

Signed-off-by: Soragna, Alberto <alberto.soragna@gmail.com>

* added missing semicolumn

Signed-off-by: Soragna, Alberto <alberto.soragna@gmail.com>

* fix due to change in rclcpp's API

Signed-off-by: William Woodall <william@osrfoundation.org>

* remove vestigial comment

Signed-off-by: William Woodall <william@osrfoundation.org>
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