2025/11/21 by Saccuti, Alessio, Monica, Riccardo, Aleotti, Jacopo
#FOS: Computer and information sciences #Robotics (cs.RO) #Software Engineering (cs.SE)
paper · doi:10.48550/arxiv.2511.17237
In this paper a novel ROS2 driver for UR robot manipulators is presented, based on the urrtde C++ library. The proposed driver aims to be a flexible solution, adaptable to a wide range of applications. The driver exposes the high-level commands of Universal Robots URScripts, and custom commands can be added using a plugin system. Several commands have been implemented, including motion execution along a waypoint-based path. The driver is published as open source.