Replies: 1 comment
-
The observation manager returns a dictionary (as you can see from the code). If RL-Games accepts a dictionary, the above function should be modified to do that. Unfortunately, I do not have the bandwidth to test this out without a concrete example available. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I saw it in wrappers/rl_games only support gym.spaces.Box, But I need to use gym.spaces.Dict.
Any one have any good methods or suggestions?
Beta Was this translation helpful? Give feedback.
All reactions