-
Notifications
You must be signed in to change notification settings - Fork 632
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
Add "nodelets" for in-process efficient communications #585
Comments
This is finally in progress! 👍 |
I forgot about this one. We have c++17 on now. |
I think a filter class might be cool. On construction it subscribes and on destruction it unsubscribes. |
And we'll end up with a mini ROS2 XDD
👍 yeap! |
WIthout being encumbered by interprocess communication. At least initially. |
This one was already done time ago: 240f9d4 |
The text was updated successfully, but these errors were encountered: