Downloads

From jderobot

Jump to: navigation, search

Contents

Stable release

  • You can install debian packages. Add the next line in your '/etc/apt/sources.list'.
# Ubuntu Hardy
deb http://jderobot.org/apt/ hardy jderobot  

# Debian Lenny
deb http://jderobot.org/apt/ lenny jderobot

# Debian Sid
deb http://jderobot.org/apt/ sid jderobot

Then, type:

>$ aptitude update
>$ aptitude install jderobot
  • If you want download by svn:
svn co http://svn.jderobot.org/jderobot/tags/jderobot-4.3.0/

Development release

  • If you are developer or you want to download the development release (named 4.3):
svn co http://svn.jderobot.org/jderobot/trunk/
  • Downloading the svn release is strongly NOT RECOMMENDED for new users unless you know what you are doing.
  • Use https://YOURLOGIN@svn.jderobot.org/jderobot/trunk/ if you are a developer and prefer authenticated access. Svn will ask for your password.

Experimental release

  • We are working on the next release of jderobot, 5.0, with major redesign to a truly distributed component-oriented software architecture that uses ICE as communication middleware:
svn co http://svn.jderobot.org/jderobot/branches/5.0
  • Downloading this svn release is strongly NOT RECOMMENDED for new users unless you know what you are doing. Use at your own risk :-)
  • Use https://YOURLOGIN@svn.jderobot.org/jderobot/branches/5.0 if you are a developer and prefer authenticated access. Svn will ask for your password.

Older Releases

JDE 4.2.1

  • Download
TGZ: jde-4.2.1
  • SVN
svn co http://svn.jde.gsyc.es/jde/jdec/tags/4.2.1/
Personal tools