class documentation
Undocumented
Method | __init__ |
Constructor. Any message fields that are implicitly/explicitly set to None will be assigned a default value. The recommend use is keyword arguments as this is more robust to future message changes. You cannot mix in-order arguments and keyword arguments. |
Method | deserialize |
unpack serialized message in str into this message instance :param str: byte array of serialized message, str |
Method | deserialize |
unpack serialized message in str into this message instance using numpy for array types :param str: byte array of serialized message, str :param numpy: numpy python module |
Method | serialize |
serialize message into buffer :param buff: buffer, StringIO |
Method | serialize |
serialize message with numpy array types into buffer :param buff: buffer, StringIO :param numpy: numpy python module |
Constant | ABORTED |
Undocumented |
Constant | ARM |
Undocumented |
Constant | BAD |
Undocumented |
Constant | BUTTON |
Undocumented |
Constant | CALIBRATION |
Undocumented |
Constant | CALIBRATION |
Undocumented |
Constant | CAN |
Undocumented |
Constant | CAN |
Undocumented |
Constant | CANCEL |
Undocumented |
Constant | CANCELLED |
Undocumented |
Constant | COLLISION |
Undocumented |
Constant | CONTROLLER |
Undocumented |
Constant | CONVERT |
Undocumented |
Constant | CONVEYOR |
Undocumented |
Constant | CREDENTIALS |
Undocumented |
Constant | CREDENTIALS |
Undocumented |
Constant | DATABASE |
Undocumented |
Constant | DATABASE |
Undocumented |
Constant | DATABASE |
Undocumented |
Constant | DATABASE |
Undocumented |
Constant | DIGITAL |
Undocumented |
Constant | DYNAMIC |
Undocumented |
Constant | DYNAMIC |
Undocumented |
Constant | DYNAMIC |
Undocumented |
Constant | FAILURE |
Undocumented |
Constant | FILE |
Undocumented |
Constant | FILE |
Undocumented |
Constant | FORWARD |
Undocumented |
Constant | GOAL |
Undocumented |
Constant | GOAL |
Undocumented |
Constant | HARDWARE |
Undocumented |
Constant | HARDWARE |
Undocumented |
Constant | INVALID |
Undocumented |
Constant | INVALID |
Undocumented |
Constant | INVALID |
Undocumented |
Constant | INVERT |
Undocumented |
Constant | JOG |
Undocumented |
Constant | JOG |
Undocumented |
Constant | LEARNING |
Undocumented |
Constant | LED |
Undocumented |
Constant | MARKERS |
Undocumented |
Constant | MISSING |
Undocumented |
Constant | NO |
Undocumented |
Constant | NO |
Undocumented |
Constant | NO |
Undocumented |
Constant | NO |
Undocumented |
Constant | NOT |
Undocumented |
Constant | OBJECT |
Undocumented |
Constant | PAUSE |
Undocumented |
Constant | PLAN |
Undocumented |
Constant | POSES |
Undocumented |
Constant | POSES |
Undocumented |
Constant | POSES |
Undocumented |
Constant | POSES |
Undocumented |
Constant | PREEMPTED |
Undocumented |
Constant | PROGRAMS |
Undocumented |
Constant | PROGRAMS |
Undocumented |
Constant | PROGRAMS |
Undocumented |
Constant | PROGRAMS |
Undocumented |
Constant | PROGRAMS |
Undocumented |
Constant | PROGRAMS |
Undocumented |
Constant | PROGRAMS |
Undocumented |
Constant | PROGRAMS |
Undocumented |
Constant | PROGRAMS |
Undocumented |
Constant | PROGRAMS |
Undocumented |
Constant | PROGRAMS |
Undocumented |
Constant | PROTECTED |
Undocumented |
Constant | REJECTED |
Undocumented |
Constant | REPORTS |
Undocumented |
Constant | REPORTS |
Undocumented |
Constant | REPORTS |
Undocumented |
Constant | REPORTS |
Undocumented |
Constant | ROS |
Undocumented |
Constant | SHOULD |
Undocumented |
Constant | SOUND |
Undocumented |
Constant | SOUND |
Undocumented |
Constant | STOPPED |
Undocumented |
Constant | SUCCESS |
Undocumented |
Constant | SYSTEM |
Undocumented |
Constant | SYSTEM |
Undocumented |
Constant | SYSTEM |
Undocumented |
Constant | SYSTEM |
Undocumented |
Constant | SYSTEM |
Undocumented |
Constant | TF |
Undocumented |
Constant | TOOL |
Undocumented |
Constant | TOOL |
Undocumented |
Constant | TOOL |
Undocumented |
Constant | TOOL |
Undocumented |
Constant | TRAJECTORY |
Undocumented |
Constant | TRAJECTORY |
Undocumented |
Constant | TRAJECTORY |
Undocumented |
Constant | TRAJECTORY |
Undocumented |
Constant | TRAJECTORY |
Undocumented |
Constant | TRAJECTORY |
Undocumented |
Constant | TRAJECTORY |
Undocumented |
Constant | TTL |
Undocumented |
Constant | TTL |
Undocumented |
Constant | UNKNOWN |
Undocumented |
Constant | VIDEO |
Undocumented |
Constant | VIDEO |
Undocumented |
Constant | WORKSPACE |
Undocumented |
Constant | WRONG |
Undocumented |
Class Variable | __slots__ |
Undocumented |
Instance Variable | val |
Undocumented |
Method | _get |
internal API method |
Class Variable | _full |
Undocumented |
Class Variable | _has |
Undocumented |
Class Variable | _md5sum |
Undocumented |
Class Variable | _slot |
Undocumented |
Class Variable | _type |
Undocumented |
Constructor. Any message fields that are implicitly/explicitly set to None will be assigned a default value. The recommend use is keyword arguments as this is more robust to future message changes. You cannot mix in-order arguments and keyword arguments.
- The available fields are:
- val
to set specific fields.
Parameters | |
*args | complete set of field values, in .msg order |
**kwds | use keyword arguments corresponding to message field names |
unpack serialized message in str into this message instance :param str: byte array of serialized message, str
unpack serialized message in str into this message instance using numpy for array types :param str: byte array of serialized message, str :param numpy: numpy python module