slides

Fast Data Sharing within a distributed multithreaded control framework for robot teams

Abstract

In this paper a data sharing framework for multithreaded, distributed control programs is described that is realized in C++ by means of only a few, powerful classes and templates. Fast data exchange of entire data structures is supported using sockets as communication medium. Access methods are provided that preserve data consistency and synchronize the data exchange. The framework has been successfully used to build a distributed robot soccer control system running on as many computers as needed

    Similar works