$search
#include <Grasp.h>
Public Types | |
typedef uint8_t | _cluster_rep_type |
typedef float | _desired_approach_distance_type |
typedef ::geometry_msgs::Pose_ < ContainerAllocator > | _grasp_pose_type |
typedef ::sensor_msgs::JointState_ < ContainerAllocator > | _grasp_posture_type |
typedef float | _min_approach_distance_type |
typedef std::vector < ::object_manipulation_msgs::GraspableObject_ < ContainerAllocator > , typename ContainerAllocator::template rebind < ::object_manipulation_msgs::GraspableObject_ < ContainerAllocator > >::other > | _moved_obstacles_type |
typedef ::sensor_msgs::JointState_ < ContainerAllocator > | _pre_grasp_posture_type |
typedef double | _success_probability_type |
typedef boost::shared_ptr < ::object_manipulation_msgs::Grasp_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::object_manipulation_msgs::Grasp_ < ContainerAllocator > > | Ptr |
typedef Grasp_ < 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) |
ROS_DEPRECATED uint32_t | get_moved_obstacles_size () const |
ROS_DEPRECATED void | get_moved_obstacles_vec (std::vector< ::object_manipulation_msgs::GraspableObject_< ContainerAllocator >, typename ContainerAllocator::template rebind< ::object_manipulation_msgs::GraspableObject_< ContainerAllocator > >::other > &vec) const |
Grasp_ (const ContainerAllocator &_alloc) | |
Grasp_ () | |
virtual ROS_DEPRECATED uint32_t | serializationLength () const |
virtual ROS_DEPRECATED uint8_t * | serialize (uint8_t *write_ptr, uint32_t seq) const |
ROS_DEPRECATED void | set_moved_obstacles_size (uint32_t size) |
ROS_DEPRECATED void | set_moved_obstacles_vec (const std::vector< ::object_manipulation_msgs::GraspableObject_< ContainerAllocator >, typename ContainerAllocator::template rebind< ::object_manipulation_msgs::GraspableObject_< ContainerAllocator > >::other > &vec) |
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 |
uint8_t | cluster_rep |
float | desired_approach_distance |
::geometry_msgs::Pose_ < ContainerAllocator > | grasp_pose |
::sensor_msgs::JointState_ < ContainerAllocator > | grasp_posture |
float | min_approach_distance |
std::vector < ::object_manipulation_msgs::GraspableObject_ < ContainerAllocator > , typename ContainerAllocator::template rebind < ::object_manipulation_msgs::GraspableObject_ < ContainerAllocator > >::other > | moved_obstacles |
::sensor_msgs::JointState_ < ContainerAllocator > | pre_grasp_posture |
double | success_probability |
Static Private Member Functions | |
static const char * | __s_getDataType_ () |
static const char * | __s_getMD5Sum_ () |
static const char * | __s_getMessageDefinition_ () |
Definition at line 25 of file Grasp.h.
typedef uint8_t object_manipulation_msgs::Grasp_< ContainerAllocator >::_cluster_rep_type |
typedef float object_manipulation_msgs::Grasp_< ContainerAllocator >::_desired_approach_distance_type |
typedef ::geometry_msgs::Pose_<ContainerAllocator> object_manipulation_msgs::Grasp_< ContainerAllocator >::_grasp_pose_type |
typedef ::sensor_msgs::JointState_<ContainerAllocator> object_manipulation_msgs::Grasp_< ContainerAllocator >::_grasp_posture_type |
typedef float object_manipulation_msgs::Grasp_< ContainerAllocator >::_min_approach_distance_type |
typedef std::vector< ::object_manipulation_msgs::GraspableObject_<ContainerAllocator> , typename ContainerAllocator::template rebind< ::object_manipulation_msgs::GraspableObject_<ContainerAllocator> >::other > object_manipulation_msgs::Grasp_< ContainerAllocator >::_moved_obstacles_type |
typedef ::sensor_msgs::JointState_<ContainerAllocator> object_manipulation_msgs::Grasp_< ContainerAllocator >::_pre_grasp_posture_type |
typedef double object_manipulation_msgs::Grasp_< ContainerAllocator >::_success_probability_type |
typedef boost::shared_ptr< ::object_manipulation_msgs::Grasp_<ContainerAllocator> const> object_manipulation_msgs::Grasp_< ContainerAllocator >::ConstPtr |
typedef boost::shared_ptr< ::object_manipulation_msgs::Grasp_<ContainerAllocator> > object_manipulation_msgs::Grasp_< ContainerAllocator >::Ptr |
typedef Grasp_<ContainerAllocator> object_manipulation_msgs::Grasp_< ContainerAllocator >::Type |
object_manipulation_msgs::Grasp_< ContainerAllocator >::Grasp_ | ( | ) | [inline] |
object_manipulation_msgs::Grasp_< ContainerAllocator >::Grasp_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
ROS_DEPRECATED const std::string object_manipulation_msgs::Grasp_< ContainerAllocator >::__getDataType | ( | ) | const [inline] |
ROS_DEPRECATED const std::string object_manipulation_msgs::Grasp_< ContainerAllocator >::__getMD5Sum | ( | ) | const [inline] |
ROS_DEPRECATED const std::string object_manipulation_msgs::Grasp_< ContainerAllocator >::__getMessageDefinition | ( | ) | const [inline] |
static ROS_DEPRECATED const std::string object_manipulation_msgs::Grasp_< ContainerAllocator >::__s_getDataType | ( | ) | [inline, static] |
static const char* object_manipulation_msgs::Grasp_< ContainerAllocator >::__s_getDataType_ | ( | ) | [inline, static, private] |
static ROS_DEPRECATED const std::string object_manipulation_msgs::Grasp_< ContainerAllocator >::__s_getMD5Sum | ( | ) | [inline, static] |
static const char* object_manipulation_msgs::Grasp_< ContainerAllocator >::__s_getMD5Sum_ | ( | ) | [inline, static, private] |
static ROS_DEPRECATED const std::string object_manipulation_msgs::Grasp_< ContainerAllocator >::__s_getMessageDefinition | ( | ) | [inline, static] |
static const char* object_manipulation_msgs::Grasp_< ContainerAllocator >::__s_getMessageDefinition_ | ( | ) | [inline, static, private] |
virtual ROS_DEPRECATED uint8_t* object_manipulation_msgs::Grasp_< ContainerAllocator >::deserialize | ( | uint8_t * | read_ptr | ) | [inline, virtual] |
ROS_DEPRECATED uint32_t object_manipulation_msgs::Grasp_< ContainerAllocator >::get_moved_obstacles_size | ( | ) | const [inline] |
ROS_DEPRECATED void object_manipulation_msgs::Grasp_< ContainerAllocator >::get_moved_obstacles_vec | ( | std::vector< ::object_manipulation_msgs::GraspableObject_< ContainerAllocator >, typename ContainerAllocator::template rebind< ::object_manipulation_msgs::GraspableObject_< ContainerAllocator > >::other > & | vec | ) | const [inline] |
virtual ROS_DEPRECATED uint32_t object_manipulation_msgs::Grasp_< ContainerAllocator >::serializationLength | ( | ) | const [inline, virtual] |
virtual ROS_DEPRECATED uint8_t* object_manipulation_msgs::Grasp_< ContainerAllocator >::serialize | ( | uint8_t * | write_ptr, | |
uint32_t | seq | |||
) | const [inline, virtual] |
ROS_DEPRECATED void object_manipulation_msgs::Grasp_< ContainerAllocator >::set_moved_obstacles_size | ( | uint32_t | size | ) | [inline] |
ROS_DEPRECATED void object_manipulation_msgs::Grasp_< ContainerAllocator >::set_moved_obstacles_vec | ( | const std::vector< ::object_manipulation_msgs::GraspableObject_< ContainerAllocator >, typename ContainerAllocator::template rebind< ::object_manipulation_msgs::GraspableObject_< ContainerAllocator > >::other > & | vec | ) | [inline] |
boost::shared_ptr<std::map<std::string, std::string> > object_manipulation_msgs::Grasp_< ContainerAllocator >::__connection_header |
uint8_t object_manipulation_msgs::Grasp_< ContainerAllocator >::cluster_rep |
float object_manipulation_msgs::Grasp_< ContainerAllocator >::desired_approach_distance |
::geometry_msgs::Pose_<ContainerAllocator> object_manipulation_msgs::Grasp_< ContainerAllocator >::grasp_pose |
::sensor_msgs::JointState_<ContainerAllocator> object_manipulation_msgs::Grasp_< ContainerAllocator >::grasp_posture |
float object_manipulation_msgs::Grasp_< ContainerAllocator >::min_approach_distance |
std::vector< ::object_manipulation_msgs::GraspableObject_<ContainerAllocator> , typename ContainerAllocator::template rebind< ::object_manipulation_msgs::GraspableObject_<ContainerAllocator> >::other > object_manipulation_msgs::Grasp_< ContainerAllocator >::moved_obstacles |
::sensor_msgs::JointState_<ContainerAllocator> object_manipulation_msgs::Grasp_< ContainerAllocator >::pre_grasp_posture |
double object_manipulation_msgs::Grasp_< ContainerAllocator >::success_probability |