wpimath.path Package

TravelingSalesman(*args, **kwargs)

Given a list of poses, this class finds the shortest possible route that visits each pose exactly once and returns to the origin pose.