next up previous contents
Next: Overview of Data Structures Up: Introduction Previous: Writing Programs in APU

Getting Started and Requirements

You can get the software for APU by anonymous ftp from robotics.eecs.berkeley.edu in the directory pub/rege/toolkit2.0. It can also be obtained on the World Wide Web using a net browser from the URL : http://www.cs.berkeley.edu/~rege.

APU requires the following software which is public domain :

For matrix utilities APU uses the Numerical Recipes library, copyrighted by the American Institute of Physics and available commercially. Users may replace the code with other matrix code. The two routines used from that library are ludcmp() and lubksb(). We intend to eliminate this dependence on non-public domain code by replacing these routines in the near future.



Ashu Rege
Fri May 9 17:57:21 PDT 1997