All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class EDU.gatech.cc.is.nomad150.Nomad150TestGripper

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

public class Nomad150TestGripper
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 Nomad150TestGripper.class file is), then type "java Nomad150TestGripper".

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

Constructor Index

 o Nomad150TestGripper()

Method Index

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

Constructors

 o Nomad150TestGripper
 public Nomad150TestGripper()

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