pyrobosim.gui.world_canvas.WorldCanvas.close_location
- WorldCanvas.close_location(robot)
Closes the robot’s current location, if available.
- Parameters:
robot (
pyrobosim.core.robot.Robot) – Robot instance to execute action.
Closes the robot’s current location, if available.
robot (pyrobosim.core.robot.Robot) – Robot instance to execute action.