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

adding a test and a commented out test for the bind that doesn't compile #88

Merged
merged 1 commit into from
Dec 16, 2015

Conversation

tfoote
Copy link
Contributor

@tfoote tfoote commented Dec 15, 2015

Connects to ros2/rclcpp#173

@tfoote tfoote added the in progress Actively being worked on (Kanban column) label Dec 15, 2015
@tfoote
Copy link
Contributor Author

tfoote commented Dec 16, 2015

@esteve For full testing of ros2/rclcpp#183 you'll need to uncomment the second added test block in this branch.

@esteve
Copy link
Member

esteve commented Dec 16, 2015

I got this to compile fine together with ros2/rclcpp#183, at least locally on Linux

@esteve
Copy link
Member

esteve commented Dec 16, 2015

I've merged ros2/rclcpp#183, so if you uncomment the test here, I think the CI jobs will pass.

@tfoote
Copy link
Contributor Author

tfoote commented Dec 16, 2015

I'm testing it locally against your branch. If it passes I'll update the PR

@tfoote tfoote self-assigned this Dec 16, 2015
@esteve
Copy link
Member

esteve commented Dec 16, 2015

+1

@tfoote
Copy link
Contributor Author

tfoote commented Dec 16, 2015

@tfoote tfoote force-pushed the method_based_callback branch 2 times, most recently from 0c85fbe to 41964e7 Compare December 16, 2015 02:34
@esteve
Copy link
Member

esteve commented Dec 16, 2015

@tfoote I've added support for plain functions and std::bind in ros2/rclcpp#184, don't know if you need it, but now support for std::bind should be complete

@tfoote
Copy link
Contributor Author

tfoote commented Dec 16, 2015

Thanks @esteve it's not necessary for my use case but I suspect that it will be useful to others.

tfoote added a commit that referenced this pull request Dec 16, 2015
adding a test and a commented out test for the bind that doesn't compile
@tfoote tfoote merged commit 4185159 into master Dec 16, 2015
@tfoote tfoote removed the in progress Actively being worked on (Kanban column) label Dec 16, 2015
@tfoote tfoote deleted the method_based_callback branch December 16, 2015 23:15
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.

None yet

2 participants