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