super-ml-pets
super-ml-pets copied to clipboard
Not possible to freeze items
This stems from sapai-gym, which has not added support for it yet:
https://github.com/alexdriedger/sapai-gym/blob/master/sapai_gym/SuperAutoPetsEnv.py#L294
When this is added, we will also need to add support for it in the machine vision system.
Note that sapai supports freezing, but sapai-gym does not:
https://github.com/manny405/sapai/blob/fbf2dc9f11f1db8bd5016c245b149193ab35da48/sapai/shop.py#L958
Hence, it should be possible to add support for it in sapai-gym without modifying the underlying SAP engine.