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

Rewrite kvaser_can_bridge as a Nodelet #25

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

Rewrite kvaser_can_bridge as a Nodelet #25

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

Comments

@JWhitleyWork
Copy link

Many of AS's drivers allow the use of kvaser_interface for CAN communications but this currently requires either:

  1. Integration of kvaser_interface as a library which must be a design-time decision or;
  2. Running the kvaser_can_bridge as a stand-alone node, which is memory-inefficient because each message must be published to a network socket.

To achieve both flexibility and efficiency, kvaser_can_bridge should be re-written as a nodelet.

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