]> rtime.felk.cvut.cz Git - eurobot/public.git/history - src/robofsm/common-states.cc
robofsm: all FSMs use boost Statechart library
[eurobot/public.git] / src / robofsm / common-states.cc
2013-02-19 Petr Silhavikrobofsm: all FSMs use boost Statechart library
2011-12-30 Michal Vokacrobofsm: Just debug message changes.
2011-12-30 Michal Vokacrobofsm: Use shorter distance for approach style arrive...
2011-12-30 Michal Vokacrobofsm: disable testing code without shape detection.
2011-12-28 Michal VokacMerge branch 'demo' of ssh://rtime.felk.cvut.cz/eurobot...
2011-12-16 Michal Vokacrobofsm: Target detection
2011-12-15 Michal Vokacrobofsm: Better move_around error handling.
2011-12-15 Michal Vokacrobofsm: remove unused events
2011-12-15 Michal Vokacrobofsm: remove unused variable
2011-12-15 Michal Vokacrobofsm: Fix homing position bug - wrong units.
2011-12-15 Michal Vokacrobofsm: Add debugging printouts.
2011-12-15 Michal Vokacrobofsm: Add condition for target valid but not loaded.
2011-12-15 Michal Vokacrobfsm: Add one cell to safe target approach radius.
2011-12-15 Michal VokacRemove NOP :)
2011-12-15 Michal Vokacrobofsm: Update home position.
2011-12-11 Michal Vokacrobofsm: Clear state events in MAIN FSM.
2011-12-11 Michal Vokacrobofsm: FSM state approach_target tuning.
2011-12-11 Michal Vokacrobofsm: FSM state survey tuning.
2011-12-11 Michal Vokacrobofsm: Tune function for target detection.
2011-12-11 Michal Vokacrobofsm: Add functions for counting approach point...
2011-12-09 Michal Vokacrobofsm: Add constant for close target value.
2011-12-09 Michal Vokacrobofsm: Tune detect_target function.
2011-12-09 Michal Vokacrobofsm: Generate random positions across whole playground.
2011-12-09 Michal Vokacrobofsm: Allow path planing during rotation.
2011-11-27 Michal Vokacrobofsm: Beta version of demo application.
2011-02-14 Michal Vokacrobofsm: Removed unused files with oranges picking...
2011-02-13 Michal Vokacrobofsm: Removed unused files with oranges picking...
2011-01-18 Michal SojkaFix inclusion of robodata.h
2011-01-18 Michal SojkaMerge branch 'master' into shapedet
2011-01-14 Michal SojkaMerge branch 'strobmir'
2011-01-06 MiroslavRobofsm files were rewrited to ul_log
2010-05-29 Filip Jaresrobofsm: jerk faster, go slower through the diagonal...
2010-05-29 Filip Jaresrobofsm: put the "vidle" down faster the second time
2010-05-28 Petr KubiznakMerge branch 'master' of rtime.felk.cvut.cz:/var/git...
2010-05-28 Filip JaresMerge branch 'master' of ssh://jaresf1@rtime.felk.cvut...
2010-05-28 Filip Jaresrobofsm: tune vidle: lower LOAD_PREPARE position and...
2010-05-28 Filip Jaresrobofsm: improve approach to the "NEAR_PLAYGROUND_CENTE...
2010-05-28 Michal Sojkarobofsm: Switch on camera during initialization
2010-05-28 Filip Jaresrobofsm: add jerky motion when unloading oranges
2010-05-28 Filip Jaresrobofsm: remove commented out code (previous versions...
2010-05-26 Michal SojkaSix oranges works almost perfectly
2010-05-26 Michal SojkaSix oranges somewhat works
2010-05-26 Michal SojkaRush the conrs slowly
2010-05-26 Michal SojkaFine tune loading
2010-05-26 Michal SojkaFaster acceleration at start
2010-05-26 Michal Sojkaload_oranges OK
2010-05-26 Michal SojkaTune loading oranges
2010-05-26 Michal SojkaDisplay competition time for some states
2010-05-26 Michal Sojkabugfix - Do not enable switches earlier than necessary
2010-05-26 Michal SojkaFine tune vidle
2010-05-26 Petr KubiznakMerge branch 'master' of rtime.felk.cvut.cz:/var/git...
2010-05-26 Michal SojkaFine tune sledge_down to not touch the rim by bumpers
2010-05-26 Michal Sojkaadd load_oranges timeouts
2010-05-26 Michal SojkaMerge branch 'master' of rtime.felk.cvut.cz:/var/git...
2010-05-26 Michal Sojkarobofsm: Remove debug printf
2010-05-26 Michal Sojkarobofsm: actuators_home moves vidle +-1
2010-05-26 Michal Sojkarobofsm: Attempt to fix two-phase orange loading
2010-05-26 Filip Jaresrobofsm: add EV_SWITCH_STRATEGY to unhandled events...
2010-05-26 Michal Sojkarobofsm: Fix unhandled event warnings
2010-05-26 Filip Jaresrobofsm: add new "six oranges" strategy
2010-05-26 Michal Sojkarobofsm: Don't move vidle so down after start
2010-05-26 Michal Sojkarobofsm: Switch off camera after start
2010-05-26 Michal Sojkarobofsm: Remove unnecessary new/delete pair
2010-05-26 Michal Sojkarobofsm: Generate EV_VIDLE_DONE
2010-05-26 Filip Jaresrobofsm: introduce new struct to define which oranges...
2010-05-26 Michal Sojkarobofsm: Replace EV_GOAL_NOT_REACHABLE with EV_MOTION_ERROR
2010-05-26 Filip Jaresrobofsm: hopefully better approach to the slope
2010-05-25 Filip Jarescompetition: improve slope approach position
2010-05-25 Filip Jarescompetition: add state for oranges loading
2010-05-25 Filip Jaresrobofsm: fix error in previous commit
2010-05-25 Filip Jaresrobofsm actuators: support for speed choice when callin...
2010-05-25 Michal VokacMerge branch 'master' of rtime.felk.cvut.cz:/var/git...
2010-05-22 Filip Jaresrobofsm: basic strategy rewrite (using the skeleton...
2010-05-14 Michal Sojkarobofsm: Skeleton for multiple game strategies