Jerrylum / path.jerryio

The best path editor in VRC for designing skills routes and generating path files.
https://path.jerryio.com
GNU General Public License v3.0
32 stars 14 forks source link

Add format for LemLib Odometry #10

Closed sufferiing closed 10 months ago

sufferiing commented 10 months ago

Add a format that exports just the coordinate points as LemLib odometry code, ignoring heading, speed, and interpolated points. The points are converted to be relative to the starting point (as is default in LemLib). The format export generates a series of moveTo calls that can be pasted directly into code.