pyrobosim.utils.path.Path.set_poses

Path.set_poses(poses: list[Pose]) None

Sets the list of poses and computes derived quantities. Use this method to change the poses of an existing path, rather than directly assigning the poses attribute.

Parameters:

poses – List of poses representing a path.