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 Tue Mar 7 03:45:10 2017 | http://epydoc.sourceforge.net |