Project

General

Profile

Statistics
| Branch: | Revision:

root / scout / scoutsim / BehaviorGUI.py @ 40659cb8

History | View | Annotate | Download (8.98 KB)

# Date Author Comment
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.

d2dedb17 02/03/2013 03:53 PM Alex Zirbel

Bugfix to BehaviorGUI causing crashes.

da8ace01 12/07/2012 05:21 PM Matt Bryant

Changed some more stuff, broke running things.

8fa2bd2e 12/05/2012 06:14 PM Matt Bryant

Probably fixed the crashing bugs. Implemented floating point pickers.

73adca60 11/17/2012 01:15 AM Alex Zirbel

Cleanups/TODOs.

6e8c4ad2 11/16/2012 05:14 PM Alex Zirbel

Style changes to BehaviorGUI (line length, spacing)

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

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

9a88eb2e 11/12/2012 06:34 PM Priya

Fixed pause so that it compiles. Also changed behavior gui so that it starts with Scout1 automatically.

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

5755691e 10/26/2012 06:31 PM Matt Bryant

Added initial GUI for testing, renamed cw and ccw behaviors