dojo.actions
This module contains all actions that can be executed by environments.
@dataclass
class
BaseActionBase action class for all environments.
Parameters
- agent: The agent executing the action.