pyrobosim.core.locations.Location.set_pose

Location.set_pose(pose)

Sets the pose of a location, accounting for its navigation poses and object spawns. Use this instead of directly assigning the pose attribute.

Parameters:

pose (pyrobosim.utils.pose.Pose) – New pose for the location.