Changes between Version 1 and Version 4 of Ticket #263
- Timestamp:
- Jan 4, 2009, 4:46:42 PM (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #263
- Property Owner nobody deleted
- Property Type changed from defect to enhancement
-
Ticket #263 – Description
v1 v4 8 8 * [http://alchemy.cs.washington.edu/ Alchemy]: Opensource AI tool 9 9 * [http://sourceforge.net/projects/openai/ OpenAI]: another OS engine 10 11 == Implementation in Orxonox == 12 AI-controlled pawns are not obviously distinguishable from human controlled ones. Both inherit from Controller. So you will have to work with src/orxonox/objects/controllers/ArtificialController.