A class that implements the Pathfinder interface using the LocalADStar algorithm. This class is responsible for calculating paths for a robot to follow on a field, taking into account dynamic obstacles and other constraints.