astuff / kvaser_interface

A Kvaser CAN interface ROS abstraction layer.
MIT License
84 stars 52 forks source link

Fix "publisher is not activated" warnings #66

Closed icolwell-as closed 3 years ago

icolwell-as commented 3 years ago

Fixes #65 by moving the callback registration to the activation function, after the publisher is activated.