myoconverter.xml.forces.FunctionBasedBushingForce

Contains the FunctionBasedBushingForce parser.

@author: Aleksi Ikkala

Module Contents

Classes

FunctionBasedBushingForce

This class parses and converts the OpenSim FunctionBasedBushingForce XML element to MuJoCo (not implemented

class myoconverter.xml.forces.FunctionBasedBushingForce.FunctionBasedBushingForce[source]

Bases: myoconverter.xml.parsers.IParser

This class parses and converts the OpenSim FunctionBasedBushingForce XML element to MuJoCo (not implemented yet).

parse(xml)[source]

This function handles the actual parsing and converting.

Parameters:

xml – OpenSim FunctionBasedBushingForce XML element

Returns:

None