Improving Real-Time Performance of Micro-ROS with Priority-Driven Chain-Aware Scheduling

Zilong Wang,Songran Liu,Dong Ji,Wang Yi
DOI: https://doi.org/10.3390/electronics13091658
IF: 2.9
2024-04-26
Electronics
Abstract:Micro-ROS is widely used to bridge the performance gap between resource-constrained microcontrollers and powerful computing devices in ROS-based robotic applications. After modeling the callback scheduling module and the communication module in micro-ROS, we found that there are some design flaws that significantly impact the real-time performance of micro-ROS. To improve the timing predictability and run-time efficiency of micro-ROS, we design and implement a priority-driven chain-aware scheduling system (PoDS) based on the existing micro-ROS architecture. The experimental results demonstrate that our proposed PoDS exhibits significantly improved real-time performance compared to the default micro-ROS.
engineering, electrical & electronic,computer science, information systems,physics, applied
What problem does this paper attempt to address?