Uses of Class
icommand.platform.nxt.SyncMotors

Packages that use SyncMotors
icommand.robotics   
 

Uses of SyncMotors in icommand.robotics
 

Constructors in icommand.robotics with parameters of type SyncMotors
ServoNavigator(double wheelDiameter, double driveLength, double ratio, SyncMotors vehicle)
          Allocates a ServoNavigator object and initializes it with a SyncMotors object.
ServoNavigator(double wheelDiameter, double driveLength, SyncMotors vehicle)
          For use only if the wheel axle is inserted directly into the motor.