| Home | Trees | Indices | Help | 
        
  | 
  
|---|
| 
       | 
  
      object --+        
               |        
service._Service --+    
                   |    
         ServiceImpl --+
                       |
                      Service
Declare a ROS service. Service requests are passed to the specified handler.
Service Usage:
 s = Service('getmapservice', GetMap, get_map_handler)
| Instance Methods | |||
      
  | 
  |||
      
  | 
  |||
      
  | 
  |||
      
  | 
  |||
| 
     Inherited from   | 
  |||
| Properties | |
| 
     Inherited from   | 
  
| Method Details | 
  
 ctor. 
  | 
| Home | Trees | Indices | Help | 
        
  | 
  
|---|
| Generated by Epydoc 3.0.1 on Sat Dec 28 17:42:54 2013 | http://epydoc.sourceforge.net |