OpenTracker Downloads
OpenTracker is distributed under the BSD License.
Please see the disclaimer in the source code for details.
We only distribute binary versions for Windows and Debian Linux.
It may work as well on other Linux and Unix systems.
We also try to keep OpenTracker compatible with Mac OSX, although testing on this platform is not done regularily.
There is also a Contribs section that has additional libraries for some optional device drivers etc.
Debian packages:
We offer debian packages for OpenTracker and other software on our Debian server.
Add
deb http://debian.icg.tu-graz.ac.at/ unstable main
to your /etc/apt/sources.list to use them.
Current version:
The latest released version is OpenTracker 2.0.0 (see below).
| Filename | Size | Last Modified |
|---|---|---|
| download/libopentracker2-dev_2.0a-13_i386.deb | 237.136 Bytes | 2007-03-14 10:03:17 |
| download/libopentracker2_2.0a-13_i386.deb | 739.888 Bytes | 2007-03-14 10:03:17 |
| download/opentracker-1.1.1.tar.gz | 4.004.640 Bytes | 2006-03-08 14:03:10 |
| download/opentracker-1.1.1.zip | 5.063.892 Bytes | 2006-03-08 14:03:30 |
Older versions can be found in the attic.
Latest Snapshot from Subversion:
Developers version can be checked out of the Subversion repository using the following command:
$ svn checkout https://svn.icg.tu-graz.ac.at/svn/opentracker/trunk opentracker
Login and password are
otreaderand
OPEN4read
In order to build OpenTracker yourself you also need to checkout ICGBuilder, a python script with helper functions for the SCons based build process:
$ svn checkout https://svn.icg.tu-graz.ac.at/svn/ICGBuilder/trunk ICGBuilder $ cd opentracker $ ln -s ../ICGBuilder
Contribs :
- ARToolKitPlus is released under the GPL (as ARToolKit is). If you have any comments or request, please send them to the ARToolKit mailing list.