Closed mattiasljungstrom closed 6 years ago
The server outputs only dictionary observations (there is no project = True
equivalent on the server).
In the updated version of the environment we will only work with dictionary observation to avoid confusions
Ok, makes sense, thanks for the quick reply!
How do I submit to the server while using the dictionary observation? I don't see a way to pass
project = False
to theClient()
.