pyrobosim.gui.world_canvas.WorldCanvas.show_world_state
- WorldCanvas.show_world_state(robot=None)
Shows the world state in the figure title.
- Parameters:
robot (
pyrobosim.core.robot.Robot, optional) – If set to a Robot instance, uses that robot for showing state.