$search
Public Member Functions | |
| def | __init__ |
| def | deserialize |
| def | deserialize_numpy |
| def | serialize |
| def | serialize_numpy |
Public Attributes | |
| error_code | |
| trajectory | |
Private Member Functions | |
| def | _get_types |
Static Private Attributes | |
| list | __slots__ = ['trajectory','error_code'] |
| string | _full_text |
| _has_header = False | |
| string | _md5sum = "5b4da90f4032f9ac3da9abfb05f766cc" |
| list | _slot_types = ['trajectory_msgs/JointTrajectory','arm_navigation_msgs/ArmNavigationErrorCodes'] |
| string | _type = "arm_navigation_msgs/FilterJointTrajectoryResponse" |
Definition at line 802 of file _FilterJointTrajectory.py.
| def arm_navigation_msgs::srv::_FilterJointTrajectory::FilterJointTrajectoryResponse::__init__ | ( | self, | ||
| args, | ||||
| kwds | ||||
| ) |
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: trajectory,error_code @param args: complete set of field values, in .msg order @param kwds: use keyword arguments corresponding to message field names to set specific fields.
Definition at line 903 of file _FilterJointTrajectory.py.
| def arm_navigation_msgs::srv::_FilterJointTrajectory::FilterJointTrajectoryResponse::_get_types | ( | self | ) | [private] |
internal API method
Definition at line 928 of file _FilterJointTrajectory.py.
| def arm_navigation_msgs::srv::_FilterJointTrajectory::FilterJointTrajectoryResponse::deserialize | ( | self, | ||
| str | ||||
| ) |
unpack serialized message in str into this message instance @param str: byte array of serialized message @type str: str
Definition at line 973 of file _FilterJointTrajectory.py.
| def arm_navigation_msgs::srv::_FilterJointTrajectory::FilterJointTrajectoryResponse::deserialize_numpy | ( | self, | ||
| str, | ||||
| numpy | ||||
| ) |
unpack serialized message in str into this message instance using numpy for array types @param str: byte array of serialized message @type str: str @param numpy: numpy python module @type numpy: module
Definition at line 1089 of file _FilterJointTrajectory.py.
| def arm_navigation_msgs::srv::_FilterJointTrajectory::FilterJointTrajectoryResponse::serialize | ( | self, | ||
| buff | ||||
| ) |
serialize message into buffer @param buff: buffer @type buff: StringIO
Definition at line 934 of file _FilterJointTrajectory.py.
| def arm_navigation_msgs::srv::_FilterJointTrajectory::FilterJointTrajectoryResponse::serialize_numpy | ( | self, | ||
| buff, | ||||
| numpy | ||||
| ) |
serialize message with numpy array types into buffer @param buff: buffer @type buff: StringIO @param numpy: numpy python module @type numpy module
Definition at line 1048 of file _FilterJointTrajectory.py.
list arm_navigation_msgs::srv::_FilterJointTrajectory::FilterJointTrajectoryResponse::__slots__ = ['trajectory','error_code'] [static, private] |
Definition at line 900 of file _FilterJointTrajectory.py.
string arm_navigation_msgs::srv::_FilterJointTrajectory::FilterJointTrajectoryResponse::_full_text [static, private] |
Definition at line 806 of file _FilterJointTrajectory.py.
arm_navigation_msgs::srv::_FilterJointTrajectory::FilterJointTrajectoryResponse::_has_header = False [static, private] |
Definition at line 805 of file _FilterJointTrajectory.py.
string arm_navigation_msgs::srv::_FilterJointTrajectory::FilterJointTrajectoryResponse::_md5sum = "5b4da90f4032f9ac3da9abfb05f766cc" [static, private] |
Definition at line 803 of file _FilterJointTrajectory.py.
list arm_navigation_msgs::srv::_FilterJointTrajectory::FilterJointTrajectoryResponse::_slot_types = ['trajectory_msgs/JointTrajectory','arm_navigation_msgs/ArmNavigationErrorCodes'] [static, private] |
Definition at line 901 of file _FilterJointTrajectory.py.
string arm_navigation_msgs::srv::_FilterJointTrajectory::FilterJointTrajectoryResponse::_type = "arm_navigation_msgs/FilterJointTrajectoryResponse" [static, private] |
Definition at line 804 of file _FilterJointTrajectory.py.
Definition at line 923 of file _FilterJointTrajectory.py.
Definition at line 921 of file _FilterJointTrajectory.py.