$search
#include <GetMotionPlan.h>
Public Types | |
typedef ::arm_navigation_msgs::ArmNavigationErrorCodes_ < ContainerAllocator > | _error_code_type |
typedef ros::Duration | _planning_time_type |
typedef ::arm_navigation_msgs::RobotState_ < ContainerAllocator > | _robot_state_type |
typedef std::vector < ::arm_navigation_msgs::ArmNavigationErrorCodes_ < ContainerAllocator > , typename ContainerAllocator::template rebind < ::arm_navigation_msgs::ArmNavigationErrorCodes_ < ContainerAllocator > >::other > | _trajectory_error_codes_type |
typedef ::arm_navigation_msgs::RobotTrajectory_ < ContainerAllocator > | _trajectory_type |
typedef boost::shared_ptr < ::arm_navigation_msgs::GetMotionPlanResponse_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::arm_navigation_msgs::GetMotionPlanResponse_ < ContainerAllocator > > | Ptr |
typedef GetMotionPlanResponse_ < ContainerAllocator > | Type |
Public Member Functions | |
ROS_DEPRECATED const std::string | __getDataType () const |
ROS_DEPRECATED const std::string | __getMD5Sum () const |
ROS_DEPRECATED const std::string | __getMessageDefinition () const |
ROS_DEPRECATED const std::string | __getServerMD5Sum () const |
virtual ROS_DEPRECATED uint8_t * | deserialize (uint8_t *read_ptr) |
ROS_DEPRECATED uint32_t | get_trajectory_error_codes_size () const |
ROS_DEPRECATED void | get_trajectory_error_codes_vec (std::vector< ::arm_navigation_msgs::ArmNavigationErrorCodes_< ContainerAllocator >, typename ContainerAllocator::template rebind< ::arm_navigation_msgs::ArmNavigationErrorCodes_< ContainerAllocator > >::other > &vec) const |
GetMotionPlanResponse_ (const ContainerAllocator &_alloc) | |
GetMotionPlanResponse_ () | |
virtual ROS_DEPRECATED uint32_t | serializationLength () const |
virtual ROS_DEPRECATED uint8_t * | serialize (uint8_t *write_ptr, uint32_t seq) const |
ROS_DEPRECATED void | set_trajectory_error_codes_size (uint32_t size) |
ROS_DEPRECATED void | set_trajectory_error_codes_vec (const std::vector< ::arm_navigation_msgs::ArmNavigationErrorCodes_< ContainerAllocator >, typename ContainerAllocator::template rebind< ::arm_navigation_msgs::ArmNavigationErrorCodes_< ContainerAllocator > >::other > &vec) |
Static Public Member Functions | |
static ROS_DEPRECATED const std::string | __s_getDataType () |
static ROS_DEPRECATED const std::string | __s_getMD5Sum () |
static ROS_DEPRECATED const std::string | __s_getMessageDefinition () |
static ROS_DEPRECATED const std::string | __s_getServerMD5Sum () |
Public Attributes | |
boost::shared_ptr< std::map < std::string, std::string > > | __connection_header |
::arm_navigation_msgs::ArmNavigationErrorCodes_ < ContainerAllocator > | error_code |
ros::Duration | planning_time |
::arm_navigation_msgs::RobotState_ < ContainerAllocator > | robot_state |
::arm_navigation_msgs::RobotTrajectory_ < ContainerAllocator > | trajectory |
std::vector < ::arm_navigation_msgs::ArmNavigationErrorCodes_ < ContainerAllocator > , typename ContainerAllocator::template rebind < ::arm_navigation_msgs::ArmNavigationErrorCodes_ < ContainerAllocator > >::other > | trajectory_error_codes |
Static Private Member Functions | |
static const char * | __s_getDataType_ () |
static const char * | __s_getMD5Sum_ () |
static const char * | __s_getMessageDefinition_ () |
static const char * | __s_getServerMD5Sum_ () |
Definition at line 380 of file GetMotionPlan.h.
typedef ::arm_navigation_msgs::ArmNavigationErrorCodes_<ContainerAllocator> arm_navigation_msgs::GetMotionPlanResponse_< ContainerAllocator >::_error_code_type |
Definition at line 410 of file GetMotionPlan.h.
typedef ros::Duration arm_navigation_msgs::GetMotionPlanResponse_< ContainerAllocator >::_planning_time_type |
Definition at line 407 of file GetMotionPlan.h.
typedef ::arm_navigation_msgs::RobotState_<ContainerAllocator> arm_navigation_msgs::GetMotionPlanResponse_< ContainerAllocator >::_robot_state_type |
Definition at line 404 of file GetMotionPlan.h.
typedef std::vector< ::arm_navigation_msgs::ArmNavigationErrorCodes_<ContainerAllocator> , typename ContainerAllocator::template rebind< ::arm_navigation_msgs::ArmNavigationErrorCodes_<ContainerAllocator> >::other > arm_navigation_msgs::GetMotionPlanResponse_< ContainerAllocator >::_trajectory_error_codes_type |
Definition at line 413 of file GetMotionPlan.h.
typedef ::arm_navigation_msgs::RobotTrajectory_<ContainerAllocator> arm_navigation_msgs::GetMotionPlanResponse_< ContainerAllocator >::_trajectory_type |
Definition at line 401 of file GetMotionPlan.h.
typedef boost::shared_ptr< ::arm_navigation_msgs::GetMotionPlanResponse_<ContainerAllocator> const> arm_navigation_msgs::GetMotionPlanResponse_< ContainerAllocator >::ConstPtr |
Definition at line 673 of file GetMotionPlan.h.
typedef boost::shared_ptr< ::arm_navigation_msgs::GetMotionPlanResponse_<ContainerAllocator> > arm_navigation_msgs::GetMotionPlanResponse_< ContainerAllocator >::Ptr |
Definition at line 672 of file GetMotionPlan.h.
typedef GetMotionPlanResponse_<ContainerAllocator> arm_navigation_msgs::GetMotionPlanResponse_< ContainerAllocator >::Type |
Definition at line 381 of file GetMotionPlan.h.
arm_navigation_msgs::GetMotionPlanResponse_< ContainerAllocator >::GetMotionPlanResponse_ | ( | ) | [inline] |
Definition at line 383 of file GetMotionPlan.h.
arm_navigation_msgs::GetMotionPlanResponse_< ContainerAllocator >::GetMotionPlanResponse_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 392 of file GetMotionPlan.h.
ROS_DEPRECATED const std::string arm_navigation_msgs::GetMotionPlanResponse_< ContainerAllocator >::__getDataType | ( | ) | const [inline] |
Definition at line 426 of file GetMotionPlan.h.
ROS_DEPRECATED const std::string arm_navigation_msgs::GetMotionPlanResponse_< ContainerAllocator >::__getMD5Sum | ( | ) | const [inline] |
Definition at line 433 of file GetMotionPlan.h.
ROS_DEPRECATED const std::string arm_navigation_msgs::GetMotionPlanResponse_< ContainerAllocator >::__getMessageDefinition | ( | ) | const [inline] |
Definition at line 637 of file GetMotionPlan.h.
ROS_DEPRECATED const std::string arm_navigation_msgs::GetMotionPlanResponse_< ContainerAllocator >::__getServerMD5Sum | ( | ) | const [inline] |
Definition at line 440 of file GetMotionPlan.h.
static ROS_DEPRECATED const std::string arm_navigation_msgs::GetMotionPlanResponse_< ContainerAllocator >::__s_getDataType | ( | ) | [inline, static] |
Definition at line 424 of file GetMotionPlan.h.
static const char* arm_navigation_msgs::GetMotionPlanResponse_< ContainerAllocator >::__s_getDataType_ | ( | ) | [inline, static, private] |
Definition at line 422 of file GetMotionPlan.h.
static ROS_DEPRECATED const std::string arm_navigation_msgs::GetMotionPlanResponse_< ContainerAllocator >::__s_getMD5Sum | ( | ) | [inline, static] |
Definition at line 431 of file GetMotionPlan.h.
static const char* arm_navigation_msgs::GetMotionPlanResponse_< ContainerAllocator >::__s_getMD5Sum_ | ( | ) | [inline, static, private] |
Definition at line 429 of file GetMotionPlan.h.
static ROS_DEPRECATED const std::string arm_navigation_msgs::GetMotionPlanResponse_< ContainerAllocator >::__s_getMessageDefinition | ( | ) | [inline, static] |
Definition at line 635 of file GetMotionPlan.h.
static const char* arm_navigation_msgs::GetMotionPlanResponse_< ContainerAllocator >::__s_getMessageDefinition_ | ( | ) | [inline, static, private] |
Definition at line 443 of file GetMotionPlan.h.
static ROS_DEPRECATED const std::string arm_navigation_msgs::GetMotionPlanResponse_< ContainerAllocator >::__s_getServerMD5Sum | ( | ) | [inline, static] |
Definition at line 438 of file GetMotionPlan.h.
static const char* arm_navigation_msgs::GetMotionPlanResponse_< ContainerAllocator >::__s_getServerMD5Sum_ | ( | ) | [inline, static, private] |
Definition at line 436 of file GetMotionPlan.h.
virtual ROS_DEPRECATED uint8_t* arm_navigation_msgs::GetMotionPlanResponse_< ContainerAllocator >::deserialize | ( | uint8_t * | read_ptr | ) | [inline, virtual] |
Definition at line 650 of file GetMotionPlan.h.
ROS_DEPRECATED uint32_t arm_navigation_msgs::GetMotionPlanResponse_< ContainerAllocator >::get_trajectory_error_codes_size | ( | ) | const [inline] |
Definition at line 417 of file GetMotionPlan.h.
ROS_DEPRECATED void arm_navigation_msgs::GetMotionPlanResponse_< ContainerAllocator >::get_trajectory_error_codes_vec | ( | std::vector< ::arm_navigation_msgs::ArmNavigationErrorCodes_< ContainerAllocator >, typename ContainerAllocator::template rebind< ::arm_navigation_msgs::ArmNavigationErrorCodes_< ContainerAllocator > >::other > & | vec | ) | const [inline] |
Definition at line 419 of file GetMotionPlan.h.
virtual ROS_DEPRECATED uint32_t arm_navigation_msgs::GetMotionPlanResponse_< ContainerAllocator >::serializationLength | ( | ) | const [inline, virtual] |
Definition at line 661 of file GetMotionPlan.h.
virtual ROS_DEPRECATED uint8_t* arm_navigation_msgs::GetMotionPlanResponse_< ContainerAllocator >::serialize | ( | uint8_t * | write_ptr, | |
uint32_t | seq | |||
) | const [inline, virtual] |
Definition at line 639 of file GetMotionPlan.h.
ROS_DEPRECATED void arm_navigation_msgs::GetMotionPlanResponse_< ContainerAllocator >::set_trajectory_error_codes_size | ( | uint32_t | size | ) | [inline] |
Definition at line 418 of file GetMotionPlan.h.
ROS_DEPRECATED void arm_navigation_msgs::GetMotionPlanResponse_< ContainerAllocator >::set_trajectory_error_codes_vec | ( | const std::vector< ::arm_navigation_msgs::ArmNavigationErrorCodes_< ContainerAllocator >, typename ContainerAllocator::template rebind< ::arm_navigation_msgs::ArmNavigationErrorCodes_< ContainerAllocator > >::other > & | vec | ) | [inline] |
Definition at line 420 of file GetMotionPlan.h.
boost::shared_ptr<std::map<std::string, std::string> > arm_navigation_msgs::GetMotionPlanResponse_< ContainerAllocator >::__connection_header |
Definition at line 674 of file GetMotionPlan.h.
::arm_navigation_msgs::ArmNavigationErrorCodes_<ContainerAllocator> arm_navigation_msgs::GetMotionPlanResponse_< ContainerAllocator >::error_code |
Definition at line 411 of file GetMotionPlan.h.
ros::Duration arm_navigation_msgs::GetMotionPlanResponse_< ContainerAllocator >::planning_time |
Definition at line 408 of file GetMotionPlan.h.
::arm_navigation_msgs::RobotState_<ContainerAllocator> arm_navigation_msgs::GetMotionPlanResponse_< ContainerAllocator >::robot_state |
Definition at line 405 of file GetMotionPlan.h.
::arm_navigation_msgs::RobotTrajectory_<ContainerAllocator> arm_navigation_msgs::GetMotionPlanResponse_< ContainerAllocator >::trajectory |
Definition at line 402 of file GetMotionPlan.h.
std::vector< ::arm_navigation_msgs::ArmNavigationErrorCodes_<ContainerAllocator> , typename ContainerAllocator::template rebind< ::arm_navigation_msgs::ArmNavigationErrorCodes_<ContainerAllocator> >::other > arm_navigation_msgs::GetMotionPlanResponse_< ContainerAllocator >::trajectory_error_codes |
Definition at line 414 of file GetMotionPlan.h.