Optimizing ROS 2 Communication for Wireless Robotic Systems
Sanghoon Lee, Taehun Kim, Jiyeong Chae, and Kyung-Joon Park

TL;DR
This paper analyzes wireless ROS 2 communication issues, identifies key problems at the network layer, and proposes a compatible optimization framework that improves large payload transmission over lossy wireless links.
Contribution
It provides the first detailed network-layer analysis of ROS 2's DDS stack under wireless conditions and introduces a lightweight, compatible optimization framework for better performance.
Findings
Successfully transmits large payloads over lossy wireless links
Reduces latency and improves reliability of ROS 2 communication
Requires no protocol modifications or additional components
Abstract
Wireless transmission of large payloads, such as high-resolution images and LiDAR point clouds, is a major bottleneck in ROS 2, the leading open-source robotics middleware. The default Data Distribution Service (DDS) communication stack in ROS 2 exhibits significant performance degradation over lossy wireless links. Despite the widespread use of ROS 2, the underlying causes of these wireless communication challenges remain unexplored. In this paper, we present the first in-depth network-layer analysis of ROS 2's DDS stack under wireless conditions with large payloads. We identify the following three key issues: excessive IP fragmentation, inefficient retransmission timing, and congestive buffer bursts. To address these issues, we propose a lightweight and fully compatible DDS optimization framework that tunes communication parameters based on link and payload characteristics. Our…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
