#include <GetPositionIK.h>
Public Types | |
typedef ::arm_navigation_msgs::ArmNavigationErrorCodes_ < ContainerAllocator > | _error_code_type |
typedef ::arm_navigation_msgs::RobotState_ < ContainerAllocator > | _solution_type |
typedef boost::shared_ptr < ::kinematics_msgs::GetPositionIKResponse_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::kinematics_msgs::GetPositionIKResponse_ < ContainerAllocator > > | Ptr |
typedef GetPositionIKResponse_ < ContainerAllocator > | Type |
Public Member Functions | |
GetPositionIKResponse_ () | |
GetPositionIKResponse_ (const ContainerAllocator &_alloc) | |
Public Attributes | |
boost::shared_ptr< std::map < std::string, std::string > > | __connection_header |
::arm_navigation_msgs::ArmNavigationErrorCodes_ < ContainerAllocator > | error_code |
::arm_navigation_msgs::RobotState_ < ContainerAllocator > | solution |
Definition at line 62 of file GetPositionIK.h.
typedef ::arm_navigation_msgs::ArmNavigationErrorCodes_<ContainerAllocator> kinematics_msgs::GetPositionIKResponse_< ContainerAllocator >::_error_code_type |
Definition at line 80 of file GetPositionIK.h.
typedef ::arm_navigation_msgs::RobotState_<ContainerAllocator> kinematics_msgs::GetPositionIKResponse_< ContainerAllocator >::_solution_type |
Definition at line 77 of file GetPositionIK.h.
typedef boost::shared_ptr< ::kinematics_msgs::GetPositionIKResponse_<ContainerAllocator> const> kinematics_msgs::GetPositionIKResponse_< ContainerAllocator >::ConstPtr |
Definition at line 85 of file GetPositionIK.h.
typedef boost::shared_ptr< ::kinematics_msgs::GetPositionIKResponse_<ContainerAllocator> > kinematics_msgs::GetPositionIKResponse_< ContainerAllocator >::Ptr |
Definition at line 84 of file GetPositionIK.h.
typedef GetPositionIKResponse_<ContainerAllocator> kinematics_msgs::GetPositionIKResponse_< ContainerAllocator >::Type |
Definition at line 63 of file GetPositionIK.h.
kinematics_msgs::GetPositionIKResponse_< ContainerAllocator >::GetPositionIKResponse_ | ( | ) | [inline] |
Definition at line 65 of file GetPositionIK.h.
kinematics_msgs::GetPositionIKResponse_< ContainerAllocator >::GetPositionIKResponse_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 71 of file GetPositionIK.h.
boost::shared_ptr<std::map<std::string, std::string> > kinematics_msgs::GetPositionIKResponse_< ContainerAllocator >::__connection_header |
Definition at line 86 of file GetPositionIK.h.
::arm_navigation_msgs::ArmNavigationErrorCodes_<ContainerAllocator> kinematics_msgs::GetPositionIKResponse_< ContainerAllocator >::error_code |
Definition at line 81 of file GetPositionIK.h.
::arm_navigation_msgs::RobotState_<ContainerAllocator> kinematics_msgs::GetPositionIKResponse_< ContainerAllocator >::solution |
Definition at line 78 of file GetPositionIK.h.