$search
#include <PickAndPlaceGoal.h>
Public Types | |
typedef std::basic_string < char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | _frame_type |
typedef float | _gripper_closed_type |
typedef float | _gripper_open_type |
typedef ::geometry_msgs::Pose_ < ContainerAllocator > | _pickup_pose_type |
typedef ::geometry_msgs::Pose_ < ContainerAllocator > | _place_pose_type |
typedef std::basic_string < char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | _topic_type |
typedef float | _z_up_type |
typedef boost::shared_ptr < ::turtlebot_block_manipulation::PickAndPlaceGoal_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::turtlebot_block_manipulation::PickAndPlaceGoal_ < ContainerAllocator > > | Ptr |
typedef PickAndPlaceGoal_ < 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) |
PickAndPlaceGoal_ (const ContainerAllocator &_alloc) | |
PickAndPlaceGoal_ () | |
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 > | frame |
float | gripper_closed |
float | gripper_open |
::geometry_msgs::Pose_ < ContainerAllocator > | pickup_pose |
::geometry_msgs::Pose_ < ContainerAllocator > | place_pose |
std::basic_string< char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | topic |
float | z_up |
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 PickAndPlaceGoal.h.
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > turtlebot_block_manipulation::PickAndPlaceGoal_< ContainerAllocator >::_frame_type |
Definition at line 48 of file PickAndPlaceGoal.h.
typedef float turtlebot_block_manipulation::PickAndPlaceGoal_< ContainerAllocator >::_gripper_closed_type |
Definition at line 57 of file PickAndPlaceGoal.h.
typedef float turtlebot_block_manipulation::PickAndPlaceGoal_< ContainerAllocator >::_gripper_open_type |
Definition at line 54 of file PickAndPlaceGoal.h.
typedef ::geometry_msgs::Pose_<ContainerAllocator> turtlebot_block_manipulation::PickAndPlaceGoal_< ContainerAllocator >::_pickup_pose_type |
Definition at line 60 of file PickAndPlaceGoal.h.
typedef ::geometry_msgs::Pose_<ContainerAllocator> turtlebot_block_manipulation::PickAndPlaceGoal_< ContainerAllocator >::_place_pose_type |
Definition at line 63 of file PickAndPlaceGoal.h.
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > turtlebot_block_manipulation::PickAndPlaceGoal_< ContainerAllocator >::_topic_type |
Definition at line 66 of file PickAndPlaceGoal.h.
typedef float turtlebot_block_manipulation::PickAndPlaceGoal_< ContainerAllocator >::_z_up_type |
Definition at line 51 of file PickAndPlaceGoal.h.
typedef boost::shared_ptr< ::turtlebot_block_manipulation::PickAndPlaceGoal_<ContainerAllocator> const> turtlebot_block_manipulation::PickAndPlaceGoal_< ContainerAllocator >::ConstPtr |
Definition at line 163 of file PickAndPlaceGoal.h.
typedef boost::shared_ptr< ::turtlebot_block_manipulation::PickAndPlaceGoal_<ContainerAllocator> > turtlebot_block_manipulation::PickAndPlaceGoal_< ContainerAllocator >::Ptr |
Definition at line 162 of file PickAndPlaceGoal.h.
typedef PickAndPlaceGoal_<ContainerAllocator> turtlebot_block_manipulation::PickAndPlaceGoal_< ContainerAllocator >::Type |
Definition at line 24 of file PickAndPlaceGoal.h.
turtlebot_block_manipulation::PickAndPlaceGoal_< ContainerAllocator >::PickAndPlaceGoal_ | ( | ) | [inline] |
Definition at line 26 of file PickAndPlaceGoal.h.
turtlebot_block_manipulation::PickAndPlaceGoal_< ContainerAllocator >::PickAndPlaceGoal_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 37 of file PickAndPlaceGoal.h.
ROS_DEPRECATED const std::string turtlebot_block_manipulation::PickAndPlaceGoal_< ContainerAllocator >::__getDataType | ( | ) | const [inline] |
Definition at line 75 of file PickAndPlaceGoal.h.
ROS_DEPRECATED const std::string turtlebot_block_manipulation::PickAndPlaceGoal_< ContainerAllocator >::__getMD5Sum | ( | ) | const [inline] |
Definition at line 82 of file PickAndPlaceGoal.h.
ROS_DEPRECATED const std::string turtlebot_block_manipulation::PickAndPlaceGoal_< ContainerAllocator >::__getMessageDefinition | ( | ) | const [inline] |
Definition at line 121 of file PickAndPlaceGoal.h.
static ROS_DEPRECATED const std::string turtlebot_block_manipulation::PickAndPlaceGoal_< ContainerAllocator >::__s_getDataType | ( | ) | [inline, static] |
Definition at line 73 of file PickAndPlaceGoal.h.
static const char* turtlebot_block_manipulation::PickAndPlaceGoal_< ContainerAllocator >::__s_getDataType_ | ( | ) | [inline, static, private] |
Definition at line 71 of file PickAndPlaceGoal.h.
static ROS_DEPRECATED const std::string turtlebot_block_manipulation::PickAndPlaceGoal_< ContainerAllocator >::__s_getMD5Sum | ( | ) | [inline, static] |
Definition at line 80 of file PickAndPlaceGoal.h.
static const char* turtlebot_block_manipulation::PickAndPlaceGoal_< ContainerAllocator >::__s_getMD5Sum_ | ( | ) | [inline, static, private] |
Definition at line 78 of file PickAndPlaceGoal.h.
static ROS_DEPRECATED const std::string turtlebot_block_manipulation::PickAndPlaceGoal_< ContainerAllocator >::__s_getMessageDefinition | ( | ) | [inline, static] |
Definition at line 119 of file PickAndPlaceGoal.h.
static const char* turtlebot_block_manipulation::PickAndPlaceGoal_< ContainerAllocator >::__s_getMessageDefinition_ | ( | ) | [inline, static, private] |
Definition at line 85 of file PickAndPlaceGoal.h.
virtual ROS_DEPRECATED uint8_t* turtlebot_block_manipulation::PickAndPlaceGoal_< ContainerAllocator >::deserialize | ( | uint8_t * | read_ptr | ) | [inline, virtual] |
Definition at line 136 of file PickAndPlaceGoal.h.
virtual ROS_DEPRECATED uint32_t turtlebot_block_manipulation::PickAndPlaceGoal_< ContainerAllocator >::serializationLength | ( | ) | const [inline, virtual] |
Definition at line 149 of file PickAndPlaceGoal.h.
virtual ROS_DEPRECATED uint8_t* turtlebot_block_manipulation::PickAndPlaceGoal_< ContainerAllocator >::serialize | ( | uint8_t * | write_ptr, | |
uint32_t | seq | |||
) | const [inline, virtual] |
Definition at line 123 of file PickAndPlaceGoal.h.
boost::shared_ptr<std::map<std::string, std::string> > turtlebot_block_manipulation::PickAndPlaceGoal_< ContainerAllocator >::__connection_header |
Definition at line 164 of file PickAndPlaceGoal.h.
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > turtlebot_block_manipulation::PickAndPlaceGoal_< ContainerAllocator >::frame |
Definition at line 49 of file PickAndPlaceGoal.h.
float turtlebot_block_manipulation::PickAndPlaceGoal_< ContainerAllocator >::gripper_closed |
Definition at line 58 of file PickAndPlaceGoal.h.
float turtlebot_block_manipulation::PickAndPlaceGoal_< ContainerAllocator >::gripper_open |
Definition at line 55 of file PickAndPlaceGoal.h.
::geometry_msgs::Pose_<ContainerAllocator> turtlebot_block_manipulation::PickAndPlaceGoal_< ContainerAllocator >::pickup_pose |
Definition at line 61 of file PickAndPlaceGoal.h.
::geometry_msgs::Pose_<ContainerAllocator> turtlebot_block_manipulation::PickAndPlaceGoal_< ContainerAllocator >::place_pose |
Definition at line 64 of file PickAndPlaceGoal.h.
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > turtlebot_block_manipulation::PickAndPlaceGoal_< ContainerAllocator >::topic |
Definition at line 67 of file PickAndPlaceGoal.h.
float turtlebot_block_manipulation::PickAndPlaceGoal_< ContainerAllocator >::z_up |
Definition at line 52 of file PickAndPlaceGoal.h.