Depends on format in #70 if we are going straight to multi-path. Otherwise, current format is: ```typescript { waypoints: { x: number; y: number; angle?: number; }[]; } ```
Depends on format in #70 if we are going straight to multi-path.
Otherwise, current format is: