ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question

Revision history [back]

Hi, I have written a small wrapper around the Python launch syntax: https://github.com/oKermorgant/simple_launch

Besides other things, it allows to forward a use_sim_time launch parameter to all nodes that are run in this launch file https://github.com/oKermorgant/simple_launch#use_sim_time

This wrapper is packaged for foxy, galactic and humble.