Commit Graph

27 Commits

Author SHA1 Message Date
aa0eccbfd3 Added more config-options via params 2022-08-15 17:16:18 +02:00
7360318866 Fixed: Visible rendering was no longer working 2022-08-14 17:53:51 +02:00
61b5e654db New env: ColumbusSingle 2022-08-14 17:48:53 +02:00
b490c8ffd9 Fixing bugs: Really dont touch screen when running on server 2022-08-14 17:21:52 +02:00
82a43b85d0 Fix: Dont reference screen when rendering screenles 2022-08-14 16:50:21 +02:00
3311d1501b Added support for frame-outputs (for video recording) 2022-08-07 19:43:17 +02:00
6c4c9e0fdd Implemented CompositionalObservable 2022-08-07 18:03:27 +02:00
cb403737f8 Increased Aux-Rewards (last decrease was to much) 2022-07-21 09:41:54 +02:00
a9b53b6eca Lowered Aux-Reward (now per-second instead of per frame) 2022-07-19 10:05:28 +02:00
54adebfe9b Toggeable confidence-ellipse (key_c) 2022-07-17 01:00:55 +02:00
a0953116f1 Fixed Bug: Incorrect elipsoids when chols are batched or only diag 2022-07-17 00:44:16 +02:00
51a734607d Added visual for confidence-ellipse 2022-07-16 23:25:48 +02:00
a8f64897eb New Env: Football 2022-06-30 14:42:56 +02:00
88fc8a8067 Implemented aux penalty (enemys can radiate damage) 2022-06-29 18:49:28 +02:00
5b0157bfc9 Implemented Solid Collisions 2022-06-29 18:49:11 +02:00
db407b0819 Tweaking some envs 2022-06-29 12:41:52 +02:00
c0f331f8f0 New Env: ColumbusCandyland_Aux10 2022-06-26 10:56:14 +02:00
4f3c8bec8b Add manual controll override and pause functionality 2022-06-22 20:32:17 +02:00
60892ee145 Gave all envs a max time of 2min 2022-06-22 16:05:30 +02:00
7113190e35 Fixed incrorrect rng seeding 2022-06-22 13:08:23 +02:00
1354a0a853 Registering StateObservable-based envs 2022-06-21 22:29:10 +02:00
b668cf5746 Ensure truly random envs on env_seed=None; detect key-presses on
AI-showcase
2022-06-21 15:13:59 +02:00
1eb86bef06 allow unseeded envs; void acting as barrier (enemy); and registering
gym-envs
2022-06-20 23:10:14 +02:00
253ce6495e Added no_map feature to RayTracingEnv 2022-06-19 22:58:49 +02:00
b04de18a88 Refactoring for dist, new rendering options and a bug-fix (for
CnnObserv)
2022-06-19 20:32:37 +02:00
40d1129640 Dont open window when training 2022-06-19 17:20:51 +02:00
39c5c33348 Converted to python-package 2022-06-19 16:37:53 +02:00