| Home | Trees | Indices | Help |
|---|
|
|
object --+
|
Machine
Data structure for storing information about a machine in the ROS system. Corresponds to the 'machine' tag in the launch specification.
| Instance Methods | |||
|
|||
|
|||
|
|||
| str |
|
||
| bool |
|
||
|
|||
|
Inherited from |
|||
| Properties | |
| address | |
| assignable | |
| env_args | |
| name | |
| password | |
| ros_ip | |
| ros_package_path | |
| ros_root | |
| ssh_port | |
| timeout | |
| user | |
|
Inherited from |
|
| Method Details |
x.__init__(...) initializes x; see x.__class__.__doc__ for signature
|
str(x)
|
Get a key that represents the configuration of the machine. machines with identical configurations have identical keys
|
|
| Home | Trees | Indices | Help |
|---|
| Generated by Epydoc 3.0.1 on Fri Jan 11 10:12:05 2013 | http://epydoc.sourceforge.net |