KKSTB
KKSTB
**Describe the issue** I have a score with variable tempos in the middle. The barlines start to misalign after tempo change. However I can see the barlines are correctly aligned...
I have made 2 similar robots connected to each other using multimaster. I used `topic_tools` `relay` to copy the required topics (e.g. `/tf`, `/tf_static`) to another topics (e.g. `/robot1/tf`, `/robot2/tf`)....
## Bug report **Required Info:** - Operating System: - Ubuntu 22.04 - Installation type: - binaries - Version or commit hash: - ros-iron-rclpy/jammy,now 4.1.4-1jammy.20231117.092234 amd64 - DDS implementation: - Cyclone...
## Feature request #### Feature description `LaunchService` has puzzled many people as to how to properly launch a `LaunchDescription` without blocking the main thread: https://github.com/ros2/launch/pull/210 https://answers.ros.org/question/321118/ros2-nodes-occasionally-dying-using-launchservice-in-a-subprocess/ https://github.com/ros2/launch/issues/126 So I propose...