Interface SpotNavigationInterface

All Known Implementing Classes:
MockSpotNavGraphComponent

public interface SpotNavigationInterface
  • Method Details

    • goToLocation

      Justification goToLocation(Symbol location)
      Attempt to reach a named goal location.
      Parameters:
      location - - name of the goal location
    • initLocation

      Justification initLocation(Symbol location)