Open drozzy opened 5 years ago
Quick hacky fix is:
spaces.Box(low=-np.inf, high=np.inf, shape=(339,))
Thanks for finding this. The observation space is updated: https://github.com/stanfordnmbl/osim-rl/commit/5d9ec97501a671dfcfe1c2f7e2edf19d3615d891
@drozzy The environment is updated again: https://github.com/stanfordnmbl/osim-rl/commit/12fc66c84750c6691db9164b9e5ecb7b30ecf6b5
If you see this problem again:
I found some observations fall outside the specified limits.
Here is a script to test this:
Here is the observation in question (from output):