439 Commits

Author SHA1 Message Date
Chanumask
9f2cb103f4 started visualization of routes in plot single runs, assets missing. 2024-05-02 17:07:33 +02:00
Chanumask
5ee39eba8d added fallback action attribute to agents and set standard fallback action to noop 2024-04-29 11:03:59 +02:00
Chanumask
0bbf0dafdb Moved route caching to env level and removed print statements 2024-04-28 13:52:39 +02:00
Chanumask
54d4e1ecb5 added simple route caching and fixed move 4 point graph in tspbaseagent 2024-04-17 15:28:10 +02:00
Chanumask
fe5a97a413 added allowed direction check for predict move 2024-04-04 12:48:14 +02:00
Chanumask
1e4ec254f4 added simple_crossing scenario 2024-03-25 13:08:37 +01:00
Chanumask
955598a129 fixed globalpos and 2rooms1door destination spawning 2024-03-25 12:30:31 +01:00
Chanumask
ce7f5cb1ea fixed merge-issue 2024-03-21 15:09:37 +01:00
Chanumask
c510610e50 Merge remote-tracking branch 'origin/unit_testing' into unit_testing 2024-03-21 15:05:57 +01:00
Chanumask
9049363a40 cleaned up and fixed tests. should all run now. 2024-03-21 15:04:29 +01:00
Friedrich, Joel
b3acb57b4e Merge branch 'main' into 'unit_testing'
# Conflicts:
#   marl_factory_grid/algorithms/static/TSP_dirt_agent.py
#   marl_factory_grid/utils/config_parser.py
2024-03-18 16:23:44 +01:00
Chanumask
18a30ed17a minor fixes 2024-03-18 11:31:02 +01:00
Schönberger, Julian
fa1f8bec21 Merge branch 'documentation' into 'main'
added documentation to monitor, recorder, plotter. can now merge

See merge request mobile-ifi/fiks/EDYS!6
2024-03-15 16:20:23 +01:00
Chanumask
6c21debac1 Merge remote-tracking branch 'origin/documentation' into documentation 2024-03-11 09:40:23 +01:00
Chanumask
b959bdd68e added documentation to plotting methods and added info about monitoring, recording, plotting to usage.rst 2024-03-11 09:38:23 +01:00
Chanumask
6a684dbc6d fix init 2024-02-22 12:44:43 +01:00
Friedrich, Joel
65a93b256c Merge branch 'main' into 'documentation'
# Conflicts:
#   README.md
2024-02-14 14:04:52 +01:00
Chanumask
e1b94c4bb0 readme improvement 2024-02-01 14:02:11 +01:00
Chanumask
f62afefa20 documentation obsbuilder, raycaster, logging, renderer 2024-01-31 15:05:03 +01:00
Chanumask
26a59b5c01 imporvements of testing/new scenario documentation and inclusion in index 2024-01-29 14:35:01 +01:00
Chanumask
1fb35d875e added documentation testing rst to documentation 2024-01-29 11:20:07 +01:00
Chanumask
51612812b0 added target agent test and fixed tsp agents 2024-01-18 13:32:30 +01:00
Chanumask
0f6f34f83e added documentation for env groups 2024-01-08 11:13:46 +01:00
Chanumask
70bbdd256f Merge remote-tracking branch 'origin/documentation' into documentation 2024-01-06 21:21:37 +01:00
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
a8f86e1c9c added example to creating new scenario rst file 2023-12-29 13:46:33 +01:00
Joel Friedrich
5e0f9cdaff added "creating a new scenario" rst file 2023-12-29 11:07:10 +01:00
Joel Friedrich
ecf53e7d64 finished documenmtation of steptests and test 2023-12-29 10:45:10 +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
Chanumask
c4f578d663 added "modifying constants/rewards" 2023-12-14 10:38:26 +01:00
Steffen Illium
e7933985cb spinx going book 2023-12-12 17:51:37 +01:00
Chanumask
7feba6d452 removed constants from getting rendered and removed module name from class names 2023-12-12 11:50:13 +01:00
Steffen Illium
a9f0262a8c Merge remote-tracking branch 'origin/documentation' into documentation 2023-12-12 11:49:09 +01:00
Steffen Illium
1baf1ef2f9 smaller adjustments 2023-12-12 11:48:57 +01:00
Chanumask
8452154ee9 removed constants from getting rendered and removed module name from class names 2023-12-12 11:45:38 +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
ca01dc6d3b Merge remote-tracking branch 'origin/documentation' into documentation 2023-12-12 08:52:13 +01:00
Steffen Illium
06e176cfd5 sphinx 2023-12-12 08:51:44 +01:00
Chanumask
d8ae71bf69 updated usage and modifications rst 2023-12-08 13:05:35 +01:00
Chanumask
78e1d5b4fc added itemagent test 2023-12-07 13:18:41 +01:00
Chanumask
cb44c7ea5d rewrote readme, usage and modifications rst 2023-12-05 10:57:43 +01:00
Steffen Illium
5096971a43 requirements.txt 2023-12-01 14:02:38 +01:00
Steffen Illium
047bd07ab5 requirements.txt 2023-12-01 13:57:50 +01:00
Steffen Illium
141624bc0f Conf edit 2023-12-01 13:54:20 +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