For a lot of reasons:
The aluminium chassis allows me to constantly pop servos in and out (important since OpenServo is still in its infancy) as well as to share in solutions others might find for ground contact sensors (which have been the bane of my existence for a while). I’ve also managed to crack bits of the lexan by constantly screwing in and unscrewing certain bits and over tightening them.
The Gumstix mostly because its cool. I’ve been looking for a good excuse to learn Linux and this is a great one by my measure. As my current bot has progressed, I’ve just been tacking on more and more PIC microcontrollers. At the moment there are 12 and I can see the need for a few more. All those processors are “dumb” in that all the real number crunching and high level processing happens remotely on a PC communicating with the bot over 802.11b. The gumstix will give me the option of putting the higher level, processor intensive code onboard while still retaining the ability to slave the device to a PC over the network.
The servo position readings I’ve been getting out of my hacked up analog servos are put to shame by what the OpenServos return. In addition to the feedback, they also give me intimate control over the internal behavior of the servo itself. This is quite important for the control scheme I’ve been persuing lately. Many of those microcontrollers mentioned above are replaced by the internal (and more powerful) microcontrollers in the OpenServos, which have plenty of free cycles to offload processing to. The I2C control interface will also greatly simplify the obscene wiring of the current bot by letting me daisy chain everything instead of requiring a star-based topology.
Finally the power distribution board revamp because my current board (on the right) is large, underpowered, and expensive. I think a high current wide input, small footprint board could be developed that would solve everyone’s power problems, not just my own. I am personally of the belief that people trying to do non-static gaits with a biped without a regulated power supply are nuts. They’ll get their timing down for a full charge and the thing will fall over when the battery is partially discharged and the servos aren’t moving as quickly. A high current, reasonably efficient, adjustable regulator is in my opinion absolutely required for any serious attempt at getting these servos to behave in a repeatable fashion.
So, there are the long answers to Why?!?
The short answer: I like new toys 




