Skip to content

Commit

Permalink
Add note to README about expected behaviour
Browse files Browse the repository at this point in the history
Signed-off-by: Geoffrey Biggs <[email protected]>
  • Loading branch information
gbiggs committed May 22, 2022
1 parent 901ecb2 commit 3d3247e
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion drake_ros_examples/examples/multirobot/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,10 @@
## Overview

The `multirobot.py` script enables RViz visualisation of an array of Kuka LBR iiwa manipulators.
It publishes the following topics:
The manipulators are not controlled.
The expected behaviour is for them to "flop" about under the influence of gravity as simulation time progresses.

The simulation publishes the following topics:

* `/tf` (all scene frames)
* `/scene_markers/collision` (collision geometry of all the robots)
Expand Down

0 comments on commit 3d3247e

Please sign in to comment.