robotblockset_python: Python Version of the RobotBlockSet
摘要
This paper presents a Python-based reimplementation of the RobotBlockSet, originally developed as a MATLAB toolbox. The library provides a unified solution for rapid prototyping of complex robotic applications. It adopts a modular approach to enable extensibility, offering interfaces for various robot manipulators, control strategies, sensors, and peripheral devices. The main advantage of the toolbox are consistent high-level commands, ensuring smooth transitions between different robotic platforms, both in simulation and real-world.