MaximZaitsev
|
bb1d91ac62
|
make new algorithm. based on car position
|
2016-08-26 17:55:49 +03:00 |
|
MaximZaitsev
|
b6f4a63b63
|
online random, remove best sonar, fixed error on test room line
|
2016-08-26 17:55:49 +03:00 |
|
dsavvinov
|
f854b70cea
|
UI: Fixed paths in index.html according to new file structure in carkot/ui
|
2016-08-26 16:34:04 +03:00 |
|
Alexey Stepanov
|
3268a0d756
|
translator: add support parallel run tests, rearrangement test files
|
2016-08-26 16:33:49 +03:00 |
|
dsavvinov
|
9b2164da82
|
UI: Fixed mistake in placement of perimeter.js in carkot/ui/scripts
|
2016-08-26 16:23:42 +03:00 |
|
dsavvinov
|
655b745487
|
UI: Refactored file structure in carkot/ui/scripts
|
2016-08-26 16:18:50 +03:00 |
|
dsavvinov
|
63652dab0b
|
UI: Cleaned carkot/ui from trash-files
|
2016-08-26 16:10:44 +03:00 |
|
dsavvinov
|
0dd23f638d
|
UI: Fixed issue with drawing vertical lines
|
2016-08-26 15:56:22 +03:00 |
|
MaximZaitsev
|
be7c7f7876
|
alg
|
2016-08-26 15:06:18 +03:00 |
|
dsavvinov
|
fbe6081d5d
|
UI: Updated drawing of algorithm info
|
2016-08-26 14:47:04 +03:00 |
|
Alexey Stepanov
|
20bbffda0a
|
translator: add support packages, rewrite system for resolving variables and classes, add packages to kotstd, add test count to test framework, a lot of small changes
|
2016-08-26 13:51:33 +03:00 |
|
Alexey Stepanov
|
571776d1a9
|
translator: basic refactoring whole project
|
2016-08-26 13:51:33 +03:00 |
|
e5l
|
9b2dc5242b
|
car_fmw: multiple attempts when scan failing
|
2016-08-26 13:09:13 +03:00 |
|
dsavvinov
|
fbfc79dba1
|
Added draft version of UI
|
2016-08-26 12:48:12 +03:00 |
|
dsavvinov
|
dd1b4d7777
|
Added debug-mode for UI to central server
|
2016-08-26 12:48:12 +03:00 |
|
e5l
|
1ae02c367e
|
car_fmw: sonar missing angle compensation
|
2016-08-26 12:09:14 +03:00 |
|
MaximZaitsev
|
b9f86d76c1
|
corrected rotation velocity
|
2016-08-26 12:08:34 +03:00 |
|
MaximZaitsev
|
6c641de854
|
add param for select test room
|
2016-08-26 12:08:15 +03:00 |
|
MaximZaitsev
|
76af383e2a
|
add sending debug info to web client
|
2016-08-26 11:21:13 +03:00 |
|
MaximZaitsev
|
ea95fac968
|
corrected proto file
|
2016-08-26 10:47:22 +03:00 |
|
MaximZaitsev
|
9c2933a993
|
fixed bugs
|
2016-08-26 10:47:22 +03:00 |
|
MaximZaitsev
|
60f8a04e98
|
remove test code
|
2016-08-26 10:47:22 +03:00 |
|
MaximZaitsev
|
ad4ce41acd
|
add proto for algorithm debug
|
2016-08-26 10:47:22 +03:00 |
|
dsavvinov
|
3c7a30a6b3
|
Renamed field in Result-message from "errorCode" to "error" to avoid collisions with inner protobuf field
|
2016-08-26 10:42:47 +03:00 |
|
dsavvinov
|
adee283958
|
Added ui-related protofiles
|
2016-08-26 10:30:46 +03:00 |
|
dsavvinov
|
222bc629ef
|
Added missed by mistake Constants.kt to central server
|
2016-08-25 19:32:31 +03:00 |
|
MaximZaitsev
|
78d51b6ac0
|
working algorithm on very simple room
|
2016-08-25 19:31:16 +03:00 |
|
dsavvinov
|
aee08025eb
|
Added handling of web-requests in central server
|
2016-08-25 18:24:48 +03:00 |
|
e5l
|
ffbccd2aa5
|
car_srv: add RouteMetric request
|
2016-08-25 18:10:09 +03:00 |
|
e5l
|
ff5ad083a9
|
car_fmw: add metric route, improve Engine module
|
2016-08-25 16:59:26 +03:00 |
|
e5l
|
27321af56d
|
car_fmw: distance and degree metrics, drive functions
|
2016-08-25 15:18:41 +03:00 |
|
e5l
|
1370952a95
|
car_fmw: Voyager velocity
|
2016-08-25 15:18:41 +03:00 |
|
MaximZaitsev
|
4c43c3c411
|
upgrade algorithm
|
2016-08-24 18:01:07 +03:00 |
|
MaximZaitsev
|
0102312480
|
add 2 room lines
|
2016-08-24 18:00:10 +03:00 |
|
MaximZaitsev
|
fbe90231f0
|
make abstract algorithm, fixed bugs
|
2016-08-24 14:00:22 +03:00 |
|
MaximZaitsev
|
10acb69eb3
|
add test, remove time delay in car move, fixed bug with sonar emulator on angle between 90 and 270
|
2016-08-24 14:00:22 +03:00 |
|
e5l
|
234c05c120
|
car_fmw: smooth stop, small fixes
|
2016-08-24 11:55:19 +03:00 |
|
Alexey Stepanov
|
cfe38a5b64
|
translator: fix float point division
|
2016-08-24 10:36:18 +03:00 |
|
Alexey Stepanov
|
f354d191dd
|
translator: add for loops, tests
|
2016-08-24 10:03:06 +03:00 |
|
Alexey Stepanov
|
7067288cf4
|
translator: add division to types
|
2016-08-24 10:03:06 +03:00 |
|
Alexey Stepanov
|
9af356503d
|
translator: add test on side effects in while argument
|
2016-08-24 10:03:06 +03:00 |
|
Alexey Stepanov
|
8c0d575a6f
|
translator: add support range operator (..)
|
2016-08-24 10:03:06 +03:00 |
|
e5l
|
7f14915716
|
translator: logging
|
2016-08-24 09:50:57 +03:00 |
|
e5l
|
c9a071f5ce
|
translator: Voyager firmware
|
2016-08-24 09:44:22 +03:00 |
|
MaximZaitsev
|
e24419fb0f
|
just classes and first function for algoritm
|
2016-08-23 17:35:48 +03:00 |
|
e5l
|
0e8f7c1b7b
|
car_fmw: turn green led on when car loaded
|
2016-08-23 16:12:30 +03:00 |
|
MaximZaitsev
|
c04f1d207e
|
add command for shut down all threads
|
2016-08-23 14:02:07 +03:00 |
|
Alexey Stepanov
|
25d4c70d3f
|
translator: add smartcast test
|
2016-08-23 13:43:10 +03:00 |
|
Alexey Stepanov
|
134067ed0d
|
translator: git worked dfs test
|
2016-08-23 13:31:44 +03:00 |
|
Alexey Stepanov
|
c0674a6695
|
translator: optimize and simplify val expression evaluating
|
2016-08-23 13:31:44 +03:00 |
|