ros1_bridge
                                
                                 ros1_bridge copied to clipboard
                                
                                    ros1_bridge copied to clipboard
                            
                            
                            
                        feat: add latching ros1 pubs
Currently a topic on ros2 side with transient_local QoS will be published as a non-latching topic on the ros1 side, which can lead to undesired behavior.
This PR proposes to use the durability qos of the ros2 subscriber and create a latching ros1 publisher if the durability is transient_local