#include <IK.h>
Public Types | |
enum | { IGNORE_ENVIRONMENT_COLLISIONS = 1 } |
enum | { IGNORE_SELF_COLLISIONS = 2 } |
enum | { IGNORE_JOINT_LIMITS = 4 } |
enum | { RETURN_CLOSEST_SOLUTION = 8 } |
enum | { RETURN_ALL_SOLUTIONS = 16 } |
typedef int32_t | _filteroptions_type |
typedef std::basic_string < char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | _iktype_type |
typedef ::sensor_msgs::JointState_ < ContainerAllocator > | _joint_state_type |
typedef std::basic_string < char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | _manip_name_type |
typedef ::geometry_msgs::PoseStamped_ < ContainerAllocator > | _pose_stamped_type |
typedef boost::shared_ptr < ::orrosplanning::IKRequest_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::orrosplanning::IKRequest_ < ContainerAllocator > > | Ptr |
typedef IKRequest_ < ContainerAllocator > | Type |
Public Member Functions | |
IKRequest_ () | |
IKRequest_ (const ContainerAllocator &_alloc) | |
Public Attributes | |
boost::shared_ptr< std::map < std::string, std::string > > | __connection_header |
int32_t | filteroptions |
std::basic_string< char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | iktype |
::sensor_msgs::JointState_ < ContainerAllocator > | joint_state |
std::basic_string< char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | manip_name |
::geometry_msgs::PoseStamped_ < ContainerAllocator > | pose_stamped |
typedef int32_t orrosplanning::IKRequest_< ContainerAllocator >::_filteroptions_type |
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > orrosplanning::IKRequest_< ContainerAllocator >::_iktype_type |
typedef ::sensor_msgs::JointState_<ContainerAllocator> orrosplanning::IKRequest_< ContainerAllocator >::_joint_state_type |
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > orrosplanning::IKRequest_< ContainerAllocator >::_manip_name_type |
typedef ::geometry_msgs::PoseStamped_<ContainerAllocator> orrosplanning::IKRequest_< ContainerAllocator >::_pose_stamped_type |
typedef boost::shared_ptr< ::orrosplanning::IKRequest_<ContainerAllocator> const> orrosplanning::IKRequest_< ContainerAllocator >::ConstPtr |
typedef boost::shared_ptr< ::orrosplanning::IKRequest_<ContainerAllocator> > orrosplanning::IKRequest_< ContainerAllocator >::Ptr |
typedef IKRequest_<ContainerAllocator> orrosplanning::IKRequest_< ContainerAllocator >::Type |
anonymous enum |
anonymous enum |
anonymous enum |
anonymous enum |
anonymous enum |
orrosplanning::IKRequest_< ContainerAllocator >::IKRequest_ | ( | ) | [inline] |
orrosplanning::IKRequest_< ContainerAllocator >::IKRequest_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
boost::shared_ptr<std::map<std::string, std::string> > orrosplanning::IKRequest_< ContainerAllocator >::__connection_header |
int32_t orrosplanning::IKRequest_< ContainerAllocator >::filteroptions |
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > orrosplanning::IKRequest_< ContainerAllocator >::iktype |
::sensor_msgs::JointState_<ContainerAllocator> orrosplanning::IKRequest_< ContainerAllocator >::joint_state |
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > orrosplanning::IKRequest_< ContainerAllocator >::manip_name |
::geometry_msgs::PoseStamped_<ContainerAllocator> orrosplanning::IKRequest_< ContainerAllocator >::pose_stamped |