#include <GetWeightedIK.h>
Public Types | |
| typedef ::sensor_msgs::JointState_ < ContainerAllocator > | _ik_seed_type |
| typedef ::geometry_msgs::PoseStamped_ < ContainerAllocator > | _pose_type |
| typedef ::geometry_msgs::Pose_ < ContainerAllocator > | _tool_frame_type |
| typedef ::kdl_arm_kinematics::KDLWeights_ < ContainerAllocator > | _weights_type |
| typedef boost::shared_ptr < ::kdl_arm_kinematics::GetWeightedIKRequest_ < ContainerAllocator > const > | ConstPtr |
| typedef boost::shared_ptr < ::kdl_arm_kinematics::GetWeightedIKRequest_ < ContainerAllocator > > | Ptr |
| typedef GetWeightedIKRequest_ < ContainerAllocator > | Type |
Public Member Functions | |
| GetWeightedIKRequest_ () | |
| GetWeightedIKRequest_ (const ContainerAllocator &_alloc) | |
Public Attributes | |
| boost::shared_ptr< std::map < std::string, std::string > > | __connection_header |
| ::sensor_msgs::JointState_ < ContainerAllocator > | ik_seed |
| ::geometry_msgs::PoseStamped_ < ContainerAllocator > | pose |
| ::geometry_msgs::Pose_ < ContainerAllocator > | tool_frame |
| ::kdl_arm_kinematics::KDLWeights_ < ContainerAllocator > | weights |
Definition at line 31 of file GetWeightedIK.h.
| typedef ::sensor_msgs::JointState_<ContainerAllocator> kdl_arm_kinematics::GetWeightedIKRequest_< ContainerAllocator >::_ik_seed_type |
Definition at line 56 of file GetWeightedIK.h.
| typedef ::geometry_msgs::PoseStamped_<ContainerAllocator> kdl_arm_kinematics::GetWeightedIKRequest_< ContainerAllocator >::_pose_type |
Definition at line 50 of file GetWeightedIK.h.
| typedef ::geometry_msgs::Pose_<ContainerAllocator> kdl_arm_kinematics::GetWeightedIKRequest_< ContainerAllocator >::_tool_frame_type |
Definition at line 53 of file GetWeightedIK.h.
| typedef ::kdl_arm_kinematics::KDLWeights_<ContainerAllocator> kdl_arm_kinematics::GetWeightedIKRequest_< ContainerAllocator >::_weights_type |
Definition at line 59 of file GetWeightedIK.h.
| typedef boost::shared_ptr< ::kdl_arm_kinematics::GetWeightedIKRequest_<ContainerAllocator> const> kdl_arm_kinematics::GetWeightedIKRequest_< ContainerAllocator >::ConstPtr |
Definition at line 64 of file GetWeightedIK.h.
| typedef boost::shared_ptr< ::kdl_arm_kinematics::GetWeightedIKRequest_<ContainerAllocator> > kdl_arm_kinematics::GetWeightedIKRequest_< ContainerAllocator >::Ptr |
Definition at line 63 of file GetWeightedIK.h.
| typedef GetWeightedIKRequest_<ContainerAllocator> kdl_arm_kinematics::GetWeightedIKRequest_< ContainerAllocator >::Type |
Definition at line 32 of file GetWeightedIK.h.
| kdl_arm_kinematics::GetWeightedIKRequest_< ContainerAllocator >::GetWeightedIKRequest_ | ( | ) | [inline] |
Definition at line 34 of file GetWeightedIK.h.
| kdl_arm_kinematics::GetWeightedIKRequest_< ContainerAllocator >::GetWeightedIKRequest_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 42 of file GetWeightedIK.h.
| boost::shared_ptr<std::map<std::string, std::string> > kdl_arm_kinematics::GetWeightedIKRequest_< ContainerAllocator >::__connection_header |
Definition at line 65 of file GetWeightedIK.h.
| ::sensor_msgs::JointState_<ContainerAllocator> kdl_arm_kinematics::GetWeightedIKRequest_< ContainerAllocator >::ik_seed |
Definition at line 57 of file GetWeightedIK.h.
| ::geometry_msgs::PoseStamped_<ContainerAllocator> kdl_arm_kinematics::GetWeightedIKRequest_< ContainerAllocator >::pose |
Definition at line 51 of file GetWeightedIK.h.
| ::geometry_msgs::Pose_<ContainerAllocator> kdl_arm_kinematics::GetWeightedIKRequest_< ContainerAllocator >::tool_frame |
Definition at line 54 of file GetWeightedIK.h.
| ::kdl_arm_kinematics::KDLWeights_<ContainerAllocator> kdl_arm_kinematics::GetWeightedIKRequest_< ContainerAllocator >::weights |
Definition at line 60 of file GetWeightedIK.h.