EDU.gatech.cc.is.abstractrobot
Class MultiForageTestGripper
java.lang.Object
|
+--EDU.gatech.cc.is.abstractrobot.MultiForageTestGripper
- public class MultiForageTestGripper
- extends java.lang.Object
This application is for testing Nomad 150 servo hardware
and the MultiForageN150Hard class.
To run this program, first ensure you are in the correct directory (where
the MultiForageTestGripper.class file is), then type "java
MultiForageTestGripper".
Copyright
(c)1998 Tucker Balch
- See Also:
MultiForageN150
Method Summary |
static void |
main(java.lang.String[] args)
This method is for testing Nomad 150 Gripper
hardware and the MultiForageN150Hard class. |
Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
MultiForageTestGripper
public MultiForageTestGripper()
main
public static void main(java.lang.String[] args)
- This method is for testing Nomad 150 Gripper
hardware and the MultiForageN150Hard class.