mirror of
https://github.com/illiumst/marl-factory-grid.git
synced 2025-07-12 07:42:41 +02:00
started visualization of routes in plot single runs, assets missing.
This commit is contained in:
@ -33,6 +33,8 @@ class RenderEntity:
|
||||
id: int = 0
|
||||
aux: Any = None
|
||||
real_name: str = 'none'
|
||||
probability: float = None # Default to None if not used
|
||||
rotation: int = 0 # Default rotation if not specified
|
||||
|
||||
|
||||
@dataclass
|
||||
|
Reference in New Issue
Block a user