Project

General

Profile

Statistics
| Branch: | Revision:

root / scout / libscout / src / behaviors / pause_scout.cpp @ 071926c2

History | View | Annotate | Download (1.33 KB)

# Date Author Comment
dcf49526 02/24/2013 03:08 PM Priya

Overwrote the ROS sigint handler so now behaviours stop and die and stop motors upon exiting.

fa5ca6e3 02/03/2013 06:46 PM Priya

Fixed pause not working with the GUI. Also removed super annoying printf from MotorControl. And also fixed some pause/resume GUI bugs and the fact that process.kill and process.terminate wouldnt do anything.

80224838 02/03/2013 05:16 PM Priya

Hacky fix to pause to work around issue that sending motor commands sometimes does nothing.

faa11f08 02/03/2013 04:54 PM Priya

Changed it so that all behaviors are not instantiated immediately. Also changed pause so it does not spam (0, 0) motor speeds.

16d4e150 11/12/2012 07:46 PM Priya

Fixed pause and resume. Kind of. There are lots of bugs with the GUI.

27f73b95 11/09/2012 10:45 AM Matt Bryant

Merge branch 'master' of ssh://roboclub.org/home/svn/scoutos

Conflicts:
scout/libscout/CMakeLists.txt
scout/libscout/src/BehaviorList.cpp
scout/libscout/src/BehaviorList.h