Opened 16 years ago
Last modified 9 years ago
#263 new enhancement
Artificial Intelligence (AI) — at Version 4
Reported by: | scheusso | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | Future Engine Features |
Component: | AI | Version: | |
Keywords: | Cc: | ||
Referenced By: | References: |
Description (last modified by rgrieder)
Outline
We need an AI-Engine in order to make Orxonox more interactive. For the definition of AI see wikipedia. Probably the best and easiest possibility is to use an already existing opensource AI engine and integrate it into Orxonox.
Opensource AI engines
This is a list with some usefull links:
- AI-Tools: i collection of opensource AI-components
- Alchemy: Opensource AI tool
- OpenAI: another OS engine
Implementation in Orxonox
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.
Change History (4)
comment:1 Changed 16 years ago by scheusso
- Description modified (diff)
comment:2 Changed 16 years ago by scheusso
- Type changed from defect to enhancement
comment:3 Changed 16 years ago by landauf
- Owner nobody deleted
comment:4 Changed 16 years ago by rgrieder
- Description modified (diff)
Note: See
TracTickets for help on using
tickets.