All Packages Class Hierarchy This Package Previous Next Index
Class EDU.gatech.cc.is.nomad150.Nomad150TestServos
java.lang.Object
|
+----EDU.gatech.cc.is.nomad150.Nomad150TestServos
- public class Nomad150TestServos
- 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 Nomad150TestServos.class file is), then type "java Nomad150TestServos".
- Version:
- June 1997
- Author:
- (c)1997 Tucker Balch, All Rights Reserved
- See Also:
- Ndirect, Nomad150TestSensors, Nomad150TestTriangle
-
Nomad150TestServos()
-
-
main(String[])
- This method is for testing the Ndirect class.
Nomad150TestServos
public Nomad150TestServos()
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