scenic.core.dynamics
Support for dynamic behaviors and modular scenarios.
A few classes are exposed here for external use, including:
Everything else defined in the submodules is an implementation detail and should not be used outside of Scenic (it may change at any time).
Submodules
Actions taken by dynamic agents. |
|
Behaviors and monitors. |
|
Preconditions and invariants of behaviors and scenarios. |
|
General code for invocables, i.e. behaviors, monitors, and modular scenarios. |
|
Dynamic scenarios. |
|
Assorted utilities and classes used throughout the dynamics package. |
Summary of Module Members
Module Attributes
Timeout in seconds after which a |
Member Details
- stuckBehaviorWarningTimeout = 10
Timeout in seconds after which a
StuckBehaviorWarning
will be raised.