Opened 18 years ago
Last modified 17 years ago
#198 new defect
Artificial Intelligence State Based
Reported by: | patrick | Owned by: | nobody |
---|---|---|---|
Priority: | blocker | Milestone: | Old Orxonox tickets orx-v0 |
Component: | AI | Version: | |
Keywords: | Cc: | ||
Referenced By: | References: |
Description
State Based AI
Let's restructure the current AI implementation and create a state based AI. The idea would be to define states, transitions (with conditions) and events emitted if a transitions happens. Other states can listen for events (via conditions) and make a transition dependant on such events.
This is a whole new framework with much thinking to be done before the actual implementation.
Change History (1)
comment:1 Changed 17 years ago by bknecht
- Milestone changed from Features to Old Orxonox tickets
Note: See
TracTickets for help on using
tickets.
Milestone Features deleted