This is the rack, which slides back and forth to allow drilling and airlock placement without having to drive the bot. As you can see, it is very modular. |
We used an advanced suspension substitute, originaly conceived of by Dan and prototyped in a 'dansaw special'. Luckily there are no pictures of the prototype, just the beautiful ones Tom made for us. |
| |
The bot is controled through an overly complicated serial connection. A laptop running Linux talks to a basic stamp, seen prototypes here. This base station stamp (the small horizontal board) cleans up the command and sends it out over the transceiver (the tall vertical board). On the bot are two more basic stamps, each listening on the same serial line. Each command is comprised of the stamp code, the subsystem it is controling, the command to the subsystem, and the argument for the command (usually duration in milliseconds). Thus a command to, say, drive forward for 3 second would look like: s1 0 1 3000. The client code on the laptop made entering these a little more intuitive: t drive forward 3000 |
The lava tube is pressurized by a cute little pneumatic system Ryland found, original intended to be used for model airplane landing gear. |
| |
The Mahdad Miner without the sliding rack. You can see the pretty but completely non-functional probing mechansim. With a multiple bot design, we could have had multiple non-functional probing mechanisms. |
The basic mechanical robot -- no electronics have been added at this point. |
| |
Sean looking like most of us felt. This was taken sometime early tuesday morning -- maybe 10 hours before the final round of competition. Notice the complete lack of control electronics. |
The hotel room, looking across the main construction area. Sean is explaining why the bot needs more exposed gears and Lincoln is working more metal shavings into Dan's bed. |
| |
More hotel room, detailing the grinding/drilling area. AIR! |
Yup, that room was pretty trashed. This is looking towards Dan's fortress of solitude. He sat back there for 3 days, soldering. Yay Dan! |
| |
Our robot was controlled by relays... and stuff. In the beginning it was fairly orderly... |
...though it soon became clear they wouldn't all fit in the project box.. |
| |
...and then we had to remove them rather forcibly from the box to fix some things... |
...leading to the final package. At this point all of the drive electronics had been bypassed (but not removed!) to use a big chunk of relays hanging from the far side and the whole gob had been crammed into the remains of the project box and gaff-taped onto the bot. Well, at least it worked. Mostly. In this image you can see the mystery LED, which was always on for no apparant reason. |
| |