#include <PointHeadActionGoal.h>
Public Types | |
| typedef double | _max_velocity_type |
| typedef ros::Duration | _min_duration_type |
| typedef ::geometry_msgs::Vector3_ < ContainerAllocator > | _pointing_axis_type |
| typedef std::basic_string < char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | _pointing_frame_type |
| typedef ::geometry_msgs::PointStamped_ < ContainerAllocator > | _target_type |
| typedef boost::shared_ptr < ::control_msgs::PointHeadActionGoal_ < ContainerAllocator > const > | ConstPtr |
| typedef boost::shared_ptr < ::control_msgs::PointHeadActionGoal_ < ContainerAllocator > > | Ptr |
| typedef PointHeadActionGoal_ < 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) |
| PointHeadActionGoal_ (const ContainerAllocator &_alloc) | |
| PointHeadActionGoal_ () | |
| virtual ROS_DEPRECATED uint32_t | serializationLength () const |
| virtual ROS_DEPRECATED uint8_t * | serialize (uint8_t *write_ptr, uint32_t seq) const |
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 | |
| double | max_velocity |
| ros::Duration | min_duration |
| ::geometry_msgs::Vector3_ < ContainerAllocator > | pointing_axis |
| std::basic_string< char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | pointing_frame |
| ::geometry_msgs::PointStamped_ < ContainerAllocator > | target |
Static Private Member Functions | |
| static const char * | __s_getDataType_ () |
| static const char * | __s_getMD5Sum_ () |
| static const char * | __s_getMessageDefinition_ () |
Definition at line 19 of file PointHeadActionGoal.h.
| typedef double control_msgs::PointHeadActionGoal_< ContainerAllocator >::_max_velocity_type |
Definition at line 53 of file PointHeadActionGoal.h.
| typedef ros::Duration control_msgs::PointHeadActionGoal_< ContainerAllocator >::_min_duration_type |
Definition at line 50 of file PointHeadActionGoal.h.
| typedef ::geometry_msgs::Vector3_<ContainerAllocator> control_msgs::PointHeadActionGoal_< ContainerAllocator >::_pointing_axis_type |
Definition at line 44 of file PointHeadActionGoal.h.
| typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > control_msgs::PointHeadActionGoal_< ContainerAllocator >::_pointing_frame_type |
Definition at line 47 of file PointHeadActionGoal.h.
| typedef ::geometry_msgs::PointStamped_<ContainerAllocator> control_msgs::PointHeadActionGoal_< ContainerAllocator >::_target_type |
Definition at line 41 of file PointHeadActionGoal.h.
| typedef boost::shared_ptr< ::control_msgs::PointHeadActionGoal_<ContainerAllocator> const> control_msgs::PointHeadActionGoal_< ContainerAllocator >::ConstPtr |
Definition at line 157 of file PointHeadActionGoal.h.
| typedef boost::shared_ptr< ::control_msgs::PointHeadActionGoal_<ContainerAllocator> > control_msgs::PointHeadActionGoal_< ContainerAllocator >::Ptr |
Definition at line 156 of file PointHeadActionGoal.h.
| typedef PointHeadActionGoal_<ContainerAllocator> control_msgs::PointHeadActionGoal_< ContainerAllocator >::Type |
Definition at line 21 of file PointHeadActionGoal.h.
| control_msgs::PointHeadActionGoal_< ContainerAllocator >::PointHeadActionGoal_ | ( | ) | [inline] |
Definition at line 23 of file PointHeadActionGoal.h.
| control_msgs::PointHeadActionGoal_< ContainerAllocator >::PointHeadActionGoal_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 32 of file PointHeadActionGoal.h.
| ROS_DEPRECATED const std::string control_msgs::PointHeadActionGoal_< ContainerAllocator >::__getDataType | ( | ) | const [inline] |
Definition at line 62 of file PointHeadActionGoal.h.
| ROS_DEPRECATED const std::string control_msgs::PointHeadActionGoal_< ContainerAllocator >::__getMD5Sum | ( | ) | const [inline] |
Definition at line 69 of file PointHeadActionGoal.h.
| ROS_DEPRECATED const std::string control_msgs::PointHeadActionGoal_< ContainerAllocator >::__getMessageDefinition | ( | ) | const [inline] |
Definition at line 121 of file PointHeadActionGoal.h.
| static ROS_DEPRECATED const std::string control_msgs::PointHeadActionGoal_< ContainerAllocator >::__s_getDataType | ( | ) | [inline, static] |
Definition at line 60 of file PointHeadActionGoal.h.
| static const char* control_msgs::PointHeadActionGoal_< ContainerAllocator >::__s_getDataType_ | ( | ) | [inline, static, private] |
Definition at line 58 of file PointHeadActionGoal.h.
| static ROS_DEPRECATED const std::string control_msgs::PointHeadActionGoal_< ContainerAllocator >::__s_getMD5Sum | ( | ) | [inline, static] |
Definition at line 67 of file PointHeadActionGoal.h.
| static const char* control_msgs::PointHeadActionGoal_< ContainerAllocator >::__s_getMD5Sum_ | ( | ) | [inline, static, private] |
Definition at line 65 of file PointHeadActionGoal.h.
| static ROS_DEPRECATED const std::string control_msgs::PointHeadActionGoal_< ContainerAllocator >::__s_getMessageDefinition | ( | ) | [inline, static] |
Definition at line 119 of file PointHeadActionGoal.h.
| static const char* control_msgs::PointHeadActionGoal_< ContainerAllocator >::__s_getMessageDefinition_ | ( | ) | [inline, static, private] |
Definition at line 72 of file PointHeadActionGoal.h.
| virtual ROS_DEPRECATED uint8_t* control_msgs::PointHeadActionGoal_< ContainerAllocator >::deserialize | ( | uint8_t * | read_ptr | ) | [inline, virtual] |
Definition at line 134 of file PointHeadActionGoal.h.
| virtual ROS_DEPRECATED uint32_t control_msgs::PointHeadActionGoal_< ContainerAllocator >::serializationLength | ( | ) | const [inline, virtual] |
Definition at line 145 of file PointHeadActionGoal.h.
| virtual ROS_DEPRECATED uint8_t* control_msgs::PointHeadActionGoal_< ContainerAllocator >::serialize | ( | uint8_t * | write_ptr, | |
| uint32_t | seq | |||
| ) | const [inline, virtual] |
Definition at line 123 of file PointHeadActionGoal.h.
| double control_msgs::PointHeadActionGoal_< ContainerAllocator >::max_velocity |
Definition at line 54 of file PointHeadActionGoal.h.
| ros::Duration control_msgs::PointHeadActionGoal_< ContainerAllocator >::min_duration |
Definition at line 51 of file PointHeadActionGoal.h.
| ::geometry_msgs::Vector3_<ContainerAllocator> control_msgs::PointHeadActionGoal_< ContainerAllocator >::pointing_axis |
Definition at line 45 of file PointHeadActionGoal.h.
| std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > control_msgs::PointHeadActionGoal_< ContainerAllocator >::pointing_frame |
Definition at line 48 of file PointHeadActionGoal.h.
| ::geometry_msgs::PointStamped_<ContainerAllocator> control_msgs::PointHeadActionGoal_< ContainerAllocator >::target |
Definition at line 42 of file PointHeadActionGoal.h.