pyrobosim.core.robot.Robot.place_object
- Robot.place_object(pose: Pose | None = None) ExecutionResult
Places an object in a target location and (optionally) pose.
- Parameters:
pose – Placement pose (if not specified, will be sampled).
- Returns:
An object describing the execution result.