DavidRother / cooking_zoo

CookingZoo: a gym-cooking derivative to simulate a complex cooking environment
MIT License
19 stars 7 forks source link

Observation dict #9

Closed dtannebe closed 2 years ago

dtannebe commented 2 years ago

Output the symbolic representation of the environments, list/dict/set/.. of named entities with their properties.

DavidRother commented 2 years ago

A new optional argument obs_spaces was created which has to be a list. The possible arguments (strings) inside the list are "symbolic" and "numeric"