Package edu.wpi.first.math.path

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