Interface PathFollower

All Known Implementing Classes:
DiscretePathFollower

public interface PathFollower
  • Method Details

    • followPath

      void followPath(NovelMecanumDrive driver)
    • getDuration

      double getDuration()