Skip to content
Snippets Groups Projects

Resolve "additional state keys and values"

Merged Florian Schröder requested to merge 124-additional-state-keys-and-values into dev
2 files
+ 3
1
Compare changes
  • Side-by-side
  • Inline
Files
2
  • ed8a0ad8
    The 'game_ended_step' has been added to both 'environment_config_no_validation.yaml' and 'environment_config.yaml' files. This state will trigger at the end of each game, and now it'll be recognized by the system.
@@ -187,6 +187,7 @@ hook_callbacks:
- content_ready
- dispenser_item_returned
- additional_state_update
- game_ended_step
callback_class: !!python/name:cooperative_cuisine.recording.FileRecorder ''
callback_class_kwargs:
Loading