Skip to content
Snippets Groups Projects
Commit d9ddc417 authored by Florian Schröder's avatar Florian Schröder
Browse files

Refactor counter setup and update various classes

The `overcooked_environment.py` file has been significantly refactored to streamline handling of counter setup. Post counter setup responsibilities have been shifted to the `CounterFactory` class. A utility function, `get_closest`, has been introduced in `utils.py` to determine the closest counter and is used in multiple classes. Minor updates are also made across several other classes for optimization and clarity. The 'other' score in `environment_config.yaml` has been changed from 0 to 20.
parent 8e8075b4
No related branches found
No related tags found
1 merge request!34Resolve "Counter Factory"
Pipeline #44806 passed
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment