|
|
|
|
|
by Retr0id
1442 days ago
|
|
Hah, that reminds me of a robotics competition I took part in at school. Robots were placed in an arena, and the objective was to gather QR-marked boxes, and bring them back "home". There were also QR codes placed at known locations around the arena, and the intention was that you could use them for navigation. However, the camera systems were pretty flakey (especially under unpredictable lighting conditions), so we wanted to avoid using them as much as possible. So, we put rotary encoders on our wheels, and integrated the readings to calculate a "home vector" for the return journey, just like you described. At the time, I wasn't aware that this was an ant-inspired technique - but it was very effective, and we won the competition. Thanks, ants! |
|
With robots it works ok, but over time small errors accumulate. After travelling for a while the home error will be off.
In contrast desert ants are able to do this trick after travelling for hundreds of meters.