81 Commits

Author SHA1 Message Date
Joel Friedrich
f35944cc55 added documentation for environment entity and factory 2024-01-05 14:26:09 +01:00
Joel Friedrich
3cd5caed93 added documentation for agents 2024-01-04 17:48:32 +01:00
Joel Friedrich
af73a93105 added documentation for gamestate, steprules 2023-12-29 10:37:39 +01:00
Joel Friedrich
51e2f71d15 finished documentation of rules.py and base action 2023-12-22 11:01:44 +01:00
Joel Friedrich
944887aa2e finished documentation of modules for now. 2023-12-21 16:15:21 +01:00
Steffen Illium
e7933985cb spinx going book 2023-12-12 17:51:37 +01:00
Steffen Illium
1baf1ef2f9 smaller adjustments 2023-12-12 11:48:57 +01:00
Steffen Illium
8f4ad6e688 automodules and small adjustments 2023-12-12 10:48:59 +01:00
Steffen Illium
e83c2116db sphinx auto_class options 2023-12-12 09:31:41 +01:00
Steffen Illium
7566161e28 Sphinx AutoDocs init 2023-12-01 13:48:45 +01:00
Chanumask
44c87f4c04 minor fix 2023-12-01 11:52:05 +01:00
Chanumask
72a1c0a149 updated readme 2023-11-28 12:27:25 +01:00
Chanumask
c9ac92f044 Merge branch 'main' into documentation
# Conflicts:
#	marl_factory_grid/configs/default_config.yaml
#	marl_factory_grid/configs/eight_puzzle.yaml
#	random_testrun.py
2023-11-28 12:06:26 +01:00
Chanumask
6ce4226a20 documentation config files 2023-11-27 17:36:33 +01:00
Steffen Illium
17613c3ba9 Info Updated 2023-11-24 15:41:44 +01:00
Steffen Illium
08db1dfc6f Config Explainer cleanup 2023-11-24 14:55:30 +01:00
Steffen Illium
803d0dae7f Multiple Fixes:
- Config Explainer
 - Rewards
 - Destination Reach Condition
 - Additional Step Callback
2023-11-24 14:43:49 +01:00
Steffen Illium
0ec260f6a2 initial n steps 2023-11-23 17:32:32 +01:00
Chanumask
e1cc34b30f started documentation of default config 2023-11-23 16:13:54 +01:00
Steffen Illium
2f29ef703c Verified Collision Checks and Rendering 2023-11-23 11:43:04 +01:00
Steffen Illium
142bbb2c0c Changed Collision Check 2023-11-23 11:07:16 +01:00
Steffen Illium
0aa7afbe7e Merge remote-tracking branch 'origin/main' 2023-11-22 12:34:31 +01:00
Steffen Illium
d8a0756d34 Some Dokumentation (tools.py) 2023-11-22 12:34:16 +01:00
Joel Friedrich
855f53b406 Documentation 2023-11-22 12:12:04 +01:00
Steffen Illium
604c0c6f57 Fixed agent observation and inventory init 2023-11-20 14:59:37 +01:00
Steffen Illium
467cc3f793 Comments, small bugfixes removed legacy elements 2023-11-17 12:27:03 +01:00
Steffen Illium
fea327861e moved aftermath collision check to action 2023-11-17 10:36:02 +01:00
Steffen Illium
6b97710a7b Fixed Doors 2023-11-16 17:28:45 +01:00
Steffen Illium
67a3f3f342 Fixed Battery Charge 2023-11-16 17:16:22 +01:00
Steffen Illium
6c27aa8eaf Movement printing and Results, state, state reset. 2023-11-16 17:08:08 +01:00
Steffen Illium
c3c434a97e Results resolved. Small ADjustments 2023-11-16 15:29:07 +01:00
Steffen Illium
1dfeb7ae4a checked rule returns 2023-11-11 15:33:33 +01:00
Steffen Illium
80247cb56a eight puzzle now available, clones now available 2023-11-11 11:49:12 +01:00
Steffen Illium
b6ab6ab652 small error fixes reset sanity and self sanity almost lost 2023-11-10 17:40:27 +01:00
Steffen Illium
9b289591ba Maintainer and pos_dicts fixed. Are sets now. 2023-11-10 14:16:48 +01:00
Steffen Illium
6711a0976b Resolved some warnings and style issues 2023-11-10 09:29:54 +01:00
Steffen Illium
a9462a8b6f Added explanation for narrow_corridor.yaml 2023-11-10 06:54:38 +01:00
Steffen Illium
06a5130b25 new rules, new spawn logic, small fixes, default and narrow corridor debugged 2023-11-09 17:50:20 +01:00
Chanumask
4a8c12a5c3 fixed render funciton and obsbuilder 2023-11-02 12:02:03 +01:00
Chanumask
ee4d29d50b Merge branch 'main' into refactor_rename
# Conflicts:
#	marl_factory_grid/configs/default_config.yaml
#	marl_factory_grid/environment/entity/object.py
2023-10-31 10:28:25 +01:00
Steffen Illium
acd545dc0e fixed observation,
fixed observer reporting
2023-10-30 17:27:30 +01:00
Chanumask
ea6634b187 added regex search for bound entitiy search 2023-10-30 15:03:18 +01:00
Steffen Illium
35a42d7d47 fixed lightmap 2023-10-30 11:36:12 +01:00
Steffen Illium
374a38971a fixed names and function, dirtspawn and item spawn 2023-10-30 11:11:35 +01:00
Steffen Illium
00391d2bec name not identifier 2023-10-30 10:11:34 +01:00
Steffen Illium
fbbf8d6f6e naming Functions 2023-10-30 10:08:40 +01:00
Chanumask
115a79e930 fix mismatching signatures of spawn 2023-10-27 17:46:13 +02:00
Chanumask
dd5737e3ff fixed default_config 2023-10-27 14:14:38 +02:00
Chanumask
0e5b18c812 Merge branch 'main' into refactor_rename
# Conflicts:
#	marl_factory_grid/modules/clean_up/groups.py
#	marl_factory_grid/modules/clean_up/rules.py
#	marl_factory_grid/modules/destinations/rules.py
2023-10-27 13:12:54 +02:00
Chanumask
b13dff925b bugfixes 2023-10-27 13:08:01 +02:00