Dominik Moritz Roth dodox
dodox pushed to master at dodox/Columbus 2022-06-21 21:39:36 +02:00
519c57bb64 Added explaination for entities.Void
b0aeb94cd7 Fixed Bug RayObservable did not detect lower Void
Compare 2 commits »
dodox pushed to master at dodox/Columbus 2022-06-21 15:14:47 +02:00
b668cf5746 Ensure truly random envs on env_seed=None; detect key-presses on
9619ce21a1 Testing other envs...
Compare 2 commits »
dodox pushed to master at dodox/Columbus 2022-06-20 23:12:02 +02:00
fe6cb991dd Added toggling map via 'm'
4bfa15b362 Bug fixes and minor additions to observables
1eb86bef06 allow unseeded envs; void acting as barrier (enemy); and registering
1c21da5513 removed gym_binding; moved functionality into env
a0ffc8d3fa auto import env (and register gym-envs) on pkg-load
Compare 5 commits »
dodox pushed to master at dodox/Columbus 2022-06-19 23:14:55 +02:00
1c81c6bae9 Added entities.Void for RayTracing detection of Border
dodox pushed to master at dodox/Columbus 2022-06-19 22:59:06 +02:00
253ce6495e Added no_map feature to RayTracingEnv
dodox pushed to master at dodox/Columbus 2022-06-19 22:58:42 +02:00
3dc5bed9f4 Bug fixes for RayTracing
dodox pushed to master at dodox/Columbus 2022-06-19 22:46:51 +02:00
75732ba960 Added StateObservable
dodox pushed to master at dodox/Columbus 2022-06-19 21:47:53 +02:00
6898c2deb5 Made RayTracing more performant (exclude distant entities)
dodox pushed to master at dodox/Columbus 2022-06-19 20:33:57 +02:00
e3a1044cb3 Implemented RayObserver
d731695f2a Lets test the RayObserver
b04de18a88 Refactoring for dist, new rendering options and a bug-fix (for
Compare 3 commits »
dodox pushed to master at dodox/Columbus 2022-06-19 17:21:08 +02:00
40d1129640 Dont open window when training
dodox pushed to master at dodox/Columbus 2022-06-19 16:38:06 +02:00
39c5c33348 Converted to python-package
dodox pushed to master at dodox/Columbus 2022-06-19 16:15:56 +02:00
6ebd95e74f Trying to get remote imports to work
dodox pushed to master at dodox/Columbus 2022-06-19 16:07:08 +02:00
489a0988e7 smol bug shmashes
dodox pushed to master at dodox/Columbus 2022-06-19 15:59:42 +02:00
abad4bd6f1 Added Env 'ColumbusTest3_1'
dodox pushed to master at dodox/Columbus 2022-06-19 15:54:38 +02:00
57d8068da7 Fixed imports when imported as external lib
dodox pushed to master at dodox/Columbus 2022-06-19 15:52:51 +02:00
279b4d9f23 Added a __init__.py
dodox pushed to master at dodox/Columbus 2022-06-19 15:49:15 +02:00
daf8ec2c4d Making strating_pos configurable
dodox pushed to master at dodox/Columbus 2022-06-19 15:32:19 +02:00
12cac4db99 Minor bug fixes
dodox pushed to master at dodox/Columbus 2022-06-19 15:26:35 +02:00
89aeaac1eb Steps towards a more universal collision detector
dodox pushed to master at dodox/CaliGraph 2022-06-19 15:18:49 +02:00
5ef60d340e Made README domain independent