Installing the

OSU LAIR Generic Task Toolset

Fafner Release 1.0

Important: if you ftp this software, please send mail to lair-toolset-info@cis.ohio-state.edu

Include your name, email address, organization, and the date you got the software. This will allow us to let you know about updates, bugs, etc. (If you also include the type of machine and lisp you will be running it in, as well as possible applications you are interested in, it'd be greatly appreciated.) What you need to get the Fafner release of the toolset up & running:


Once you've loaded the toolset, you're ready to go. See the section in the manual on installing, compiling, and running the toolset for more details.

There are several example cases in the two directories: toolset/testcases/ra and toolset/testcases/csrl. The file ./testcases/run.testcases gives more information about them.

The documentation is in the toolset/doc directory, including a README file giving directions for formatting and printing the documentation.

One additional note to the manual: if you are loading test systems (or any system where load speed is more critical than run-time speed, but which you have not compiled into fasload forms), you can turn off system compilation of dragons' internal controllers. Simply do (setf toolset::*compile-controllers* nil).