The source code for USC/ISI's team ISIS (with pre-compiled binaries for SunOS 4.1.3) is available here. Note the code is archived using GNU tar and gzip. Using regular tar will not work, since we have very long path names which cannot be processed using regular tar. The README file for the code is included below.
README file for USC/ISI's RoboCup'97 Team: ISIS
================================================
1. Our team uses Soar 7.0 (beta), Tcl 7.4 and Tk 4.0,
All in appropriate directories under ./ISI-1
2. The agents are under ./ISI-1/soar-7.0.0.beta/
3. The source code for both C and Soar rules used in
our agents are provided for educational purposes
only. When in doubt about usage, send email to
robocup-sim@isi.edu.
4. Current binaries where compiled for SunOS 4.1.3.
They will run as-is under any Solaris machine. At
least they do for us.... If you need to recompile,
you will have to recompile tcl/tk as well using the
make-all script in ./ISI-1:
(1) cd ./ISI-1
(2) rm */config.cache
(3) ./make-all
- answer "yes" to using tcl
- answer "no" to using tk
- change "env" file according to instructions on screen
5. To run,
(a) source the file "env" in ./ISI-1
(b) cd "./ISI-1/soar-7.0.0.beta"
(c) execute "game6"
You may need to modify game6 to accomodate your environment
or needs.
Good luck!
Mailing address: USC/Information Sciences Institute 4676 Admiralty Way Suite 1001 Marina del Rey, CA 90292 Phone: (310) 822-1511 Ext. 88294 Fax: (310) 822-0751