class documentation
Object representation of a ROS manifest file
Method | __init__ |
Undocumented |
Method | __str__ |
Undocumented |
Method | get |
@return: exports that match the specified tag and attribute, e.g. 'python', 'path' @rtype: [L{Export}] |
Method | xml |
@return: Manifest instance as ROS XML manifest @rtype: str |
Class Variable | __slots__ |
Undocumented |
Instance Variable | author |
Undocumented |
Instance Variable | brief |
Undocumented |
Instance Variable | depends |
Undocumented |
Instance Variable | description |
Undocumented |
Instance Variable | exports |
Undocumented |
Instance Variable | license |
Undocumented |
Instance Variable | license |
Undocumented |
Instance Variable | logo |
Undocumented |
Instance Variable | notes |
Undocumented |
Instance Variable | platforms |
Undocumented |
Instance Variable | rosdeps |
Undocumented |
Instance Variable | status |
Undocumented |
Instance Variable | unknown |
Undocumented |
Instance Variable | url |
Undocumented |
Instance Variable | version |
Undocumented |
Instance Variable | _type |
Undocumented |