All Packages Class Hierarchy This Package Previous Next Index
Class EDU.gatech.cc.is.abstractrobot.MultiForageTestGripper
java.lang.Object
|
+----EDU.gatech.cc.is.abstractrobot.MultiForageTestGripper
- public class MultiForageTestGripper
- extends 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
- Version:
- $Revision: 1.2 $
- Author:
- Tucker Balch
- See Also:
- MultiForageN150
-
MultiForageTestGripper()
-
-
main(String[])
- This method is for testing Nomad 150 Gripper
hardware and the MultiForageN150Hard class.
MultiForageTestGripper
public MultiForageTestGripper()
main
public static void main(String args[])
- This method is for testing Nomad 150 Gripper
hardware and the MultiForageN150Hard class.
All Packages Class Hierarchy This Package Previous Next Index