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

Add optional intraprocess communcation support #108

Open
Aposhian opened this issue Jul 22, 2022 · 1 comment
Open

Add optional intraprocess communcation support #108

Aposhian opened this issue Jul 22, 2022 · 1 comment

Comments

@Aposhian
Copy link

Making the drivers able to be run as a component makes ROS2 intraprocess comunication an option, but doesn't actually enable it. It needs to be enabled in either the NodeOptions or the PublisherOptions.

Since enabling intraprocess affects the QoS that is available, it is probably good to have this be an option that is not always on, but can be enabled by topic.

@SteveMacenski
Copy link
Member

This would be a pretty easy PR, setting some parameter to enable that

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

No branches or pull requests

2 participants