Tobis Programm forked to not destroy your golden files

Dependencies:   mbed

Fork of Robocode by PES 2 - Gruppe 1

Revisions of header/Movement.h

Revision Date Message Actions
134:5c29654ce301 2017-05-16 bugfixes; File  Diff  Annotate
122:8bfb39434fb7 2017-05-14 move to brick by coordinate list is now implemented, calculation is static -> transfer to non static should be done. File  Diff  Annotate
114:720dc5df42a5 2017-05-10 New Statemachine in searchforbrick with double check File  Diff  Annotate
105:d489c2e8de35 2017-05-04 added move_for_distance_with_radius(float distance, float r) function.; when overloaded with r = 0 equals in move_for_distance. File  Diff  Annotate
94:0381e8b1beda 2017-05-02 changed something in move for brick File  Diff  Annotate
89:7f9d6e641a01 2017-05-01 move_for_dist is now working File  Diff  Annotate
86:df8c869a5a52 2017-05-01 Implemented move_in_search_for_brick with state machine + test function move forward File  Diff  Annotate
85:d8ea8a99fa3a 2017-05-01 Implemented move_for_distance File  Diff  Annotate
77:ff87a10c4baf 2017-04-25 bugfixes File  Diff  Annotate
75:dba260cb5ae4 2017-04-24 updated turn_for_deg File  Diff  Annotate
61:628f8a4e857c 2017-04-18 implemented turn_for_deg(degree) and init functions File  Diff  Annotate
54:36c290715769 2017-04-18 update File  Diff  Annotate
53:453f24775644 2017-04-18 movement improved File  Diff  Annotate
52:56399c2f13cd 2017-04-18 movement update; File  Diff  Annotate
39:92723f7ea54f 2017-04-04 Default function implementation complete.; State Machine working properly.; Compiled succesfully File  Diff  Annotate
34:40d8d29b44b8 2017-03-29 update File  Diff  Annotate | base