Each robot should receive a map with other robots marked as obstacles. This would not affect current ray-casting methods used in sensors. This feature should be optional and should be possible for the user to choose whether a robot is visible by other robots as an obstacle.
This could be easily implemented using pluginlib and nodelet packages. We should consider moving all our internal communications (topics, actions, services) to another ros master.
Each robot should receive a map with other robots marked as obstacles. This would not affect current ray-casting methods used in sensors. This feature should be optional and should be possible for the user to choose whether a robot is visible by other robots as an obstacle.
This could be easily implemented using pluginlib and nodelet packages. We should consider moving all our internal communications (topics, actions, services) to another ros master.