All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class EDU.gatech.cc.is.nomad150.Nomad150TestPanTilt

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

public class Nomad150TestPanTilt
extends 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".

Version:
June 1997
Author:
(c)1997 Tucker Balch, All Rights Reserved
See Also:
Ndirect, Nomad150TestSensors, Nomad150TestTriangle

Constructor Index

 o Nomad150TestPanTilt()

Method Index

 o main(String[])
This method is for testing the Ndirect class.

Constructors

 o Nomad150TestPanTilt
 public Nomad150TestPanTilt()

Methods

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


All Packages  Class Hierarchy  This Package  Previous  Next  Index