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
-
Nomad150TestGripper()
-
-
main(String[])
- This method is for testing the Ndirect class.
Nomad150TestGripper
public Nomad150TestGripper()
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