Commit History

Автор SHA1 Съобщение Дата
  Rodrigo Perez-Vicente d8fe5eb4fd get_frame and arguments преди 3 години
  saleml e8166b3dea fix rendering and add tests for scripts преди 3 години
  saleml a4f1f04f91 fix pre-commit преди 3 години
  saleml 7b17114aec use new_step_api in initialization преди 3 години
  saleml 5b71a38e9e use new step api in new tests преди 3 години
  saleml b1f0799f59 Merge branch 'master' into newstep преди 3 години
  Rodrigo Perez-Vicente 6a8d6326a2 old rendering API преди 3 години
  Rodrigo Perez-Vicente e2b2eee033 Add Pytest преди 3 години
  saleml 6058520362 in `FlatObsWrapper`, add support for `,` symbol in missions преди 3 години
  saleml f6a103d05b fix pyright error with wrappers + raise error instead of string + use right registry преди 3 години
  saleml 602010892b pre-commit now works преди 3 години
  saleml 71d38fa37d Merge branch 'master' into newstep преди 3 години
  saleml 5c241a8a15 use new_step API, and solve some pylance errors преди 3 години
  Rodrigo Perez-Vicente 36e05852a8 np.ndarray agent_pos type annotation преди 3 години
  Rodrigo Perez-Vicente 8c879a1fa2 fix rebase pre-commit преди 3 години
  Rodrigo Perez-Vicente 3aab399ab1 Add pyright to pre-commit преди 3 години
  StringTheory 925419ffbf Rerun pre-commit преди 3 години
  saleml a146321d8f add `.spaces` when creating a new Dict space преди 3 години
  saleml 3fa97a4c3c remove redundant docstring преди 3 години
  saleml dae65f7d5f add DictObservationSpaceWrapper docstring преди 3 години
  saleml d20e9133b3 no imports from gym.core преди 3 години
  saleml 162bab2fb5 add condition to RGBImgObsWrapper's signature преди 3 години
  saleml cf723609e4 use new gym api for rendering in RGBImgObsWrapper преди 3 години
  saleml e90cdf1be9 Fix ViewSizeWrapper that changed the observation space of the unwrapped env ! преди 3 години
  saleml cac13fa8ef Adapt to the new gym API where the seed is given to the reset function of the env (by calling super().reset()) преди 3 години
  saleml be59117fcf Fix ViewSizeWrapper whose observations didn't match its observation space преди 3 години
  saleml bde32a2cd2 Use the right setters for the wrapped env's observation_space (i.e. without modifying the unwrapped one's) преди 3 години
  saleml 56cc2baa25 New wrapper: Use MultiDiscrete gym space to represent textual observation. This allow for smooth usage with RL libraries that require observations to be portable to torch преди 3 години
  Howard Huang 29f8a09735 Include all observations in wrapper (#181) (#182) преди 3 години
  Eduardo Pignatelli 6116191b15 Adding symbolic observation wrapper (#165) преди 3 години