Go to file
Mateusz d503ee4f0c implemented path finding 2023-04-19 23:53:36 +02:00
.idea added basic map with agent and randomized fields 2023-03-16 23:53:18 +01:00
bfs.py implemented movement planning 2023-04-19 23:51:24 +02:00
cobble.jpeg added basic map with agent and randomized fields 2023-03-16 23:53:18 +01:00
dirt.jpg added basic map with agent and randomized fields 2023-03-16 23:53:18 +01:00
garbage-truck-nbg.png added basic map with agent and randomized fields 2023-03-16 23:53:18 +01:00
garbage_truck.py created successor function, adjustet truck class 2023-04-19 21:16:40 +02:00
grass.png added basic map with agent and randomized fields 2023-03-16 23:53:18 +01:00
home.py added home class 2023-03-31 13:49:27 +02:00
litter.py created some classes for knowledge representation 2023-03-28 18:00:13 +02:00
main.py implemented path finding 2023-04-19 23:53:36 +02:00
sand.jpeg added basic map with agent and randomized fields 2023-03-16 23:53:18 +01:00
state.py basic bfs implementation 2023-04-19 22:12:02 +02:00
succ.py implemented movement planning 2023-04-19 23:51:24 +02:00