The Robot Application Programming Interface Delegate Project
RAPID Logo

ADMIN_METHOD_ECHO Class Reference

The commands in the Admin Command Group provide high-level test functions and control parameters. More...

List of all members.

Static Public Attributes

static final String VALUE = "echo"

Detailed Description

The Admin Command Group contains the following commands:

  • echo: Echo the parameter text.
  • shutdown: Terminate the bridge.
  • noOp: No operation command.
  • setPositionSamplePublishRate: Publish Agent pose at given rate.
  • positionSamplePublishRate: Get Agent pose publication rate.
  • setJointSamplePublishRate: Publish Agent articulation at given rate.
  • jointSampleRate: Get Agent articulation publication rate.

Echos the parameter text.


Member Data Documentation

final String VALUE = "echo" [static]

The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines