mirror of
https://github.com/illiumst/marl-factory-grid.git
synced 2025-07-05 17:11:35 +02:00
added allowed direction check for predict move
This commit is contained in:
@ -13,7 +13,7 @@ Agents:
|
||||
Agent_horizontal:
|
||||
Actions:
|
||||
- Noop
|
||||
- Move8
|
||||
- Move4
|
||||
Observations:
|
||||
- Walls
|
||||
- Other
|
||||
@ -27,7 +27,7 @@ Agents:
|
||||
Agent_vertical:
|
||||
Actions:
|
||||
- Noop
|
||||
- Move8
|
||||
- Move4
|
||||
Observations:
|
||||
- Walls
|
||||
- Other
|
||||
|
Reference in New Issue
Block a user