Skip to content

Added template for an encoder counter ROS node.

Paul Beuchat requested to merge encoder_counts_multi_threaded into master

Added template for a ROS node with two threads, one thread for reading an encoder pins and the other thread for publishing the data.

Merge request reports