Re-implementation in Nest
- From the last page, I got the NRP's nest 2.10 and PyNN .8.
- In the background, and trying not to install anything else so
I wouldn't cloud the NRP problems,
- I translated all the components to Nest.
- I've improved the test for Nest.
- I've got a CABot3 running in Nest.
- It goes to the door, and the cogmap subsystem worked, though
there's a problem with it right now and the final step of retrieving
the previous room's shape.
- My virtual environment came over seemlessly (I guess TCL/TK and
the python graphic modules I use are installed with the NRP).
Things to do Next
- Install Spinnaker. It looks like 3.0 from a quick email chat
with Rowley.
- Bulletproof the CABot3 and Nest agents (hopefully by the end of June).
- Finish the CABot3 paper (hopefully by the end of July).
- Work on Associative Memory.