List of all members.
Public Types |
| enum | JointType {
HIP_YAW,
HIP_PITCH,
KNEE_PITCH,
KNEE_ROLL,
ANKLE_PITCH,
ANKLE_ROLL,
GRIPPER,
WHEEL,
DOCK,
THIGH_PITCH
} |
Public Member Functions |
| | RapidExampleEventPublisher (Agent agent) |
| | RapidExampleEventPublisher (Agent agent, DomainParticipant participant) |
| RapidAssetState | createAssetConfiguration () |
| void | startBridge () |
| RapidAssetState | updateRapidStatusMessage (RapidAssetState msg, String currentCommand) |
Static Public Member Functions |
| static RapidCommandReceiver | getCommandReceiver () |
| static void | startPublishing () |
| static void | stopPublishing () |
Static Public Attributes |
| static final int | THREAD_SLEEP_TIME = 5000 |
| static Random | rndGenerator = new Random(12645226) |
| static final String | imageURI = new String("http://131.215.225.22/milcam-north/") |
Protected Attributes |
| ExampleRapidJointSampleGenerator | jointSampleGenerator = null |
Static Protected Attributes |
| static boolean | continuePublishing = true |
| static Agent | publisherAgent |
| static RapidCommandReceiver | commandReceiver |
Member Enumeration Documentation
- Enumerator:
| HIP_YAW |
|
| HIP_PITCH |
|
| KNEE_PITCH |
|
| KNEE_ROLL |
|
| ANKLE_PITCH |
|
| ANKLE_ROLL |
|
| GRIPPER |
|
| WHEEL |
|
| DOCK |
|
| THIGH_PITCH |
|
Constructor & Destructor Documentation
Member Function Documentation
| static void startPublishing |
( |
| ) |
[static] |
| static void stopPublishing |
( |
| ) |
[static] |
Member Data Documentation
final String imageURI = new String("http://131.215.225.22/milcam-north/") [static] |
The documentation for this class was generated from the following file: