]> rtime.felk.cvut.cz Git - eurobot/public.git/commit
robofsm: Move motion initialization and add destroy to robot.c
authorMichal Sojka <sojkam1@fel.cvut.cz>
Wed, 1 Apr 2009 15:26:37 +0000 (17:26 +0200)
committerMichal Sojka <sojkam1@fel.cvut.cz>
Wed, 1 Apr 2009 15:29:14 +0000 (17:29 +0200)
commit0754e42082fbda6e1585a874287ba5f46d70e72c
treece199a15214ffacc16378052c879f1f25b2de392
parent99e3f7e34d91829cd7eb00aa87770e800865c4b8
robofsm: Move motion initialization and add destroy to robot.c

Thanks to this, the robot can be properly destroyed.
src/robofsm/fsmmove.cc
src/robofsm/motion-control.cc
src/robofsm/motion-control.h
src/robofsm/robot.c