Commit Graph

17 Commits

Author SHA1 Message Date
22a72fed2f Fix: Seeding of act-space is not guaranteed, seed it manually since we
depend on it...
2023-08-28 17:37:34 +02:00
78823d95b6 Various fixed to tests 2023-08-14 16:47:05 +02:00
0fb0506e49 Fix: Many tests still tried to seed during make 2023-07-23 12:31:47 +02:00
b0f7dc6c7c test/utils.py must use gym.make now (was fancy_gym.make) 2023-07-23 11:13:15 +02:00
7354257f8e Bug mitigation for metaworld refactored and extended 2023-06-18 17:47:54 +02:00
fbba129034 Fix: Need to supply seed to reset in tests 2023-06-18 11:51:01 +02:00
f07b8a26ac Made some assertions more verbose for easier debugging 2023-06-10 18:49:02 +02:00
bc9d4cf19d More verbose errors for run_env_determinism 2023-05-19 14:54:13 +02:00
228e343a1b Merge branch '47-update-to-new-gym-api' into gym_upgrade 2023-05-15 17:19:50 +02:00
Fabian
c53924d9fc updated to new API, so tests still failing 2023-01-17 08:27:29 +01:00
Fabian
ec2063aa0b updated tests for dm_control 2023-01-12 17:36:33 +01:00
Fabian
fbe3ef4a4b updated examples to new api, 2023-01-12 17:21:56 +01:00
Hongyi Zhou
fd4f9ae0bc add tests for replanning env & adapt observation space for box pushing & add max_planning_times to replanning tasks 2022-11-01 22:51:43 +01:00
Fabian
0c7ac838bf first updats to reacher and env creation 2022-10-20 10:10:44 +02:00
Fabian
39815ad09a updated test to pytest 2022-09-26 09:46:53 +02:00
Fabian
9651d9e213 updated test to pytest 2022-09-26 08:39:54 +02:00
Fabian
2875e07947 updated test to pytest 2022-09-23 09:40:35 +02:00