From tdahl@ffi.no Mon Sep 29 14:23:08 2003 Received: from omnibus.ffi.no (omnibus.ffi.no [193.156.44.134]) by rubyforge.org (8.12.8/8.12.5) with ESMTP id h8TIN6Pf019074 for ; Mon, 29 Sep 2003 14:23:07 -0400 Received: from syspc167.ffi.no (syspc167.ffi.no [193.156.31.111]) by omnibus.ffi.no with ESMTP (8.8.6 (PHNE_17190)/8.7.1) id TAA05081 for ; Mon, 29 Sep 2003 19:54:23 +0200 (METDST) Date: Mon, 29 Sep 2003 19:54:23 +0200 (CEST) From: Torbjorn Semb Dahl To: rubyplayer-users@rubyforge.org Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Mailman-Approved-At: Mon, 29 Sep 2003 15:03:29 -0400 Subject: [rubyplayer-users] new release 1.0.1 X-BeenThere: rubyplayer-users@rubyforge.org X-Mailman-Version: 2.1.2 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 29 Sep 2003 18:23:08 -0000 RubyPleyer-1.0.1 adds support for the truthdevice's pose() and pose?() methods. Torbjorn From Torbjorn-Semb.Dahl@ffi.no Wed Oct 29 05:40:17 2003 Received: from omnibus.ffi.no (omnibus.ffi.no [193.156.44.134]) by rubyforge.org (8.12.8/8.12.5) with ESMTP id h9TAeGPf018885 for ; Wed, 29 Oct 2003 05:40:16 -0500 Received: from syspc167.ffi.no (syspc167.ffi.no [193.156.31.111]) by omnibus.ffi.no with ESMTP (8.8.6 (PHNE_17190)/8.7.1) id LAA06488 for ; Wed, 29 Oct 2003 11:40:14 +0100 (MET) Date: Wed, 29 Oct 2003 11:40:14 +0100 (CET) From: Torbjorn Semb Dahl X-X-Sender: tdahl@syspc167.ffi.no To: rubyplayer-users@rubyforge.org Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Mailman-Approved-At: Wed, 29 Oct 2003 06:06:00 -0500 Subject: [rubyplayer-users] RubyPlayer version 1.0.6 released X-BeenThere: rubyplayer-users@rubyforge.org X-Mailman-Version: 2.1.2 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 29 Oct 2003 10:40:17 -0000 This version fixes a bug in the implementation of the communication-protocol used between the client and the Player server. This bug occationally made clients hang on device access requests. Now clients start ilke a dream. Torbjorn From tdahl@ffi.no Fri Nov 14 06:39:31 2003 Received: from omnibus.ffi.no (omnibus.ffi.no [193.156.44.134]) by rubyforge.org (8.12.8/8.12.5) with ESMTP id hAEBdUPf031041 for ; Fri, 14 Nov 2003 06:39:31 -0500 Received: from syspc167.ffi.no (syspc167.ffi.no [193.156.31.111]) by omnibus.ffi.no with ESMTP (8.8.6 (PHNE_17190)/8.7.1) id MAA20854 for ; Fri, 14 Nov 2003 12:39:25 +0100 (MET) Date: Fri, 14 Nov 2003 12:39:25 +0100 (CET) From: Torbjorn Semb Dahl To: rubyplayer-users@rubyforge.org Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Mailman-Approved-At: Fri, 14 Nov 2003 06:40:32 -0500 Subject: [rubyplayer-users] RubyPlayer-1.0.7 released X-BeenThere: rubyplayer-users@rubyforge.org X-Mailman-Version: 2.1.2 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 14 Nov 2003 11:39:31 -0000 Added support for the gripper interface. Only the functionality supported by the Stage simulator is implemented. Torbjorn