pyrobosim.gui.world_canvas.WorldCanvas.show_planner_and_path

WorldCanvas.show_planner_and_path(robot=None, path=None)

Plot the path planner and latest path, if specified. This planner could be global (property of the world) or local (property of the robot).

Parameters: