Artificial Intelligence Depot
Visiting guest. Why not sign in?
News, knowledge and discussion for the AI enthusiast.
FEATURES COMMUNITY KNOWLEDGE SEARCH  
Developers, get involved!
The AI Foundry promotes the development of Open Source artificial intelligence projects. Why not join it now? All projects welcome extra help!
Visit the AI Foundry

Reply to Message

Not registered yet?

The AI Depot has a focused community of friendly users. Rather than let anyone abuse the site at the brink of promiscuity, we prefer to let only those with an active interest participate... this simply requires registering.

Why not sign up!

Joining the site's community is completely free. You can then post messages freely, and customise your personal profile at will. Specific privileges will also be granted to you, like being able to access printer-friendly articles without restrictions. So, why not register?

Username:
Password:
Subject:
Email me when someone replies.
Body:

Parent Message

AAS

Is there any documentation on AAS to read if you want implement a bot using it? The only thing we've found is the thesis by Jean Paul van Waveren, and it only describe it in quite an abstract manner.

Is there any implemented example bots we can look at that use AAS, that you (or anybody else) know of? The Gladiator-bot use it but the sourcecode isn't available, right?

Björn & Johan

6 posts.
Monday 24 June, 04:52
Reply
Bot Library

The code is wrapped up inside a library. You have the interface to it, and it's reasonably documented / self-explanatory. I think the file is bot_lib.h.

Indeed, the thesis is from a theoretical, and lower-level point of view.

Take a look at the calls made from the Q3 or RCTW source, and that may give you a practical idea of how to use it.

935 posts.
Monday 24 June, 06:00
Reply

Back to the Artificial Intelligence Depot.