Commit Graph

31 Commits

Author SHA1 Message Date
d3f80c537e print len fix 2019-06-10 09:04:10 +02:00
0a465f0dd8 path optimalisation 2019-06-10 02:29:08 +02:00
f8864d2ecd path distance from end < distance from next point 2019-06-10 02:23:22 +02:00
3c4508b689 diagonal distance in path 2019-06-10 02:02:38 +02:00
df807cc13a list index fix 2019-06-10 00:52:47 +02:00
83838ac87e menage coments 2019-06-09 23:23:00 +02:00
01a9c6f790 minor changes 2019-06-09 20:25:46 +02:00
17cda812ca improve distance list 2019-06-09 18:28:37 +02:00
e26cc9b033 points optimalisation 2019-06-09 18:15:22 +02:00
ae1cb2900b add days of week 2019-06-09 15:32:10 +02:00
37aca9f70e terminal putput fix 2019-06-09 13:47:19 +02:00
bd7a7881b2 improve move of the truck 2019-06-09 13:37:29 +02:00
51bc22088c collect trash from one kind 2019-06-09 13:25:00 +02:00
21b874d089 add house class 2019-06-09 12:13:31 +02:00
nlitkowski
df81802291 Add settings window and Qt imports 2019-05-01 02:21:02 +02:00
9a5f0c4e56 Fix minor naming convention mistakes 2019-04-29 12:51:48 +02:00
e45c01fa1e Rename files 2019-04-29 12:49:54 +01:00
a9c0ae6a10 Naming conventions 2019-04-29 12:45:56 +01:00
02071f919f Obstcle modes 2019-04-28 16:13:41 +02:00
2fba7e8c7f Update AStar algorithm 2019-04-28 16:09:06 +02:00
5e8bab126f update astar 2019-04-27 18:36:14 +02:00
053e225135 code review 2019-04-27 18:24:51 +02:00
07ff61b1dd Draw map colors changed 2019-04-27 18:23:33 +02:00
e0a0e4f456 AStar changes optimalisation 2019-04-27 18:04:06 +02:00
4ee1e5af4f A* chages 2019-04-25 20:56:02 +02:00
d716eb1d79 Random obstacles 2019-04-25 18:25:37 +02:00
bc66661563 Pylint disable no member error 2019-04-15 12:54:29 +02:00
d3927cfb8c Remove unused imports and variables 2019-04-08 12:16:50 +02:00
6d94b540e0 bledy 2019-04-08 11:39:58 +02:00
nlitkowski
05254c3c7d Change grid class to consist of nodes. 2019-04-08 01:15:47 +02:00
nlitkowski
925c328169 Initialize grid generating with basic colours. 2019-04-07 23:39:18 +02:00