#include <PressureState.h>
Public Types | |
typedef ::std_msgs::Header_ < ContainerAllocator > | _header_type |
typedef std::vector< int16_t, typename ContainerAllocator::template rebind< int16_t >::other > | _l_finger_tip_type |
typedef std::vector< int16_t, typename ContainerAllocator::template rebind< int16_t >::other > | _r_finger_tip_type |
typedef boost::shared_ptr < ::pr2_msgs::PressureState_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::pr2_msgs::PressureState_ < ContainerAllocator > > | Ptr |
typedef PressureState_ < ContainerAllocator > | Type |
Public Member Functions | |
PressureState_ () | |
PressureState_ (const ContainerAllocator &_alloc) | |
Public Attributes | |
boost::shared_ptr< std::map < std::string, std::string > > | __connection_header |
::std_msgs::Header_ < ContainerAllocator > | header |
std::vector< int16_t, typename ContainerAllocator::template rebind< int16_t >::other > | l_finger_tip |
std::vector< int16_t, typename ContainerAllocator::template rebind< int16_t >::other > | r_finger_tip |
Definition at line 22 of file PressureState.h.
typedef ::std_msgs::Header_<ContainerAllocator> pr2_msgs::PressureState_< ContainerAllocator >::_header_type |
Definition at line 39 of file PressureState.h.
typedef std::vector<int16_t, typename ContainerAllocator::template rebind<int16_t>::other > pr2_msgs::PressureState_< ContainerAllocator >::_l_finger_tip_type |
Definition at line 42 of file PressureState.h.
typedef std::vector<int16_t, typename ContainerAllocator::template rebind<int16_t>::other > pr2_msgs::PressureState_< ContainerAllocator >::_r_finger_tip_type |
Definition at line 45 of file PressureState.h.
typedef boost::shared_ptr< ::pr2_msgs::PressureState_<ContainerAllocator> const> pr2_msgs::PressureState_< ContainerAllocator >::ConstPtr |
Definition at line 50 of file PressureState.h.
typedef boost::shared_ptr< ::pr2_msgs::PressureState_<ContainerAllocator> > pr2_msgs::PressureState_< ContainerAllocator >::Ptr |
Definition at line 49 of file PressureState.h.
typedef PressureState_<ContainerAllocator> pr2_msgs::PressureState_< ContainerAllocator >::Type |
Definition at line 23 of file PressureState.h.
pr2_msgs::PressureState_< ContainerAllocator >::PressureState_ | ( | ) | [inline] |
Definition at line 25 of file PressureState.h.
pr2_msgs::PressureState_< ContainerAllocator >::PressureState_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 32 of file PressureState.h.
boost::shared_ptr<std::map<std::string, std::string> > pr2_msgs::PressureState_< ContainerAllocator >::__connection_header |
Definition at line 51 of file PressureState.h.
::std_msgs::Header_<ContainerAllocator> pr2_msgs::PressureState_< ContainerAllocator >::header |
Definition at line 40 of file PressureState.h.
std::vector<int16_t, typename ContainerAllocator::template rebind<int16_t>::other > pr2_msgs::PressureState_< ContainerAllocator >::l_finger_tip |
Definition at line 43 of file PressureState.h.
std::vector<int16_t, typename ContainerAllocator::template rebind<int16_t>::other > pr2_msgs::PressureState_< ContainerAllocator >::r_finger_tip |
Definition at line 46 of file PressureState.h.