ros-teleop / twist_mux

Twist multiplexer
Apache License 2.0
56 stars 83 forks source link

ros-teleop/twist_mux does not work properly when using namespace #51

Open JCTF88 opened 1 month ago

JCTF88 commented 1 month ago

When the node tries to work under the namespace, it does not work properly. When the node is instantiated more than once, the topics do not adopt the namespace.

I used the /** symbol when starting the yaml file of configurations, but I still didn't succeed.