Public Member Functions | List of all members
urdf_parser_py.xml_reflection.core.ValueType Class Reference
Inheritance diagram for urdf_parser_py.xml_reflection.core.ValueType:
Inheritance graph
[legend]

Public Member Functions

def equals (self, a, b)
 
def from_xml (self, node)
 
def write_xml (self, node, value)
 

Detailed Description

Primitive value type 

Definition at line 102 of file core.py.

Member Function Documentation

def urdf_parser_py.xml_reflection.core.ValueType.equals (   self,
  a,
  b 
)

Definition at line 117 of file core.py.

def urdf_parser_py.xml_reflection.core.ValueType.from_xml (   self,
  node 
)

Definition at line 105 of file core.py.

def urdf_parser_py.xml_reflection.core.ValueType.write_xml (   self,
  node,
  value 
)
If type has 'write_xml', this function should expect to have it's own
XML already created i.e., In Axis.to_sdf(self, node), 'node' would be
the 'axis' element.
@todo Add function that makes an XML node completely independently?

Definition at line 108 of file core.py.


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


urdfdom_py
Author(s): Thomas Moulard, David Lu, Kelsey Hawkins, Antonio El Khoury, Eric Cousineau, Ioan Sucan , Jackie Kay
autogenerated on Mon Jun 10 2019 15:36:23