Project

General

Profile

Statistics
| Branch: | Revision:

root / scout / scoutsim / GUI.py @ 1057a46d

History | View | Annotate | Download (17.3 KB)

# Date Author Comment
cfef1cdc 03/03/2013 03:13 PM Yuyang Guo

fixed the issue of behavior list not corresponding to the GUI list
of behaviors

6350051e 02/28/2013 04:52 PM Alex Zirbel

Added a script to auto-generate BehaviorList files.

This includes some sub-changes: * Restructured behaviors/ folder into behaviors/, test_behaviors/ and limbo_behaviors/ * Added a new CMakeLists.txt that automatically finds behaviors in their folders * Removed the obsolete trafficNavigtaion.*...

1e52c76b 02/24/2013 02:01 PM Yuyang Guo

fixed died rosnode kill and added sonar viz

9873e344 02/17/2013 03:21 PM Yuyang Guo

changed GUI according to the new order to conform to
"rosrun libscout libscout <behavior#> <scoutname>"
w

6ee555a3 02/14/2013 01:44 PM Priya

Changed scout constants to refresh faster. Also retuned linefollowing for faster refresh rate.

ab8736ac 02/13/2013 01:00 AM Yuyang Guo

added teleop to GUI, should be able to choose which scout to control now

9a4d8398 02/13/2013 12:22 AM Yuyang Guo

New GUI should be working now! (run, pause resume should all work
pretty robustly). Teleop is not working yet...

01f09975 02/12/2013 04:29 PM Yuyang Guo

Partially done GUI rewriting GUI
now can only add and kill scouts freely but can do nothing else