The Robot Application Programming Interface Delegate Project
|
Contains helper methods to directly interfacing with the RAPID.Status generated source. More...
Public Member Functions | |
RapidJointConfig (JointConfig config) | |
Copyable | getCopyable () |
JointDef | addJointDef (String name, String dof) |
String | toString () |
Public Attributes | |
final JointConfig | jointConfig |
RapidJointConfig | ( | JointConfig | config | ) |
JointDef addJointDef | ( | String | name, |
String | dof | ||
) |
Copyable getCopyable | ( | ) |
Reimplemented from RapidMessageAdapter.
String toString | ( | ) |
Implements IRapidMessage.
final JointConfig jointConfig |