$search
#include <ReactivePlaceGoal.h>
Public Types | |
typedef std::basic_string < char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | _arm_name_type |
typedef std::basic_string < char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | _collision_object_name_type |
typedef std::basic_string < char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | _collision_support_surface_name_type |
typedef ::geometry_msgs::PoseStamped_ < ContainerAllocator > | _final_place_pose_type |
typedef ::trajectory_msgs::JointTrajectory_ < ContainerAllocator > | _trajectory_type |
typedef boost::shared_ptr < ::object_manipulation_msgs::ReactivePlaceGoal_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::object_manipulation_msgs::ReactivePlaceGoal_ < ContainerAllocator > > | Ptr |
typedef ReactivePlaceGoal_ < 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) |
ReactivePlaceGoal_ (const ContainerAllocator &_alloc) | |
ReactivePlaceGoal_ () | |
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 | |
boost::shared_ptr< std::map < std::string, std::string > > | __connection_header |
std::basic_string< char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | arm_name |
std::basic_string< char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | collision_object_name |
std::basic_string< char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | collision_support_surface_name |
::geometry_msgs::PoseStamped_ < ContainerAllocator > | final_place_pose |
::trajectory_msgs::JointTrajectory_ < ContainerAllocator > | trajectory |
Static Private Member Functions | |
static const char * | __s_getDataType_ () |
static const char * | __s_getMD5Sum_ () |
static const char * | __s_getMessageDefinition_ () |
Definition at line 23 of file ReactivePlaceGoal.h.
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > object_manipulation_msgs::ReactivePlaceGoal_< ContainerAllocator >::_arm_name_type |
Definition at line 44 of file ReactivePlaceGoal.h.
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > object_manipulation_msgs::ReactivePlaceGoal_< ContainerAllocator >::_collision_object_name_type |
Definition at line 56 of file ReactivePlaceGoal.h.
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > object_manipulation_msgs::ReactivePlaceGoal_< ContainerAllocator >::_collision_support_surface_name_type |
Definition at line 53 of file ReactivePlaceGoal.h.
typedef ::geometry_msgs::PoseStamped_<ContainerAllocator> object_manipulation_msgs::ReactivePlaceGoal_< ContainerAllocator >::_final_place_pose_type |
Definition at line 47 of file ReactivePlaceGoal.h.
typedef ::trajectory_msgs::JointTrajectory_<ContainerAllocator> object_manipulation_msgs::ReactivePlaceGoal_< ContainerAllocator >::_trajectory_type |
Definition at line 50 of file ReactivePlaceGoal.h.
typedef boost::shared_ptr< ::object_manipulation_msgs::ReactivePlaceGoal_<ContainerAllocator> const> object_manipulation_msgs::ReactivePlaceGoal_< ContainerAllocator >::ConstPtr |
Definition at line 194 of file ReactivePlaceGoal.h.
typedef boost::shared_ptr< ::object_manipulation_msgs::ReactivePlaceGoal_<ContainerAllocator> > object_manipulation_msgs::ReactivePlaceGoal_< ContainerAllocator >::Ptr |
Definition at line 193 of file ReactivePlaceGoal.h.
typedef ReactivePlaceGoal_<ContainerAllocator> object_manipulation_msgs::ReactivePlaceGoal_< ContainerAllocator >::Type |
Definition at line 24 of file ReactivePlaceGoal.h.
object_manipulation_msgs::ReactivePlaceGoal_< ContainerAllocator >::ReactivePlaceGoal_ | ( | ) | [inline] |
Definition at line 26 of file ReactivePlaceGoal.h.
object_manipulation_msgs::ReactivePlaceGoal_< ContainerAllocator >::ReactivePlaceGoal_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 35 of file ReactivePlaceGoal.h.
ROS_DEPRECATED const std::string object_manipulation_msgs::ReactivePlaceGoal_< ContainerAllocator >::__getDataType | ( | ) | const [inline] |
Definition at line 65 of file ReactivePlaceGoal.h.
ROS_DEPRECATED const std::string object_manipulation_msgs::ReactivePlaceGoal_< ContainerAllocator >::__getMD5Sum | ( | ) | const [inline] |
Definition at line 72 of file ReactivePlaceGoal.h.
ROS_DEPRECATED const std::string object_manipulation_msgs::ReactivePlaceGoal_< ContainerAllocator >::__getMessageDefinition | ( | ) | const [inline] |
Definition at line 158 of file ReactivePlaceGoal.h.
static ROS_DEPRECATED const std::string object_manipulation_msgs::ReactivePlaceGoal_< ContainerAllocator >::__s_getDataType | ( | ) | [inline, static] |
Definition at line 63 of file ReactivePlaceGoal.h.
static const char* object_manipulation_msgs::ReactivePlaceGoal_< ContainerAllocator >::__s_getDataType_ | ( | ) | [inline, static, private] |
Definition at line 61 of file ReactivePlaceGoal.h.
static ROS_DEPRECATED const std::string object_manipulation_msgs::ReactivePlaceGoal_< ContainerAllocator >::__s_getMD5Sum | ( | ) | [inline, static] |
Definition at line 70 of file ReactivePlaceGoal.h.
static const char* object_manipulation_msgs::ReactivePlaceGoal_< ContainerAllocator >::__s_getMD5Sum_ | ( | ) | [inline, static, private] |
Definition at line 68 of file ReactivePlaceGoal.h.
static ROS_DEPRECATED const std::string object_manipulation_msgs::ReactivePlaceGoal_< ContainerAllocator >::__s_getMessageDefinition | ( | ) | [inline, static] |
Definition at line 156 of file ReactivePlaceGoal.h.
static const char* object_manipulation_msgs::ReactivePlaceGoal_< ContainerAllocator >::__s_getMessageDefinition_ | ( | ) | [inline, static, private] |
Definition at line 75 of file ReactivePlaceGoal.h.
virtual ROS_DEPRECATED uint8_t* object_manipulation_msgs::ReactivePlaceGoal_< ContainerAllocator >::deserialize | ( | uint8_t * | read_ptr | ) | [inline, virtual] |
Definition at line 171 of file ReactivePlaceGoal.h.
virtual ROS_DEPRECATED uint32_t object_manipulation_msgs::ReactivePlaceGoal_< ContainerAllocator >::serializationLength | ( | ) | const [inline, virtual] |
Definition at line 182 of file ReactivePlaceGoal.h.
virtual ROS_DEPRECATED uint8_t* object_manipulation_msgs::ReactivePlaceGoal_< ContainerAllocator >::serialize | ( | uint8_t * | write_ptr, | |
uint32_t | seq | |||
) | const [inline, virtual] |
Definition at line 160 of file ReactivePlaceGoal.h.
boost::shared_ptr<std::map<std::string, std::string> > object_manipulation_msgs::ReactivePlaceGoal_< ContainerAllocator >::__connection_header |
Definition at line 195 of file ReactivePlaceGoal.h.
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > object_manipulation_msgs::ReactivePlaceGoal_< ContainerAllocator >::arm_name |
Definition at line 45 of file ReactivePlaceGoal.h.
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > object_manipulation_msgs::ReactivePlaceGoal_< ContainerAllocator >::collision_object_name |
Definition at line 57 of file ReactivePlaceGoal.h.
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > object_manipulation_msgs::ReactivePlaceGoal_< ContainerAllocator >::collision_support_surface_name |
Definition at line 54 of file ReactivePlaceGoal.h.
::geometry_msgs::PoseStamped_<ContainerAllocator> object_manipulation_msgs::ReactivePlaceGoal_< ContainerAllocator >::final_place_pose |
Definition at line 48 of file ReactivePlaceGoal.h.
::trajectory_msgs::JointTrajectory_<ContainerAllocator> object_manipulation_msgs::ReactivePlaceGoal_< ContainerAllocator >::trajectory |
Definition at line 51 of file ReactivePlaceGoal.h.