oxwhirl / smac

SMAC: The StarCraft Multi-Agent Challenge
MIT License
1.04k stars 227 forks source link

Fix wrong observation size calculation #63

Closed DrMatters closed 3 years ago

DrMatters commented 3 years ago
samvelyan commented 3 years ago

This seems to be taken care of in get_obs_own_feats_size() https://github.com/oxwhirl/smac/blob/8398a6d78b612539702d99f562f2ad880b00580b/smac/env/starcraft2/starcraft2.py#L1161