pyrobosim.utils.motion.Path.__init__

Path.__init__(poses=[])

Creates a Path object instance.

Parameters:

poses (list[pyrobosim.utils.pose.Pose], optional) – List of poses representing a path.