mirror of
https://github.com/illiumst/marl-factory-grid.git
synced 2026-05-29 22:13:23 +02:00
86204a6266
dataclass
class AgentState:
i: int
action: int
pos = None
collision_vector = None
action_valid = None