#include <GetWeightedIK.h>
Public Types | |
typedef ::arm_navigation_msgs::ArmNavigationErrorCodes_ < ContainerAllocator > | _error_code_type |
typedef ::sensor_msgs::JointState_ < ContainerAllocator > | _solution_type |
typedef boost::shared_ptr < ::kdl_arm_kinematics::GetWeightedIKResponse_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::kdl_arm_kinematics::GetWeightedIKResponse_ < ContainerAllocator > > | Ptr |
typedef GetWeightedIKResponse_ < ContainerAllocator > | Type |
Public Member Functions | |
GetWeightedIKResponse_ () | |
GetWeightedIKResponse_ (const ContainerAllocator &_alloc) | |
Public Attributes | |
boost::shared_ptr< std::map < std::string, std::string > > | __connection_header |
::arm_navigation_msgs::ArmNavigationErrorCodes_ < ContainerAllocator > | error_code |
::sensor_msgs::JointState_ < ContainerAllocator > | solution |
Definition at line 74 of file GetWeightedIK.h.
typedef ::arm_navigation_msgs::ArmNavigationErrorCodes_<ContainerAllocator> kdl_arm_kinematics::GetWeightedIKResponse_< ContainerAllocator >::_error_code_type |
Definition at line 92 of file GetWeightedIK.h.
typedef ::sensor_msgs::JointState_<ContainerAllocator> kdl_arm_kinematics::GetWeightedIKResponse_< ContainerAllocator >::_solution_type |
Definition at line 89 of file GetWeightedIK.h.
typedef boost::shared_ptr< ::kdl_arm_kinematics::GetWeightedIKResponse_<ContainerAllocator> const> kdl_arm_kinematics::GetWeightedIKResponse_< ContainerAllocator >::ConstPtr |
Definition at line 97 of file GetWeightedIK.h.
typedef boost::shared_ptr< ::kdl_arm_kinematics::GetWeightedIKResponse_<ContainerAllocator> > kdl_arm_kinematics::GetWeightedIKResponse_< ContainerAllocator >::Ptr |
Definition at line 96 of file GetWeightedIK.h.
typedef GetWeightedIKResponse_<ContainerAllocator> kdl_arm_kinematics::GetWeightedIKResponse_< ContainerAllocator >::Type |
Definition at line 75 of file GetWeightedIK.h.
kdl_arm_kinematics::GetWeightedIKResponse_< ContainerAllocator >::GetWeightedIKResponse_ | ( | ) | [inline] |
Definition at line 77 of file GetWeightedIK.h.
kdl_arm_kinematics::GetWeightedIKResponse_< ContainerAllocator >::GetWeightedIKResponse_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 83 of file GetWeightedIK.h.
boost::shared_ptr<std::map<std::string, std::string> > kdl_arm_kinematics::GetWeightedIKResponse_< ContainerAllocator >::__connection_header |
Definition at line 98 of file GetWeightedIK.h.
::arm_navigation_msgs::ArmNavigationErrorCodes_<ContainerAllocator> kdl_arm_kinematics::GetWeightedIKResponse_< ContainerAllocator >::error_code |
Definition at line 93 of file GetWeightedIK.h.
::sensor_msgs::JointState_<ContainerAllocator> kdl_arm_kinematics::GetWeightedIKResponse_< ContainerAllocator >::solution |
Definition at line 90 of file GetWeightedIK.h.