myoconverter.xml.path_wraps.PathWrap
Contains the PathWrap parser.
@author: Aleksi Ikkala
Module Contents
Classes
This class parses and converts the OpenSim PathWrap XML element to MuJoCo. |
- class myoconverter.xml.path_wraps.PathWrap.PathWrap[source]
Bases:
myoconverter.xml.parsers.IParserThis class parses and converts the OpenSim PathWrap XML element to MuJoCo.
This parser should not be called directly, instead the parser in myoconverter.xml.path_wraps.PathWrapSet should be called.