Difference between revisions of "Experiments Source Code"

From Kilobots
Jump to: navigation, search
(Source doe of ARK-based experiments)
Line 19: Line 19:
 
** BCS code: [[:File:RecordARKframes.zip|RecordARKframes.zip]]
 
** BCS code: [[:File:RecordARKframes.zip|RecordARKframes.zip]]
  
==Source doe of ARK-based experiments==
+
==Source code of ARK-based experiments==
  
 
* Foraging demo (used in [http://doi.org/10.1109/LRA.2017.2700059 Reina et al. RA-L 2017])
 
* Foraging demo (used in [http://doi.org/10.1109/LRA.2017.2700059 Reina et al. RA-L 2017])

Revision as of 23:31, 10 November 2020

We plan to provide the source code of all experiments and plugins for ARK (Augmented Reality for Kilobots). Each plugin is composed of the code for the BCS (Base Control Station) and the code for the Kilobot control software.

In the paper of ARK (IEEE Robotics and Automation Letters), we show three demos: automatic ID assignment, automatic positioning, and foraging.

ARK code for Kilobot's house-keeping routines

  • ARK experiment code to store the image frames and use them for offline tests

Source code of ARK-based experiments