| 46 | |
| 47 | == 7/9/07 - day 25 == |
| 48 | |
| 49 | Serious hardware complications are stifling our progress. Two of our three robots are out of commission, apparently due to a fault in the RCM unit. We have written to the evolution team regarding the problem and hope to hear back soon. |
| 50 | |
| 51 | I have begun porting our scanning_thread() python script to c++. We have been able to compile a few c++ codes now, and I expect before long we will switch away from python in favor of the more flexible and feature-rich c++ libraries. |
| 52 | |
| 53 | == 7/10/07 - day 26 == |
| 54 | |
| 55 | The robots are still broken. |
| 56 | |
| 57 | We are working on a small project that will go live tomorrow at 7pm when we have some grid time scheduled. The plan is to use our scanning_thread() python script on every node on the grid (except 1 which will be an access point, and of course many nodes are out of comission and unusable). The plan is to generate a map of the signal strength in the room and study it until we can find a shape that fits it well. |
| 58 | |
| 59 | We have collected data from the robot wandering around the orbit room. The data is incomprehensible, and no shape fits it very well. Hopefully our grid experiment will provide us with some better results. |