ros2 / ros1_bridge

ROS 2 package that provides bidirectional communication between ROS 1 and ROS 2
Apache License 2.0
421 stars 274 forks source link

parameter bridge ability to rename topic #430

Open Evilschnuff opened 4 months ago

Evilschnuff commented 4 months ago

It would be nice to have the ability in the parameter bridge yaml file to remap a topic name, similar to the remap feature in roslaunch. This would eliminate the requirement to run topic_tools relay or write a custom ros1 bridge node.