vuer.schemas.physics_components
MuJoCoProvider
Inherited members
__init__— fromvuer.schemas.html_components.BlockElementserialize— fromvuer.schemas.html_components.BlockElement
MuJoCo
Inherited members
__init__— fromvuer.schemas.html_components.BlockElementserialize— fromvuer.schemas.html_components.BlockElement
HandActuator
Inherited members
__init__— fromvuer.schemas.html_components.BlockElementserialize— fromvuer.schemas.html_components.BlockElement
MotionControllerActuator
MotionControllerActuator component for actuating the MuJoCo simulation based on motion controller inputs.
:param ctrlId: The control ID in the MuJoCo simulation to actuate. :type ctrlId: int :param low: The minimum value for actuation. :type low: float :param high: The maximum value for actuation. :type high: float :param cond: The condition for actuation, e.g., 'right-trigger'. :type cond: str :param scale: The scaling factor applied to the input value for actuation. :type scale: float
Inherited members
__init__— fromvuer.schemas.html_components.BlockElementserialize— fromvuer.schemas.html_components.BlockElement
Public imports
These symbols are available from this module. Their definitions are documented in the linked modules.
SceneElement—vuer.schemas.scene_components.SceneElement