Uses of Class
tfg.navigation.SimpleNavigator

Packages that use SimpleNavigator
tfg.subsumption   
 

Uses of SimpleNavigator in tfg.subsumption
 

Fields in tfg.subsumption declared as SimpleNavigator
(package private)  SimpleNavigator WalkForward.robo
           
(package private)  SimpleNavigator FindLine.robo
           
 

Constructors in tfg.subsumption with parameters of type SimpleNavigator
FindLine(SimpleNavigator tacho, VirtualLightSensor sensor)
          Comportamento responsável por encontrar novamente a linha de cor preta.
WalkForward(SimpleNavigator tacho, VirtualLightSensor sensor)
          Comportamento responsável por andar em linha reta enquanto estiver em cima da cor preta.