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','motion_planning_msgs/ArmNavigationErrorCodes'] |
string | _type = "motion_planning_msgs/FilterJointTrajectoryWithConstraintsResponse" |
Definition at line 2295 of file _FilterJointTrajectoryWithConstraints.py.
def motion_planning_msgs::srv::_FilterJointTrajectoryWithConstraints::FilterJointTrajectoryWithConstraintsResponse::__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 2396 of file _FilterJointTrajectoryWithConstraints.py.
def motion_planning_msgs::srv::_FilterJointTrajectoryWithConstraints::FilterJointTrajectoryWithConstraintsResponse::_get_types | ( | self | ) | [private] |
internal API method
Definition at line 2421 of file _FilterJointTrajectoryWithConstraints.py.
def motion_planning_msgs::srv::_FilterJointTrajectoryWithConstraints::FilterJointTrajectoryWithConstraintsResponse::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 2466 of file _FilterJointTrajectoryWithConstraints.py.
def motion_planning_msgs::srv::_FilterJointTrajectoryWithConstraints::FilterJointTrajectoryWithConstraintsResponse::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 2582 of file _FilterJointTrajectoryWithConstraints.py.
def motion_planning_msgs::srv::_FilterJointTrajectoryWithConstraints::FilterJointTrajectoryWithConstraintsResponse::serialize | ( | self, | ||
buff | ||||
) |
serialize message into buffer @param buff: buffer @type buff: StringIO
Definition at line 2427 of file _FilterJointTrajectoryWithConstraints.py.
def motion_planning_msgs::srv::_FilterJointTrajectoryWithConstraints::FilterJointTrajectoryWithConstraintsResponse::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 2541 of file _FilterJointTrajectoryWithConstraints.py.
list motion_planning_msgs::srv::_FilterJointTrajectoryWithConstraints::FilterJointTrajectoryWithConstraintsResponse::__slots__ = ['trajectory','error_code'] [static, private] |
Definition at line 2393 of file _FilterJointTrajectoryWithConstraints.py.
string motion_planning_msgs::srv::_FilterJointTrajectoryWithConstraints::FilterJointTrajectoryWithConstraintsResponse::_full_text [static, private] |
Definition at line 2299 of file _FilterJointTrajectoryWithConstraints.py.
motion_planning_msgs::srv::_FilterJointTrajectoryWithConstraints::FilterJointTrajectoryWithConstraintsResponse::_has_header = False [static, private] |
Definition at line 2298 of file _FilterJointTrajectoryWithConstraints.py.
string motion_planning_msgs::srv::_FilterJointTrajectoryWithConstraints::FilterJointTrajectoryWithConstraintsResponse::_md5sum = "5b4da90f4032f9ac3da9abfb05f766cc" [static, private] |
Definition at line 2296 of file _FilterJointTrajectoryWithConstraints.py.
list motion_planning_msgs::srv::_FilterJointTrajectoryWithConstraints::FilterJointTrajectoryWithConstraintsResponse::_slot_types = ['trajectory_msgs/JointTrajectory','motion_planning_msgs/ArmNavigationErrorCodes'] [static, private] |
Definition at line 2394 of file _FilterJointTrajectoryWithConstraints.py.
string motion_planning_msgs::srv::_FilterJointTrajectoryWithConstraints::FilterJointTrajectoryWithConstraintsResponse::_type = "motion_planning_msgs/FilterJointTrajectoryWithConstraintsResponse" [static, private] |
Definition at line 2297 of file _FilterJointTrajectoryWithConstraints.py.
Definition at line 2416 of file _FilterJointTrajectoryWithConstraints.py.
Definition at line 2414 of file _FilterJointTrajectoryWithConstraints.py.