Wait for Gazebo start in ROS2 launch file?
Is there a way to wait until Ignition Gazebo initializes using RegisterEventHandler
(or anything) in a ROS2 python launch file? It would be great to start a Node after Gazebo is ready.