Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Not possible to freeze items #22

Open
andreped opened this issue Aug 20, 2022 · 1 comment
Open

Not possible to freeze items #22

andreped opened this issue Aug 20, 2022 · 1 comment
Labels
enhancement New feature or request

Comments

@andreped
Copy link
Owner

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.

@andreped andreped added the enhancement New feature or request label Aug 20, 2022
@andreped
Copy link
Owner Author

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: No status
Development

No branches or pull requests

1 participant