diff --git a/drake_ros_examples/examples/multirobot/README.md b/drake_ros_examples/examples/multirobot/README.md index 6fbf1418..d5fae2f3 100644 --- a/drake_ros_examples/examples/multirobot/README.md +++ b/drake_ros_examples/examples/multirobot/README.md @@ -6,7 +6,8 @@ The `multirobot.py` script enables RViz visualisation of an array of Kuka LBR ii It publishes the following topics: * `/tf` (all scene frames) -* `/` () +* `/scene_markers/collision` (collision geometry of all the robots) +* `/scene_markers/visual` (visual representation of all the robots) ## How to run the example