EDU.gatech.cc.is.nomad150
Class Nomad150TestPanTilt

java.lang.Object
  |
  +--EDU.gatech.cc.is.nomad150.Nomad150TestPanTilt

public class Nomad150TestPanTilt
extends java.lang.Object

Introduction
This application is for testing Nomad 150 servo control hardware.

To run this program, first ensure you are in the correct directory (where the Nomad150TestPanTilt.class file is), then type "java Nomad150TestPanTilt".

See Also:
Ndirect, Nomad150TestSensors, Nomad150TestTriangle

Constructor Summary
Nomad150TestPanTilt()
           
 
Method Summary
static void main(java.lang.String[] args)
          This method is for testing the Ndirect class.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Nomad150TestPanTilt

public Nomad150TestPanTilt()
Method Detail

main

public static void main(java.lang.String[] args)
This method is for testing the Ndirect class. It drives the servos around from one side to another.