You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: