Project

General

Profile

Revision 2eaafff2

ID2eaafff20f1014a2a7998573e21437aedd65eb45

Added by Alex Zirbel about 12 years ago

Added maps and menus in scoutsim.

Menu options for about, quit, clear, and viewing different maps.

View differences:

scout/libscout/src/BehaviorProcess.cpp
47 47
    {
48 48
        cout << "You have started this behavior in hardware mode." << endl
49 49
             << "To start in software mode, use: " << argv[0]
50
             << " <scoutname> <behavior#>" << endl;
50
             << " <scoutname> <behavior#> <behaviorname>" << endl;
51 51
    }
52 52
    else
53 53
    {

Also available in: Unified diff