| Home | Trees | Indices | Help |
|---|
|
|
Implements rosmsg/rossrv command-line tools.
The code API of the rosmsg module is unstable. Much of the functionality of rosmsg/rossrv is implemented using the roslib.msgs and roslib.srvs libraries and can be found there instead.
| Classes | |
| ROSMsgException | |
| Functions | |||
|
|||
|
|||
|
|||
|
|||
|
|||
| str |
|
||
| str |
|
||
|
|||
| [str] |
|
||
| [str] |
|
||
|
|||
| [str] |
|
||
|
|||
|
|||
| [str] |
|
||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
| str |
|
||
|
|||
| Variables | |
__package__ = None
|
|
| Function Details |
This is a decorator which can be used to mark functions as deprecated. It will result in a warning being emmitted when the function is used. |
Get .srv file for type_ as text
|
Get .msg file for type_ as text
|
Prints contents of msg/srv file
|
List srvs contained in package
|
List msgs contained in package
|
|
Lists msg/srvs contained in package
|
Iterator for packages that contain messages/services
|
Use list_packages
|
List all packages that contain messages/services. This is a convenience function of iterate_packages
|
|
Main entry point for command-line tools (rosmsg/rossrv). rosmsg can interact with either ros messages or ros services. The mode param indicates which
|
| Home | Trees | Indices | Help |
|---|
| Generated by Epydoc 3.0.1 on Fri Jan 11 10:11:55 2013 | http://epydoc.sourceforge.net |