bitbots_main
bitbots_main copied to clipboard
rclpy: Implement callback groups
Relevant issue: https://github.com/ros2/rclpy/issues/850
Currently, not an issue, because I think most issues with callback groups are ironed out. We could replace a bunch of multithreaded executors if #176 is resolved.