pyrobosim.gui.world_canvas.WorldCanvas.place_object

WorldCanvas.place_object(robot: Robot, pose: Pose | None = None) None

Places an object at a specified robot’s current location.

Parameters:
  • robot – Robot instance to execute action.

  • pose – Optional pose describing how to place the object.