Class PathplannerPathFlip

java.lang.Object
tools.ToolClasses.VarArgumentedTool<String>
tools.PathplannerFlip.PathFlip.PathplannerPathFlip

public final class PathplannerPathFlip extends VarArgumentedTool<String>

Pathplanner Path Flipper

Flips paths of your choice across the y coordinate axis

This class extends VarArgumentedTool and takes in a list of path names as arguments. It reads each .path file, flips the coordinates, and saves a new .path file with " Flipped" appended to the original name.