Hi I am working with a multi robot scenario and I had a problem with the navigation stack because I like to use only one set of configuration files for all robots with separate name spaces for each robot. Name spaces are working perfect to rename topics but some nodes have shared parameter to name a tf frame I solved the problem by forking the navigation stack and I added a checks on these parameter like amcl: odom_frame_id, base_frame_id, global_frame_id to get the name space right. Finally everything worked. It would be nice now to get some feedback and to get my work pulled back into the original navigation stack. https://github.com/ros-planning/navigation/pull/178 My solution works but I find it better to introduce a shared parameter type for tf frames which solves the name space problem The following launch file shows how I deal now with two robots :-) Greetings Markus -- Dipl.-Ing. Dr.tech. Markus Bader ACIN | AUTOMATION & CONTROL INSTITUTE INSTITUT FÜR AUTOMATISIERUNGS- & REGELUNGSTECHNIK TECHNISCHE UNIVERSITÄT WIEN Gusshausstrasse 27-29 | 376. 1040 Wien DVR-Nummer: 0005886 Tel. +43 (0)1 58801 - 376646 Skype: markus.bader.at.work Fax. +43 (0)1 58801 - 37697 markus.bader@tuwien.ac.at | www.acin.tuwien.ac.at