AUTHOR=Schöpping Thomas , Kenneweg Svenja , Hesse Marc , Rückert Ulrich TITLE=µRT: A lightweight real-time middleware with integrated validation of timing constraints JOURNAL=Frontiers in Robotics and AI VOLUME=10 YEAR=2023 URL=https://www.frontiersin.org/journals/robotics-and-ai/articles/10.3389/frobt.2023.1081875 DOI=10.3389/frobt.2023.1081875 ISSN=2296-9144 ABSTRACT=

Middlewares are standard tools for modern software development in many areas, especially in robotics. Although such have become common for high-level applications, there is little support for real-time systems and low-level control. Therefore, µRT provides a lightweight solution for resource-constrained embedded systems, such as microcontrollers. It features publish–subscribe communication and remote procedure calls (RPCs) and can validate timing constraints at runtime. In contrast to other middlewares, µRT does not rely on specific transports for communication but can be used with any technology. Empirical results prove the small memory footprint, consistent temporal behavior, and predominantly linear scaling. The usability of µRT was found to be competitive with state-of-the-art solutions by means of a study.