Changes between Version 2 and Version 3 of ProtocolTwo
- Timestamp:
- Aug 25, 2011 1:37:56 PM (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
ProtocolTwo
v2 v3 1 == ProtocolTwo ==2 [[ProtocolTwo]] is the second level of abstraction above the Quake game engine for Quagents 3. This is the level most users will work at.3 4 The Quagents 3 team has implemented a few structures at this level to form a basis for future work.5 6 = Quagent Communication Protocol (QCP) =7 [[QCP]] is a protocol for the interaction between Quagents, using the ''say()'' command. This protocol defines a means for inter-bot communication, with the goal of allowing Quagents to collaborate dynamically to achieve goal states.