|
From: Drew N. <dre...@ya...> - 2010-11-16 11:40:46
|
At the lowest level, you must parse the messages from the server. They're not too complex. Alternatively use an existing library if you like the object model, though most are geared towards dealing with the agent protocol rather than the monitor protocol. Documentation of the protocol is available here: http://simspark.sourceforge.net/wiki/index.php/Network_Protocol Feel free to improve the documentation if you find anything unclear or incorrect. It should be enough to get you going though. ________________________________ From: Carlos Alberto Nunes <car...@gm...> To: Hedayat Vatankhah <hed...@gm...> Cc: Drew Noakes <dr...@dr...>; Drew Noakes <dre...@ya...>; sim...@li... Sent: Mon, 15 November, 2010 15:01:33 Subject: Re: [simspark-devel] [rcssmonitor3d] Extracting the players' and ball's current position How do i access it ? On Fri, Nov 12, 2010 at 6:32 PM, Hedayat Vatankhah <hed...@gm...> wrote: > Oops! I do too! I was just thinking in an agent-writing point of view (for > competitions). As noted by Drew, if you are working on a monitor you'll > receive the position of players and balls in the monitor info. > > > > Drew Noakes <dre...@ya...> wrote on 11/12/2010 7:40:13 PM +0350: > > I apologise. I didn't notice the reference to rcssmonitor3d in the subject > line! > ________________________________ > From: Carlos Alberto Nunes <car...@gm...> > To: Drew Noakes <dr...@dr...> > Cc: sim...@li... > Sent: Fri, 12 November, 2010 15:58:42 > Subject: Re: [simspark-devel] [rcssmonitor3d] Extracting the players' and > ball's current position > > I'm just working on the monitor, although i guess i could add agent > just to extract the players' and the ball's current position, it seems > a bit overkill (and it wouldn't work on log input mode). > I'll check out the library. > > Thanks for the reply :) > Carlos > > ------------------------------------------------------------------------------ > Centralized Desktop Delivery: Dell and VMware Reference Architecture > Simplifying enterprise desktop deployment and management using > Dell EqualLogic storage and VMware View: A highly scalable, end-to-end > client virtualization framework. Read more! > http://p.sf.net/sfu/dell-eql-dev2dev > _______________________________________________ > Simspark Generic Physical MAS Simulator > simspark-devel mailing list > sim...@li... > https://lists.sourceforge.net/lists/listinfo/simspark-devel > > > ------------------------------------------------------------------------------ > Centralized Desktop Delivery: Dell and VMware Reference Architecture > Simplifying enterprise desktop deployment and management using > Dell EqualLogic storage and VMware View: A highly scalable, end-to-end > client virtualization framework. Read more! > http://p.sf.net/sfu/dell-eql-dev2dev > > _______________________________________________ > Simspark Generic Physical MAS Simulator > simspark-devel mailing list > sim...@li... > https://lists.sourceforge.net/lists/listinfo/simspark-devel > |