Robotics StackExchange | Archived questions

Can I apply a namespace to a global named topic?

Hi,

I want to use the namespace to several same nodes. However, the topic of the node is defined by a global name, i.e. '/topicname'. In this case, adding ns='newnamespace' in launch file does not work. I think remapping can solve the problem, but remapping for all the nodes and the topics is a lot of work, especially when many nodes/topics exist. Is there any better way to solve the problem? Many thanks.

Asked by Xiang on 2017-05-16 04:32:49 UTC

Comments

Answers