Category Archives: Asides

Localization Goin’ Well

Pat and Jesse are making great strides with the Localization system. We’re basically imitating the Monte Carlo localization that all the serious RoboCup teams employ–but we hope to have a few cool, innovative add-ons as the months go on. The great thing about all this is that we are just using a c++ compiler to check over all the math and programming without using the Aibo itself. This saves time in compilation, making memory sticks, and having to turn the Aibo on/off.

First Scripted Move Queued

I just got our first scripted, queued move going. Once this system get stable and efficiently coded, we’ll be able just to call off a bunch of methods in succession and they’ll faithfully execut one after another. Moreover, should we ever want to call the whole thing off, that’ll be fine as well.