Project

General

Profile

Statistics
| Branch: | Revision:

root / scout / libscout / src / behaviors @ 6350051e

Name Size
Odometry.cpp 2.04 KB
Odometry.h 1.22 KB
draw_ccw_circle.cpp 1.29 KB
draw_ccw_circle.h 1.55 KB
draw_cw_circle.cpp 1.46 KB
draw_cw_circle.h 1.54 KB
line_follow.cpp 3.54 KB
line_follow.h 1.84 KB
navigationMap.cpp 10.7 KB
navigationMap.h 4.54 KB
pause_scout.cpp 1.33 KB
pause_scout.h 1.49 KB
wl_test.cpp 1.84 KB
wl_test.h 1.65 KB

Latest revisions

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

2e8030ea 02/24/2013 03:11 PM Priya

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

Conflicts:
scout/libscout/src/BehaviorProcess.cpp

dcf49526 02/24/2013 03:08 PM Priya

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

414d2b48 02/19/2013 11:32 PM Alex Zirbel

Updated line follow code to make turns for Lab 2.

Also upgraded at_destination and LineSensor::destination() for Intro Lab 2.

af7e0f94 02/19/2013 06:18 PM Alex Zirbel

Added new at_destination functionality.

Maze turns are buggy and are the next order of business.

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

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

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.

c840fbe6 12/02/2012 07:36 PM Priya

Changed linefollowing so that turns start working once again. Also fixed some bugs with maze solving.

View revisions

Also available in: Atom