|
RLGlueCore
This page contains links and information about all of the current RL-Glue Core downloads.
Notes: To use most of the codecs, you must have the RL-Glue Core installed first.
Available Downloads (only one is required)All Platforms : Source DistributionRL-Glue Core Project Source Distribution 3.04 (.tar.gz) (File Details) This is a platform-independent project that was built using the GNU Autotools. It should install on most Linux and Unix platforms, including Mac OS X (Intel and PowerPC) and on Microsoft Windows under Cygwin. Mac OS X : Disk Image (Intel Only)NOTE: This disk image is not snow leopard compatible. In fact, RL-Glue and the C/C++ needs to be reinstalled for Snow Leopard from source. Will fix soon. Mac OS X RL-Glue Core Project and C/C++ Codec Disk Image 3.04 (File Details)This is an OS X disk image with familiar installer that will install both RL-Glue Core and the C/C++ Codec onto your Mac. Intel Mac only. You do not need to install the C/C++ Codec separately if you use this option. It contains:
Windows (32-bit) : rl_glue.exeWindows Binary .exe RL-Glue Core Project 3.04 (File Details) This is a 32-bit Windows binary package that does NOT require Cygwin to run. No installation involved. This does not help you if you want to write code using the C/C++ codec, but it will work for all other codecs. It contains:
Linux .deb and .rpm packagesDebian/Ubuntu : DEB packagesRL-Glue Core .deb package (32-bit) 3.04 (File Details) RL-Glue Core .deb package (64-bit) 3.04 (File Details) This is an Debian/Ubuntu package with familiar installer procedure that will install RL-Glue Core It contains:
Redhat and friends : RPM packagesRL-Glue Core .rpm package (32-bit) 3.04 (File Details) RL-Glue Core .rpm package (64-bit) 3.04 (File Details) This is an RPM package with familiar installer procedure that will install RL-Glue Core It contains:
Source Distribution Quick Install Guide#Unpack the files > tar -zxf GLUE-DEV-FILE-BASE.tar.gz Official DocumentationRL-Glue Core HomepageFor more information about RL-Glue and codecs, please visit the homepage: http://glue.rl-community.org And the RL-Glue Core Homepage: http://glue.rl-community.org/Home/rl-glue Change LogVersion 3.04- Fixed a bug in the RL_network.c code where it would dereference a null pointer if an empty abstract type was sent into rlCopyADTToBuffer. This bug would sometimes (some codecs) manifest if an episode was ended on the first call to env_step. Thanks to Jason Williams for identifying this problem. Past VersionsTo list all past versions of the RLGlue Core project, go here: http://code.google.com/p/rl-glue-ext/downloads/list?q=language:C |