API for the Quake Agents platform in Python, Matlab/Octave, and XSB Prolog

The file quagent_client.zip contains API's that that I wrote to enable easy access to the Linux-based Quagents (Quake Agents) platform. Quagents uses a client/server model that passes messages through socket calls. My code does the socket calls for you, so you don't have to write socket code to use Quagents. The API follows the Quagents communication protocol, and I have tested all the methods except the XSB implementation of LOOK. Here's what you need to do: Please contact me with any questions or suggestions.