The Usability Argument for ROS-based Robot Architectural Description Languages
Paulo Canelas,
Bradley Schmerl, Alcides Fonesca and Christopher Steven Timperley.
In Proc. the 15th annual workshop on the intersection of HCI and PL, 17-18 February 2025.
Online links: Plain Text
Abstract
Component-based architectures in robotics, like the Robot Operating System (ROS), simplify system development by integrating reusable, off-the-shelf components.
However, these components often lack sufficient documentation on their use and the architectures they form, leading to architectural misconfigurations.
General-purpose Architectural Description Languages (ADLs) effectively provide properties to detect misconfigurations but are burdensome to use, as they require mapping new language-specific concepts to the ROS domain.
This work introduces rospec, a novel ADL embedding ROS-specific knowledge to help developers specify and detect architectural misconfigurations.
By mapping the language's syntax with ROS concepts, we argue that practitioners can more easily understand and reason about specifications written in the language.
We provide an example and compare it with a general-purpose ADL. |
Keywords: Software Architecture, Usability.
|
|