Survey Swarm

From Computer Laboratory Group Design Projects
Revision as of 09:37, 9 November 2016 by afb21 (talk | contribs) (Created page with "Ashkan Tousimojarad <Ashkan.Tousimojarad@arm.com> Autonomous robots often have to work with an incomplete model of the world. But if there are many cheap robots, they can col...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

Ashkan Tousimojarad <Ashkan.Tousimojarad@arm.com>

Autonomous robots often have to work with an incomplete model of the world. But if there are many cheap robots, they can collaborate in a swarm to share information. Your task is to create sensing and coordination infrastructure so that a swarm of Pololu 3pi robots can work out the overall design of a black and white floor pattern that they are moving over. To start with, they will have to use dead reckoning to collect data points for the shared model. Eventually, they can reduce uncertainty (for example, if some robots seem less precise than others) by delegating individual robots to go and make further observations, navigating by the map of previous attempts.