|
35864d4b38
|
Fix: StateObservable sometimes having wrong low-bound
|
2022-12-13 19:50:57 +01:00 |
|
|
f421c92f83
|
Observation spaces now define dtype to be float64
|
2022-12-13 19:45:13 +01:00 |
|
|
3bb3ffa3a0
|
More configurability
|
2022-12-09 17:05:06 +01:00 |
|
|
5afa8b22b2
|
Better path visualizations; more agent & path configs
|
2022-12-09 11:20:15 +01:00 |
|
|
78ac536bb9
|
Fixed RayObservable Collisions PreFilter for Rect
|
2022-12-08 20:27:36 +01:00 |
|
|
d2c2343d08
|
Making the repo somewhat understandable to other readers...
|
2022-09-16 11:38:21 +02:00 |
|
|
5cedffa473
|
Also imlemented RayCasting for Rectangles
|
2022-09-13 22:25:29 +02:00 |
|
|
c34d266ea5
|
Implemented Rectangles (no Raycasting yet...)
|
2022-09-13 22:14:17 +02:00 |
|
|
908685b2f5
|
Fix: Random observation used wrong rng (now use numpy, not generating)
|
2022-08-28 21:35:13 +02:00 |
|
|
0a458b863d
|
Fixed bugged compass Observable
|
2022-08-27 21:07:31 +02:00 |
|
|
ff4e81d4f1
|
Added a dummy Observable
|
2022-08-25 13:38:59 +02:00 |
|
|
f94eaa5dc0
|
Smashed bugs regarding StateObservable giving wrong data when not
rendering
|
2022-08-22 18:53:30 +02:00 |
|
|
bfbfe9bb43
|
Fixed: Crash when drawing StateObservable with speed
|
2022-08-22 18:17:59 +02:00 |
|
|
d4195a3f37
|
Wrong dimensions given by StateObservable
|
2022-08-22 18:08:01 +02:00 |
|
|
361b118593
|
Remove debug call
|
2022-08-22 17:28:11 +02:00 |
|
|
0b71d2fe0c
|
Always return np.array not th.Tensor
|
2022-08-22 17:23:12 +02:00 |
|
|
a41f93beed
|
Fixed a fatal flaw with CompositionalObservable
|
2022-08-22 15:55:16 +02:00 |
|
|
8706462358
|
New Observable: Compass
|
2022-08-20 21:32:34 +02:00 |
|
|
f18310ed5b
|
Better collisions
|
2022-08-20 17:18:03 +02:00 |
|
|
9a40ee07b7
|
Added new Environment, that is highy customizable via args
|
2022-08-17 19:31:15 +02:00 |
|
|
bd191c82fd
|
RayObservable now gives Output in Range [0, 1]
|
2022-08-15 17:15:56 +02:00 |
|
|
de4704f813
|
Fixed: Output-Box-Boundaries were not met
|
2022-08-15 15:47:16 +02:00 |
|
|
6c4c9e0fdd
|
Implemented CompositionalObservable
|
2022-08-07 18:03:27 +02:00 |
|
|
eb36a460f3
|
Extended TODO
|
2022-07-02 14:42:56 +02:00 |
|
|
29854b2b5c
|
Extended output of StateObservable
|
2022-06-29 12:42:49 +02:00 |
|
|
bb006eceb0
|
Fixed wrong color for Void when env.void_barrier is set
|
2022-06-22 13:09:01 +02:00 |
|
|
2132deedcd
|
Removed debug-prints from StateObservable
|
2022-06-21 22:30:12 +02:00 |
|
|
983d5071a4
|
Fixed bugs with StateObservable
|
2022-06-21 22:29:50 +02:00 |
|
|
b0aeb94cd7
|
Fixed Bug RayObservable did not detect lower Void
|
2022-06-21 21:38:18 +02:00 |
|
|
4bfa15b362
|
Bug fixes and minor additions to observables
|
2022-06-20 23:11:11 +02:00 |
|
|
1c81c6bae9
|
Added entities.Void for RayTracing detection of Border
|
2022-06-19 23:14:39 +02:00 |
|
|
3dc5bed9f4
|
Bug fixes for RayTracing
|
2022-06-19 22:58:30 +02:00 |
|
|
75732ba960
|
Added StateObservable
|
2022-06-19 22:46:42 +02:00 |
|
|
6898c2deb5
|
Made RayTracing more performant (exclude distant entities)
|
2022-06-19 21:47:35 +02:00 |
|
|
e3a1044cb3
|
Implemented RayObserver
|
2022-06-19 20:33:45 +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 |
|