|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface RobotArm
A generic interface for robot arms that can move to points in 3D space. Makes no assumption about the design of the arm.
| Method Summary | |
|---|---|
void |
gotoPoint(double x,
double y,
double z)
Move the end of the robot arm (the hand, or hook, etc.) to a specified point in 3D space. |
| Method Detail |
|---|
void gotoPoint(double x,
double y,
double z)
throws PointUnreachableException
PointUnreachableException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||