Closed 010101101101 closed 1 year ago
Setting arguments at autostart is not supported by the daemon.
You can create another launch file that includes all launch files and sets required arguments. The new launch file does not necessarily have to be in a ROS package.
Please reopen if the problem persists.
I am running multiple launch files with
All these launch files require a robot_namespace arg to be set. How do I update the above code to feed the robot_namespace arg to all launch files?