ros-industrial / ros2_canopen

CANopen driver framework for ROS2
https://ros-industrial.github.io/ros2_canopen/manual/rolling/
131 stars 55 forks source link

Fix node polling mode in base driver #147

Closed bjsowa closed 1 year ago

bjsowa commented 1 year ago

117 broke polling mode in base driver. Sync function is set regardless of whether slave is configured in polling or event mode.