Pith. sign in

Real-time Linux communications: an evaluation of the Linux communication stack for real-time robotic applications

1 Pith paper cite this work. Polarity classification is still indexing.

1 Pith paper citing it
abstract

As robotics systems become more distributed, the communications between different robot modules play a key role for the reliability of the overall robot control. In this paper, we present a study of the Linux communication stack meant for real-time robotic applications. We evaluate the real-time performance of UDP based communications in Linux on multi-core embedded devices as test platforms. We prove that, under an appropriate configuration, the Linux kernel greatly enhances the determinism of communications using the UDP protocol. Furthermore, we demonstrate that concurrent traffic disrupts the bounded latencies and propose a solution by separating the real-time application and the corresponding interrupt in a CPU.

citation-role summary

background 1

citation-polarity summary

fields

cs.AR 1

years

2025 1

verdicts

CONDITIONAL 1

roles

background 1

polarities

support 1

representative citing papers

citing papers explorer

Showing 1 of 1 citing paper.

  • ROSGuard: A Bandwidth Regulation Mechanism for ROS2-based Applications cs.AR · 2025-06-05 · conditional · none · ref 30 · internal anchor

    ROSGuard implements memory bandwidth regulation as ROS2 nodes that sample PMU counters and throttle non-critical callbacks via thread priorities, claiming protection comparable to specialized hardware-assisted mechanisms.