All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class EDU.gatech.cc.is.nomad150.Nomad150GripperNeutral

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

public class Nomad150GripperNeutral
extends Object
Introduction
This application is for placing the nomad's gripper in a neutral position.

To run this program, first ensure you are in the correct directory (where the Nomad150GripperNeutral.class file is), then type "java Nomad150GripperNeutral".

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

Constructor Index

 o Nomad150GripperNeutral()

Method Index

 o main(String[])
This method is for putting the grippers in neutral.

Constructors

 o Nomad150GripperNeutral
 public Nomad150GripperNeutral()

Methods

 o main
 public static void main(String args[])
This method is for putting the grippers in neutral.


All Packages  Class Hierarchy  This Package  Previous  Next  Index