class documentation

class Inertial(xmlr.Object):

Constructor: Inertial(mass, inertia, pose)

View In Hierarchy

Undocumented

Method __init__ Undocumented
Instance Variable inertia Undocumented
Instance Variable mass Undocumented
Instance Variable pose Undocumented
def __init__(self, mass=0.0, inertia=None, pose=None):

Undocumented

inertia =

Undocumented

mass =

Undocumented

pose =

Undocumented