Public Member Functions | Public Attributes | Static Public Attributes
naoqi_tools.gazeboUrdf.BasePlugin Class Reference
Inheritance diagram for naoqi_tools.gazeboUrdf.BasePlugin:
Inheritance graph
[legend]

List of all members.

Public Member Functions

def __init__
def __str__
def parse
def to_xml

Public Attributes

 attributes
 filename
 name

Static Public Attributes

list ATTRIBUTE_NAMES = []

Detailed Description

Abstract class used to parse plugin tags and instantiating
inherited plugin accordingly

Definition at line 209 of file gazeboUrdf.py.


Constructor & Destructor Documentation

def naoqi_tools.gazeboUrdf.BasePlugin.__init__ (   self,
  name = None,
  filename = None,
  attributes = None 
)

Definition at line 216 of file gazeboUrdf.py.


Member Function Documentation

Definition at line 263 of file gazeboUrdf.py.

def naoqi_tools.gazeboUrdf.BasePlugin.parse (   cls,
  node,
  verbose = True 
)

Definition at line 222 of file gazeboUrdf.py.

def naoqi_tools.gazeboUrdf.BasePlugin.to_xml (   self,
  doc 
)

Definition at line 251 of file gazeboUrdf.py.


Member Data Documentation

Definition at line 216 of file gazeboUrdf.py.

Definition at line 216 of file gazeboUrdf.py.

Definition at line 216 of file gazeboUrdf.py.


The documentation for this class was generated from the following file:


naoqi_tools
Author(s): Mikael Arguedas
autogenerated on Thu Aug 27 2015 14:05:49