ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

If we're talking about a predefined, read-only, global static map (e.g. derived from floor plans), I would have just one transform frame that is used by both robots. Further down the TF, each robot would have their own frame names.

However, if you intend to have the robots gather data to modify the global map, handling conflicting modifications could get tricky.