mirror of
https://github.com/illiumst/marl-factory-grid.git
synced 2025-06-24 04:11:36 +02:00
checked rule returns
This commit is contained in:
@ -90,6 +90,8 @@ class DoneAtDestinationReach(DestinationReachReward):
|
||||
pass
|
||||
else:
|
||||
dest.unmark_as_reached()
|
||||
return [DoneResult(f'{dest}_unmarked_as_reached',
|
||||
validity=c.NOT_VALID, entity=dest)]
|
||||
else:
|
||||
pass
|
||||
else:
|
||||
|
Reference in New Issue
Block a user