Commit Graph

8 Commits

Author SHA1 Message Date
Stanislav Nowogrudski 8360f8f016 move strategy implemented 2017-04-22 21:46:05 +02:00
Stanislav Nowogrudski 5ceb31ee33 implement place strategy, some improvements 2017-04-22 17:26:00 +02:00
Stanislav Nowogrudski 8572b88b14 rudimentary user input error handling 2017-04-22 16:15:32 +02:00
Stanislav Nowogrudski 24691be12c added new Command abstraction to transport commands with parameters (f.e. PLACE X,Y,F) 2017-04-22 16:07:23 +02:00
Stanislav Nowogrudski 3d75934cfc small code enhancement 2017-04-21 23:11:24 +02:00
Stanislav Nowogrudski 3fec586c84 ReportStrategy is added 2017-04-21 23:02:21 +02:00
Stanislav Nowogrudski 3aaef8b3d3 [bugfix] - avoid create new instance of RobotEngine on every command 2017-04-21 23:01:58 +02:00
Stanislav Nowogrudski 7989a98628 initial setup and turn strategy is working 2017-04-21 22:50:48 +02:00