| Home | Trees | Indices | Help |
|---|
|
|
roslib.os_detect.OSBase --+
|
roslib.os_detect.FreeBSD --+
|
roslib.os_detect.OSBase --+ |
| |
base_rosdep.RosdepBaseOS --+
|
FreeBSD
| Instance Methods | |||
|
|||
|
|||
|
Inherited from |
|||
| Method Details |
Take a list of packages and return the subset of that list which is not installed. (If undetectable keep the package in the list.)
|
Return the install command necessary for installing all the packages in the list packages as a string. The option default_yes will pass through an apt-get -y equivilant to the package manager to allow this call to be non interactive in scripts.
|
| Home | Trees | Indices | Help |
|---|
| Generated by Epydoc 3.0.1 on Fri Jan 11 10:12:09 2013 | http://epydoc.sourceforge.net |