#include <sr_tactile_sensor_publisher.hpp>
      
        
          | controller::SrTactileSensorPublisher::SrTactileSensorPublisher  | 
          ( | 
          std::vector< tactiles::AllTactileData > *  | 
          sensors,  | 
        
        
           | 
           | 
          double  | 
          publish_rate,  | 
        
        
           | 
           | 
          ros::NodeHandle  | 
          nh_prefix,  | 
        
        
           | 
           | 
          std::string  | 
          prefix  | 
        
        
           | 
          ) | 
           |  | 
        
      
 
 
  
  
      
        
          | virtual controller::SrTactileSensorPublisher::~SrTactileSensorPublisher  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
inlinevirtual   | 
  
 
 
  
  
      
        
          | virtual void controller::SrTactileSensorPublisher::init  | 
          ( | 
          const ros::Time &  | 
          time | ) | 
           | 
         
       
   | 
  
inlinevirtual   | 
  
 
 
  
  
      
        
          | virtual void controller::SrTactileSensorPublisher::update  | 
          ( | 
          const ros::Time &  | 
          time,  | 
         
        
           | 
           | 
          const ros::Duration &  | 
          period  | 
         
        
           | 
          ) | 
           |  | 
         
       
   | 
  
inlinevirtual   | 
  
 
 
  
  
      
        
          | ros::Time controller::SrTactileSensorPublisher::last_publish_time_ | 
         
       
   | 
  
protected   | 
  
 
 
  
  
      
        
          | std::string controller::SrTactileSensorPublisher::prefix_ | 
         
       
   | 
  
protected   | 
  
 
 
  
  
      
        
          | double controller::SrTactileSensorPublisher::publish_rate_ | 
         
       
   | 
  
protected   | 
  
 
 
  
  
      
        
          | std::vector<tactiles::AllTactileData>* controller::SrTactileSensorPublisher::sensors_ | 
         
       
   | 
  
protected   | 
  
 
 
The documentation for this class was generated from the following files: