myoconverter.xml.wrap_objects.WrapCylinder

Contains the WrapCylinder parser.

@author: Aleksi Ikkala

Module Contents

Classes

WrapCylinder

This class parses and converts the OpenSim WrapCylinder XML element to MuJoCo.

class myoconverter.xml.wrap_objects.WrapCylinder.WrapCylinder(**kwargs)[source]

Bases: myoconverter.xml.wrap_objects.WrapObject.WrapObject

This class parses and converts the OpenSim WrapCylinder XML element to MuJoCo.

_parse(xml, **kwargs)[source]

This function handles the actual parsing and converting.

Parameters:
  • xml – OpenSim WrapCylinder XML element

  • kwargs – Optional keyword arguments

Returns:

None