← Configuration  /  scenario

Scenario Fields 3

FieldTypeConstraintDefaultDescription
behaviorfieldsource-definedValidated `behavior` configuration field; constraints follow the current source.
evaluationfieldsource-definedValidated `evaluation` configuration field; constraints follow the current source.
scenefieldsource-definedValidated `scene` configuration field; constraints follow the current source.
Source: src/fastsim/config/scenario.py:26

Scenario Entity Groups 8

FieldTypeConstraintDefaultDescription
articulationsfieldsource-definedValidated `articulations` configuration field; constraints follow the current source.
deformablesfieldsource-definedValidated `deformables` configuration field; constraints follow the current source.
environmentfieldsource-definedValidated `environment` configuration field; constraints follow the current source.
fluidsfieldsource-definedValidated `fluids` configuration field; constraints follow the current source.
lightsfieldsource-definedValidated `lights` configuration field; constraints follow the current source.
objectsfieldsource-definedValidated `objects` configuration field; constraints follow the current source.
robotsfieldsource-definedValidated `robots` configuration field; constraints follow the current source.
sensorsfieldsource-definedValidated `sensors` configuration field; constraints follow the current source.
Source: src/fastsim/config/scenario.py:27

Asset Fields 8

FieldTypeConstraintDefaultDescription
capabilitiesfieldsource-definedValidated `capabilities` configuration field; constraints follow the current source.
formatfieldsource-definedValidated `format` configuration field; constraints follow the current source.
params_schemafieldsource-definedValidated `params_schema` configuration field; constraints follow the current source.
requiresfieldsource-definedValidated `requires` configuration field; constraints follow the current source.
resourcesfieldsource-definedValidated `resources` configuration field; constraints follow the current source.
semanticsfieldsource-definedValidated `semantics` configuration field; constraints follow the current source.
sha256fieldsource-definedValidated `sha256` configuration field; constraints follow the current source.
urifieldsource-definedValidated `uri` configuration field; constraints follow the current source.
Source: src/fastsim/config/scenario.py:31

Asset Short Source Fields 3

FieldTypeConstraintDefaultDescription
formatfieldsource-definedValidated `format` configuration field; constraints follow the current source.
sha256fieldsource-definedValidated `sha256` configuration field; constraints follow the current source.
urifieldsource-definedValidated `uri` configuration field; constraints follow the current source.
Source: src/fastsim/config/scenario.py:43

Asset Resource Fields 5

FieldTypeConstraintDefaultDescription
dependenciesfieldsource-definedValidated `dependencies` configuration field; constraints follow the current source.
formatfieldsource-definedValidated `format` configuration field; constraints follow the current source.
rolefieldsource-definedValidated `role` configuration field; constraints follow the current source.
sha256fieldsource-definedValidated `sha256` configuration field; constraints follow the current source.
urifieldsource-definedValidated `uri` configuration field; constraints follow the current source.
Source: src/fastsim/config/scenario.py:44