Uses of Package
lejos.robotics.proposal

Packages that use lejos.robotics.proposal
lejos.robotics.proposal Support for maps 
 

Classes in lejos.robotics.proposal used by lejos.robotics.proposal
ArcPilot
          An enhanced Pilot that is capable of traveling in arcs.
ArcRotatePilot
           
BasicPilot
           
DestinationUnreachableException
           
DifferentialPilot
          The DifferentialPilot class is a software abstraction of the Pilot mechanism of a NXT robot.
PathFinder
          This class creates a set of waypoints connected by straight lines that lead from one location to another without colliding with mapped geometry.
PoseController
          The PoseController guides a Pilot to a destination.
RotatePilot
           
WayPoint