#include <TactileSensor.h>
Public Types | |
typedef ::std_msgs::Header_ < ContainerAllocator > | _header_type |
typedef std::vector < ::schunk_sdh::TactileMatrix_ < ContainerAllocator > , typename ContainerAllocator::template rebind < ::schunk_sdh::TactileMatrix_ < ContainerAllocator > >::other > | _tactile_matrix_type |
typedef boost::shared_ptr < ::schunk_sdh::TactileSensor_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::schunk_sdh::TactileSensor_ < ContainerAllocator > > | Ptr |
typedef TactileSensor_ < ContainerAllocator > | Type |
Public Member Functions | |
TactileSensor_ () | |
TactileSensor_ (const ContainerAllocator &_alloc) | |
Public Attributes | |
boost::shared_ptr< std::map < std::string, std::string > > | __connection_header |
::std_msgs::Header_ < ContainerAllocator > | header |
std::vector < ::schunk_sdh::TactileMatrix_ < ContainerAllocator > , typename ContainerAllocator::template rebind < ::schunk_sdh::TactileMatrix_ < ContainerAllocator > >::other > | tactile_matrix |
Definition at line 23 of file TactileSensor.h.
typedef ::std_msgs::Header_<ContainerAllocator> schunk_sdh::TactileSensor_< ContainerAllocator >::_header_type |
Definition at line 38 of file TactileSensor.h.
typedef std::vector< ::schunk_sdh::TactileMatrix_<ContainerAllocator> , typename ContainerAllocator::template rebind< ::schunk_sdh::TactileMatrix_<ContainerAllocator> >::other > schunk_sdh::TactileSensor_< ContainerAllocator >::_tactile_matrix_type |
Definition at line 41 of file TactileSensor.h.
typedef boost::shared_ptr< ::schunk_sdh::TactileSensor_<ContainerAllocator> const> schunk_sdh::TactileSensor_< ContainerAllocator >::ConstPtr |
Definition at line 46 of file TactileSensor.h.
typedef boost::shared_ptr< ::schunk_sdh::TactileSensor_<ContainerAllocator> > schunk_sdh::TactileSensor_< ContainerAllocator >::Ptr |
Definition at line 45 of file TactileSensor.h.
typedef TactileSensor_<ContainerAllocator> schunk_sdh::TactileSensor_< ContainerAllocator >::Type |
Definition at line 24 of file TactileSensor.h.
schunk_sdh::TactileSensor_< ContainerAllocator >::TactileSensor_ | ( | ) | [inline] |
Definition at line 26 of file TactileSensor.h.
schunk_sdh::TactileSensor_< ContainerAllocator >::TactileSensor_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 32 of file TactileSensor.h.
boost::shared_ptr<std::map<std::string, std::string> > schunk_sdh::TactileSensor_< ContainerAllocator >::__connection_header |
Definition at line 47 of file TactileSensor.h.
::std_msgs::Header_<ContainerAllocator> schunk_sdh::TactileSensor_< ContainerAllocator >::header |
Definition at line 39 of file TactileSensor.h.
std::vector< ::schunk_sdh::TactileMatrix_<ContainerAllocator> , typename ContainerAllocator::template rebind< ::schunk_sdh::TactileMatrix_<ContainerAllocator> >::other > schunk_sdh::TactileSensor_< ContainerAllocator >::tactile_matrix |
Definition at line 42 of file TactileSensor.h.