Free JavaScript Editor
Ajax Editor
|
|
SummaryThe basic behaviors are the most important part of the system, and are designed manually:
This chapter also covered Brooks's subsumption architecture in more detail to prepare for the implementation:
Applying the behaviors is a matter of combining the components together with subsumption:
The system performs very well, and predictably so. However, there are minor problems with Boolean activation. The control is somewhat limited by the default tactical behaviors, which combine basic elements. Finally, the fact that the system cannot learn is also a limitation. These problems will be remedied by redesigning the prototype using reinforcement learning discussed in Chapter 47, "Learning Reactive Strategies." But first, we'll cover the theory in the next chapter. |
|
|
Ajax Editor
JavaScript Editor