pr2_gripper_sensor_msgs::PR2GripperFindContactData_< ContainerAllocator > Struct Template Reference

#include <PR2GripperFindContactData.h>

List of all members.

Public Types

typedef uint8_t _contact_conditions_met_type
typedef double _joint_effort_type
typedef double _joint_position_type
typedef uint8_t _left_fingertip_pad_contact_type
typedef double _left_fingertip_pad_force_type
typedef uint8_t _right_fingertip_pad_contact_type
typedef double _right_fingertip_pad_force_type
typedef
::pr2_gripper_sensor_msgs::PR2GripperSensorRTState_
< ContainerAllocator > 
_rtstate_type
typedef ros::Time _stamp_type
typedef boost::shared_ptr
< ::pr2_gripper_sensor_msgs::PR2GripperFindContactData_
< ContainerAllocator > const > 
ConstPtr
typedef boost::shared_ptr
< ::pr2_gripper_sensor_msgs::PR2GripperFindContactData_
< ContainerAllocator > > 
Ptr
typedef
PR2GripperFindContactData_
< 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)
 PR2GripperFindContactData_ (const ContainerAllocator &_alloc)
 PR2GripperFindContactData_ ()
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

uint8_t contact_conditions_met
double joint_effort
double joint_position
uint8_t left_fingertip_pad_contact
double left_fingertip_pad_force
uint8_t right_fingertip_pad_contact
double right_fingertip_pad_force
::pr2_gripper_sensor_msgs::PR2GripperSensorRTState_
< ContainerAllocator > 
rtstate
ros::Time stamp

Static Private Member Functions

static const char * __s_getDataType_ ()
static const char * __s_getMD5Sum_ ()
static const char * __s_getMessageDefinition_ ()

Detailed Description

template<class ContainerAllocator>
struct pr2_gripper_sensor_msgs::PR2GripperFindContactData_< ContainerAllocator >

Definition at line 18 of file PR2GripperFindContactData.h.


Member Typedef Documentation

template<class ContainerAllocator >
typedef uint8_t pr2_gripper_sensor_msgs::PR2GripperFindContactData_< ContainerAllocator >::_contact_conditions_met_type

Definition at line 51 of file PR2GripperFindContactData.h.

template<class ContainerAllocator >
typedef double pr2_gripper_sensor_msgs::PR2GripperFindContactData_< ContainerAllocator >::_joint_effort_type

Definition at line 69 of file PR2GripperFindContactData.h.

template<class ContainerAllocator >
typedef double pr2_gripper_sensor_msgs::PR2GripperFindContactData_< ContainerAllocator >::_joint_position_type

Definition at line 66 of file PR2GripperFindContactData.h.

template<class ContainerAllocator >
typedef uint8_t pr2_gripper_sensor_msgs::PR2GripperFindContactData_< ContainerAllocator >::_left_fingertip_pad_contact_type

Definition at line 54 of file PR2GripperFindContactData.h.

template<class ContainerAllocator >
typedef double pr2_gripper_sensor_msgs::PR2GripperFindContactData_< ContainerAllocator >::_left_fingertip_pad_force_type

Definition at line 60 of file PR2GripperFindContactData.h.

template<class ContainerAllocator >
typedef uint8_t pr2_gripper_sensor_msgs::PR2GripperFindContactData_< ContainerAllocator >::_right_fingertip_pad_contact_type

Definition at line 57 of file PR2GripperFindContactData.h.

template<class ContainerAllocator >
typedef double pr2_gripper_sensor_msgs::PR2GripperFindContactData_< ContainerAllocator >::_right_fingertip_pad_force_type

Definition at line 63 of file PR2GripperFindContactData.h.

template<class ContainerAllocator >
typedef ::pr2_gripper_sensor_msgs::PR2GripperSensorRTState_<ContainerAllocator> pr2_gripper_sensor_msgs::PR2GripperFindContactData_< ContainerAllocator >::_rtstate_type

Definition at line 72 of file PR2GripperFindContactData.h.

template<class ContainerAllocator >
typedef ros::Time pr2_gripper_sensor_msgs::PR2GripperFindContactData_< ContainerAllocator >::_stamp_type

Definition at line 48 of file PR2GripperFindContactData.h.

template<class ContainerAllocator >
typedef boost::shared_ptr< ::pr2_gripper_sensor_msgs::PR2GripperFindContactData_<ContainerAllocator> const> pr2_gripper_sensor_msgs::PR2GripperFindContactData_< ContainerAllocator >::ConstPtr

Definition at line 182 of file PR2GripperFindContactData.h.

template<class ContainerAllocator >
typedef boost::shared_ptr< ::pr2_gripper_sensor_msgs::PR2GripperFindContactData_<ContainerAllocator> > pr2_gripper_sensor_msgs::PR2GripperFindContactData_< ContainerAllocator >::Ptr

Definition at line 181 of file PR2GripperFindContactData.h.

template<class ContainerAllocator >
typedef PR2GripperFindContactData_<ContainerAllocator> pr2_gripper_sensor_msgs::PR2GripperFindContactData_< ContainerAllocator >::Type

Definition at line 20 of file PR2GripperFindContactData.h.


Constructor & Destructor Documentation

template<class ContainerAllocator >
pr2_gripper_sensor_msgs::PR2GripperFindContactData_< ContainerAllocator >::PR2GripperFindContactData_ (  )  [inline]

Definition at line 22 of file PR2GripperFindContactData.h.

template<class ContainerAllocator >
pr2_gripper_sensor_msgs::PR2GripperFindContactData_< ContainerAllocator >::PR2GripperFindContactData_ ( const ContainerAllocator &  _alloc  )  [inline]

Definition at line 35 of file PR2GripperFindContactData.h.


Member Function Documentation

template<class ContainerAllocator >
ROS_DEPRECATED const std::string pr2_gripper_sensor_msgs::PR2GripperFindContactData_< ContainerAllocator >::__getDataType (  )  const [inline]

Definition at line 81 of file PR2GripperFindContactData.h.

template<class ContainerAllocator >
ROS_DEPRECATED const std::string pr2_gripper_sensor_msgs::PR2GripperFindContactData_< ContainerAllocator >::__getMD5Sum (  )  const [inline]

Definition at line 88 of file PR2GripperFindContactData.h.

template<class ContainerAllocator >
ROS_DEPRECATED const std::string pr2_gripper_sensor_msgs::PR2GripperFindContactData_< ContainerAllocator >::__getMessageDefinition (  )  const [inline]

Definition at line 134 of file PR2GripperFindContactData.h.

template<class ContainerAllocator >
static ROS_DEPRECATED const std::string pr2_gripper_sensor_msgs::PR2GripperFindContactData_< ContainerAllocator >::__s_getDataType (  )  [inline, static]

Definition at line 79 of file PR2GripperFindContactData.h.

template<class ContainerAllocator >
static const char* pr2_gripper_sensor_msgs::PR2GripperFindContactData_< ContainerAllocator >::__s_getDataType_ (  )  [inline, static, private]

Definition at line 77 of file PR2GripperFindContactData.h.

template<class ContainerAllocator >
static ROS_DEPRECATED const std::string pr2_gripper_sensor_msgs::PR2GripperFindContactData_< ContainerAllocator >::__s_getMD5Sum (  )  [inline, static]

Definition at line 86 of file PR2GripperFindContactData.h.

template<class ContainerAllocator >
static const char* pr2_gripper_sensor_msgs::PR2GripperFindContactData_< ContainerAllocator >::__s_getMD5Sum_ (  )  [inline, static, private]

Definition at line 84 of file PR2GripperFindContactData.h.

template<class ContainerAllocator >
static ROS_DEPRECATED const std::string pr2_gripper_sensor_msgs::PR2GripperFindContactData_< ContainerAllocator >::__s_getMessageDefinition (  )  [inline, static]

Definition at line 132 of file PR2GripperFindContactData.h.

template<class ContainerAllocator >
static const char* pr2_gripper_sensor_msgs::PR2GripperFindContactData_< ContainerAllocator >::__s_getMessageDefinition_ (  )  [inline, static, private]

Definition at line 91 of file PR2GripperFindContactData.h.

template<class ContainerAllocator >
virtual ROS_DEPRECATED uint8_t* pr2_gripper_sensor_msgs::PR2GripperFindContactData_< ContainerAllocator >::deserialize ( uint8_t *  read_ptr  )  [inline, virtual]

Definition at line 151 of file PR2GripperFindContactData.h.

template<class ContainerAllocator >
virtual ROS_DEPRECATED uint32_t pr2_gripper_sensor_msgs::PR2GripperFindContactData_< ContainerAllocator >::serializationLength (  )  const [inline, virtual]

Definition at line 166 of file PR2GripperFindContactData.h.

template<class ContainerAllocator >
virtual ROS_DEPRECATED uint8_t* pr2_gripper_sensor_msgs::PR2GripperFindContactData_< ContainerAllocator >::serialize ( uint8_t *  write_ptr,
uint32_t  seq 
) const [inline, virtual]

Definition at line 136 of file PR2GripperFindContactData.h.


Member Data Documentation

template<class ContainerAllocator >
uint8_t pr2_gripper_sensor_msgs::PR2GripperFindContactData_< ContainerAllocator >::contact_conditions_met

Definition at line 52 of file PR2GripperFindContactData.h.

template<class ContainerAllocator >
double pr2_gripper_sensor_msgs::PR2GripperFindContactData_< ContainerAllocator >::joint_effort

Definition at line 70 of file PR2GripperFindContactData.h.

template<class ContainerAllocator >
double pr2_gripper_sensor_msgs::PR2GripperFindContactData_< ContainerAllocator >::joint_position

Definition at line 67 of file PR2GripperFindContactData.h.

template<class ContainerAllocator >
uint8_t pr2_gripper_sensor_msgs::PR2GripperFindContactData_< ContainerAllocator >::left_fingertip_pad_contact

Definition at line 55 of file PR2GripperFindContactData.h.

template<class ContainerAllocator >
double pr2_gripper_sensor_msgs::PR2GripperFindContactData_< ContainerAllocator >::left_fingertip_pad_force

Definition at line 61 of file PR2GripperFindContactData.h.

template<class ContainerAllocator >
uint8_t pr2_gripper_sensor_msgs::PR2GripperFindContactData_< ContainerAllocator >::right_fingertip_pad_contact

Definition at line 58 of file PR2GripperFindContactData.h.

template<class ContainerAllocator >
double pr2_gripper_sensor_msgs::PR2GripperFindContactData_< ContainerAllocator >::right_fingertip_pad_force

Definition at line 64 of file PR2GripperFindContactData.h.

template<class ContainerAllocator >
::pr2_gripper_sensor_msgs::PR2GripperSensorRTState_<ContainerAllocator> pr2_gripper_sensor_msgs::PR2GripperFindContactData_< ContainerAllocator >::rtstate

Definition at line 73 of file PR2GripperFindContactData.h.

template<class ContainerAllocator >
ros::Time pr2_gripper_sensor_msgs::PR2GripperFindContactData_< ContainerAllocator >::stamp

Definition at line 49 of file PR2GripperFindContactData.h.


The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerator


pr2_gripper_sensor_msgs
Author(s): Joe Romano
autogenerated on Fri Jan 11 10:06:22 2013