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 network_bridge Nodelet #23

Open
JWhitleyWork opened this issue Mar 21, 2019 · 0 comments
Open

Add network_bridge Nodelet #23

JWhitleyWork opened this issue Mar 21, 2019 · 0 comments
Assignees

Comments

@JWhitleyWork
Copy link
Contributor

Currently the only way to include network_interface in a project is by using it as a library. While this is the most efficient method, it is not the most flexible. Adding the option to use a nodelet makes the nodes that rely on it more flexible (others can read/write the network message types) and almost as efficient as using it as a library without the need for the design-time decision.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant