#include <OPENR/OObject.h>
#include <OPENR/OSubject.h>
#include <OPENR/OObserver.h>
#include "def.h"
Go to the source code of this file.
Classes | |
class | MovingHead |
Enumerations | |
enum | MovingHeadState { MHS_IDLE, MHS_START, MHS_ADJUSTING_DIFF_JOINT_VALUE, MHS_MOVING_TO_ZERO_POS, MHS_SWING_HEAD } |
enum | MovingResult { MOVING_CONT, MOVING_FINISH } |
Variables | |
const char *const | JOINT_LOCATOR [] |
|
Definition at line 20 of file BallTrackingHead/MovingHead2/MovingHead.h. |
|
|
Initial value: { "PRM:/r1/c1-Joint2:j1", "PRM:/r1/c1/c2-Joint2:j2", "PRM:/r1/c1/c2/c3-Joint2:j3" } Definition at line 33 of file BallTrackingHead/MovingHead2/MovingHead.h. |