#include <ReactiveGraspGoal.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_support_surface_name_type |
typedef ::geometry_msgs::PoseStamped_ < ContainerAllocator > | _final_grasp_pose_type |
typedef ::sensor_msgs::JointState_ < ContainerAllocator > | _grasp_posture_type |
typedef ::sensor_msgs::JointState_ < ContainerAllocator > | _pre_grasp_posture_type |
typedef ::object_manipulation_msgs::GraspableObject_ < ContainerAllocator > | _target_type |
typedef ::trajectory_msgs::JointTrajectory_ < ContainerAllocator > | _trajectory_type |
typedef boost::shared_ptr < ::object_manipulation_msgs::ReactiveGraspGoal_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::object_manipulation_msgs::ReactiveGraspGoal_ < ContainerAllocator > > | Ptr |
typedef ReactiveGraspGoal_ < 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) |
ReactiveGraspGoal_ (const ContainerAllocator &_alloc) | |
ReactiveGraspGoal_ () | |
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 | |
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_support_surface_name |
::geometry_msgs::PoseStamped_ < ContainerAllocator > | final_grasp_pose |
::sensor_msgs::JointState_ < ContainerAllocator > | grasp_posture |
::sensor_msgs::JointState_ < ContainerAllocator > | pre_grasp_posture |
::object_manipulation_msgs::GraspableObject_ < ContainerAllocator > | target |
::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 22 of file ReactiveGraspGoal.h.
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > object_manipulation_msgs::ReactiveGraspGoal_< ContainerAllocator >::_arm_name_type |
Definition at line 48 of file ReactiveGraspGoal.h.
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > object_manipulation_msgs::ReactiveGraspGoal_< ContainerAllocator >::_collision_support_surface_name_type |
Definition at line 60 of file ReactiveGraspGoal.h.
typedef ::geometry_msgs::PoseStamped_<ContainerAllocator> object_manipulation_msgs::ReactiveGraspGoal_< ContainerAllocator >::_final_grasp_pose_type |
Definition at line 54 of file ReactiveGraspGoal.h.
typedef ::sensor_msgs::JointState_<ContainerAllocator> object_manipulation_msgs::ReactiveGraspGoal_< ContainerAllocator >::_grasp_posture_type |
Definition at line 66 of file ReactiveGraspGoal.h.
typedef ::sensor_msgs::JointState_<ContainerAllocator> object_manipulation_msgs::ReactiveGraspGoal_< ContainerAllocator >::_pre_grasp_posture_type |
Definition at line 63 of file ReactiveGraspGoal.h.
typedef ::object_manipulation_msgs::GraspableObject_<ContainerAllocator> object_manipulation_msgs::ReactiveGraspGoal_< ContainerAllocator >::_target_type |
Definition at line 51 of file ReactiveGraspGoal.h.
typedef ::trajectory_msgs::JointTrajectory_<ContainerAllocator> object_manipulation_msgs::ReactiveGraspGoal_< ContainerAllocator >::_trajectory_type |
Definition at line 57 of file ReactiveGraspGoal.h.
typedef boost::shared_ptr< ::object_manipulation_msgs::ReactiveGraspGoal_<ContainerAllocator> const> object_manipulation_msgs::ReactiveGraspGoal_< ContainerAllocator >::ConstPtr |
Definition at line 594 of file ReactiveGraspGoal.h.
typedef boost::shared_ptr< ::object_manipulation_msgs::ReactiveGraspGoal_<ContainerAllocator> > object_manipulation_msgs::ReactiveGraspGoal_< ContainerAllocator >::Ptr |
Definition at line 593 of file ReactiveGraspGoal.h.
typedef ReactiveGraspGoal_<ContainerAllocator> object_manipulation_msgs::ReactiveGraspGoal_< ContainerAllocator >::Type |
Definition at line 24 of file ReactiveGraspGoal.h.
object_manipulation_msgs::ReactiveGraspGoal_< ContainerAllocator >::ReactiveGraspGoal_ | ( | ) | [inline] |
Definition at line 26 of file ReactiveGraspGoal.h.
object_manipulation_msgs::ReactiveGraspGoal_< ContainerAllocator >::ReactiveGraspGoal_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 37 of file ReactiveGraspGoal.h.
ROS_DEPRECATED const std::string object_manipulation_msgs::ReactiveGraspGoal_< ContainerAllocator >::__getDataType | ( | ) | const [inline] |
Definition at line 75 of file ReactiveGraspGoal.h.
ROS_DEPRECATED const std::string object_manipulation_msgs::ReactiveGraspGoal_< ContainerAllocator >::__getMD5Sum | ( | ) | const [inline] |
Definition at line 82 of file ReactiveGraspGoal.h.
ROS_DEPRECATED const std::string object_manipulation_msgs::ReactiveGraspGoal_< ContainerAllocator >::__getMessageDefinition | ( | ) | const [inline] |
Definition at line 552 of file ReactiveGraspGoal.h.
static ROS_DEPRECATED const std::string object_manipulation_msgs::ReactiveGraspGoal_< ContainerAllocator >::__s_getDataType | ( | ) | [inline, static] |
Definition at line 73 of file ReactiveGraspGoal.h.
static const char* object_manipulation_msgs::ReactiveGraspGoal_< ContainerAllocator >::__s_getDataType_ | ( | ) | [inline, static, private] |
Definition at line 71 of file ReactiveGraspGoal.h.
static ROS_DEPRECATED const std::string object_manipulation_msgs::ReactiveGraspGoal_< ContainerAllocator >::__s_getMD5Sum | ( | ) | [inline, static] |
Definition at line 80 of file ReactiveGraspGoal.h.
static const char* object_manipulation_msgs::ReactiveGraspGoal_< ContainerAllocator >::__s_getMD5Sum_ | ( | ) | [inline, static, private] |
Definition at line 78 of file ReactiveGraspGoal.h.
static ROS_DEPRECATED const std::string object_manipulation_msgs::ReactiveGraspGoal_< ContainerAllocator >::__s_getMessageDefinition | ( | ) | [inline, static] |
Definition at line 550 of file ReactiveGraspGoal.h.
static const char* object_manipulation_msgs::ReactiveGraspGoal_< ContainerAllocator >::__s_getMessageDefinition_ | ( | ) | [inline, static, private] |
Definition at line 85 of file ReactiveGraspGoal.h.
virtual ROS_DEPRECATED uint8_t* object_manipulation_msgs::ReactiveGraspGoal_< ContainerAllocator >::deserialize | ( | uint8_t * | read_ptr | ) | [inline, virtual] |
Definition at line 567 of file ReactiveGraspGoal.h.
virtual ROS_DEPRECATED uint32_t object_manipulation_msgs::ReactiveGraspGoal_< ContainerAllocator >::serializationLength | ( | ) | const [inline, virtual] |
Definition at line 580 of file ReactiveGraspGoal.h.
virtual ROS_DEPRECATED uint8_t* object_manipulation_msgs::ReactiveGraspGoal_< ContainerAllocator >::serialize | ( | uint8_t * | write_ptr, | |
uint32_t | seq | |||
) | const [inline, virtual] |
Definition at line 554 of file ReactiveGraspGoal.h.
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > object_manipulation_msgs::ReactiveGraspGoal_< ContainerAllocator >::arm_name |
Definition at line 49 of file ReactiveGraspGoal.h.
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > object_manipulation_msgs::ReactiveGraspGoal_< ContainerAllocator >::collision_support_surface_name |
Definition at line 61 of file ReactiveGraspGoal.h.
::geometry_msgs::PoseStamped_<ContainerAllocator> object_manipulation_msgs::ReactiveGraspGoal_< ContainerAllocator >::final_grasp_pose |
Definition at line 55 of file ReactiveGraspGoal.h.
::sensor_msgs::JointState_<ContainerAllocator> object_manipulation_msgs::ReactiveGraspGoal_< ContainerAllocator >::grasp_posture |
Definition at line 67 of file ReactiveGraspGoal.h.
::sensor_msgs::JointState_<ContainerAllocator> object_manipulation_msgs::ReactiveGraspGoal_< ContainerAllocator >::pre_grasp_posture |
Definition at line 64 of file ReactiveGraspGoal.h.
::object_manipulation_msgs::GraspableObject_<ContainerAllocator> object_manipulation_msgs::ReactiveGraspGoal_< ContainerAllocator >::target |
Definition at line 52 of file ReactiveGraspGoal.h.
::trajectory_msgs::JointTrajectory_<ContainerAllocator> object_manipulation_msgs::ReactiveGraspGoal_< ContainerAllocator >::trajectory |
Definition at line 58 of file ReactiveGraspGoal.h.