$search
#include <SimplePoseConstraint.h>
Public Types | |
enum | { HEADER_FRAME = 0 } |
enum | { LINK_FRAME = 1 } |
typedef double | _absolute_pitch_tolerance_type |
typedef ::geometry_msgs::Point_ < ContainerAllocator > | _absolute_position_tolerance_type |
typedef double | _absolute_roll_tolerance_type |
typedef double | _absolute_yaw_tolerance_type |
typedef ::std_msgs::Header_ < ContainerAllocator > | _header_type |
typedef std::basic_string < char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | _link_name_type |
typedef int32_t | _orientation_constraint_type_type |
typedef ::geometry_msgs::Pose_ < ContainerAllocator > | _pose_type |
typedef boost::shared_ptr < ::arm_navigation_msgs::SimplePoseConstraint_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::arm_navigation_msgs::SimplePoseConstraint_ < ContainerAllocator > > | Ptr |
typedef SimplePoseConstraint_ < 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 |
virtual ROS_DEPRECATED uint8_t * | deserialize (uint8_t *read_ptr) |
virtual ROS_DEPRECATED uint32_t | serializationLength () const |
virtual ROS_DEPRECATED uint8_t * | serialize (uint8_t *write_ptr, uint32_t seq) const |
SimplePoseConstraint_ (const ContainerAllocator &_alloc) | |
SimplePoseConstraint_ () | |
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 () |
Public Attributes | |
boost::shared_ptr< std::map < std::string, std::string > > | __connection_header |
double | absolute_pitch_tolerance |
::geometry_msgs::Point_ < ContainerAllocator > | absolute_position_tolerance |
double | absolute_roll_tolerance |
double | absolute_yaw_tolerance |
::std_msgs::Header_ < ContainerAllocator > | header |
std::basic_string< char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | link_name |
int32_t | orientation_constraint_type |
::geometry_msgs::Pose_ < ContainerAllocator > | pose |
Static Private Member Functions | |
static const char * | __s_getDataType_ () |
static const char * | __s_getMD5Sum_ () |
static const char * | __s_getMessageDefinition_ () |
Definition at line 24 of file SimplePoseConstraint.h.
typedef double arm_navigation_msgs::SimplePoseConstraint_< ContainerAllocator >::_absolute_pitch_tolerance_type |
Definition at line 69 of file SimplePoseConstraint.h.
typedef ::geometry_msgs::Point_<ContainerAllocator> arm_navigation_msgs::SimplePoseConstraint_< ContainerAllocator >::_absolute_position_tolerance_type |
Definition at line 60 of file SimplePoseConstraint.h.
typedef double arm_navigation_msgs::SimplePoseConstraint_< ContainerAllocator >::_absolute_roll_tolerance_type |
Definition at line 63 of file SimplePoseConstraint.h.
typedef double arm_navigation_msgs::SimplePoseConstraint_< ContainerAllocator >::_absolute_yaw_tolerance_type |
Definition at line 66 of file SimplePoseConstraint.h.
typedef ::std_msgs::Header_<ContainerAllocator> arm_navigation_msgs::SimplePoseConstraint_< ContainerAllocator >::_header_type |
Definition at line 51 of file SimplePoseConstraint.h.
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > arm_navigation_msgs::SimplePoseConstraint_< ContainerAllocator >::_link_name_type |
Definition at line 54 of file SimplePoseConstraint.h.
typedef int32_t arm_navigation_msgs::SimplePoseConstraint_< ContainerAllocator >::_orientation_constraint_type_type |
Definition at line 72 of file SimplePoseConstraint.h.
typedef ::geometry_msgs::Pose_<ContainerAllocator> arm_navigation_msgs::SimplePoseConstraint_< ContainerAllocator >::_pose_type |
Definition at line 57 of file SimplePoseConstraint.h.
typedef boost::shared_ptr< ::arm_navigation_msgs::SimplePoseConstraint_<ContainerAllocator> const> arm_navigation_msgs::SimplePoseConstraint_< ContainerAllocator >::ConstPtr |
Definition at line 207 of file SimplePoseConstraint.h.
typedef boost::shared_ptr< ::arm_navigation_msgs::SimplePoseConstraint_<ContainerAllocator> > arm_navigation_msgs::SimplePoseConstraint_< ContainerAllocator >::Ptr |
Definition at line 206 of file SimplePoseConstraint.h.
typedef SimplePoseConstraint_<ContainerAllocator> arm_navigation_msgs::SimplePoseConstraint_< ContainerAllocator >::Type |
Definition at line 25 of file SimplePoseConstraint.h.
anonymous enum |
Definition at line 75 of file SimplePoseConstraint.h.
anonymous enum |
Definition at line 76 of file SimplePoseConstraint.h.
arm_navigation_msgs::SimplePoseConstraint_< ContainerAllocator >::SimplePoseConstraint_ | ( | ) | [inline] |
Definition at line 27 of file SimplePoseConstraint.h.
arm_navigation_msgs::SimplePoseConstraint_< ContainerAllocator >::SimplePoseConstraint_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 39 of file SimplePoseConstraint.h.
ROS_DEPRECATED const std::string arm_navigation_msgs::SimplePoseConstraint_< ContainerAllocator >::__getDataType | ( | ) | const [inline] |
Definition at line 83 of file SimplePoseConstraint.h.
ROS_DEPRECATED const std::string arm_navigation_msgs::SimplePoseConstraint_< ContainerAllocator >::__getMD5Sum | ( | ) | const [inline] |
Definition at line 90 of file SimplePoseConstraint.h.
ROS_DEPRECATED const std::string arm_navigation_msgs::SimplePoseConstraint_< ContainerAllocator >::__getMessageDefinition | ( | ) | const [inline] |
Definition at line 162 of file SimplePoseConstraint.h.
static ROS_DEPRECATED const std::string arm_navigation_msgs::SimplePoseConstraint_< ContainerAllocator >::__s_getDataType | ( | ) | [inline, static] |
Definition at line 81 of file SimplePoseConstraint.h.
static const char* arm_navigation_msgs::SimplePoseConstraint_< ContainerAllocator >::__s_getDataType_ | ( | ) | [inline, static, private] |
Definition at line 79 of file SimplePoseConstraint.h.
static ROS_DEPRECATED const std::string arm_navigation_msgs::SimplePoseConstraint_< ContainerAllocator >::__s_getMD5Sum | ( | ) | [inline, static] |
Definition at line 88 of file SimplePoseConstraint.h.
static const char* arm_navigation_msgs::SimplePoseConstraint_< ContainerAllocator >::__s_getMD5Sum_ | ( | ) | [inline, static, private] |
Definition at line 86 of file SimplePoseConstraint.h.
static ROS_DEPRECATED const std::string arm_navigation_msgs::SimplePoseConstraint_< ContainerAllocator >::__s_getMessageDefinition | ( | ) | [inline, static] |
Definition at line 160 of file SimplePoseConstraint.h.
static const char* arm_navigation_msgs::SimplePoseConstraint_< ContainerAllocator >::__s_getMessageDefinition_ | ( | ) | [inline, static, private] |
Definition at line 93 of file SimplePoseConstraint.h.
virtual ROS_DEPRECATED uint8_t* arm_navigation_msgs::SimplePoseConstraint_< ContainerAllocator >::deserialize | ( | uint8_t * | read_ptr | ) | [inline, virtual] |
Definition at line 178 of file SimplePoseConstraint.h.
virtual ROS_DEPRECATED uint32_t arm_navigation_msgs::SimplePoseConstraint_< ContainerAllocator >::serializationLength | ( | ) | const [inline, virtual] |
Definition at line 192 of file SimplePoseConstraint.h.
virtual ROS_DEPRECATED uint8_t* arm_navigation_msgs::SimplePoseConstraint_< ContainerAllocator >::serialize | ( | uint8_t * | write_ptr, | |
uint32_t | seq | |||
) | const [inline, virtual] |
Definition at line 164 of file SimplePoseConstraint.h.
boost::shared_ptr<std::map<std::string, std::string> > arm_navigation_msgs::SimplePoseConstraint_< ContainerAllocator >::__connection_header |
Definition at line 208 of file SimplePoseConstraint.h.
double arm_navigation_msgs::SimplePoseConstraint_< ContainerAllocator >::absolute_pitch_tolerance |
Definition at line 70 of file SimplePoseConstraint.h.
::geometry_msgs::Point_<ContainerAllocator> arm_navigation_msgs::SimplePoseConstraint_< ContainerAllocator >::absolute_position_tolerance |
Definition at line 61 of file SimplePoseConstraint.h.
double arm_navigation_msgs::SimplePoseConstraint_< ContainerAllocator >::absolute_roll_tolerance |
Definition at line 64 of file SimplePoseConstraint.h.
double arm_navigation_msgs::SimplePoseConstraint_< ContainerAllocator >::absolute_yaw_tolerance |
Definition at line 67 of file SimplePoseConstraint.h.
::std_msgs::Header_<ContainerAllocator> arm_navigation_msgs::SimplePoseConstraint_< ContainerAllocator >::header |
Definition at line 52 of file SimplePoseConstraint.h.
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > arm_navigation_msgs::SimplePoseConstraint_< ContainerAllocator >::link_name |
Definition at line 55 of file SimplePoseConstraint.h.
int32_t arm_navigation_msgs::SimplePoseConstraint_< ContainerAllocator >::orientation_constraint_type |
Definition at line 73 of file SimplePoseConstraint.h.
::geometry_msgs::Pose_<ContainerAllocator> arm_navigation_msgs::SimplePoseConstraint_< ContainerAllocator >::pose |
Definition at line 58 of file SimplePoseConstraint.h.