Linear Path
constructor(startPose: Pose = Pose(), endPose: Pose = Pose(), headingInterpolationMode: Path.HeadingInterpolationMode = Path.HeadingInterpolationMode.LINEAR)
Parameters
start Pose
The starting pose of the path
end Pose
The ending pose of the path