How to remap topic in a ROS2 launch file?
Hi everyone,
I am setting up a navigation2 launch file.
I have used this one as a reference, and everything seems to work.
However, I need to remap the /cmd_vel
topic. I am not sure what is the syntax to do so in a top-level launch file to have it propagated to a nested launch file.
Thanks for the help