So, we defined how the Ai will monitor and sense the world, how will it interact with it?
This happens almost in the reverse of what happens with sensors.
This time we start with the Motor Stack. The Ai places some data and a motor ID on the stack. As it “thinks” about additional task it keeps adding stuff to the stack.
Motors will continually do the same thing.
- Look on the stack for an action with their identifier.
- Take the data and perform their action.
- Repeat.
0 comments:
Post a Comment