An Open-Source, Reproducible Tensegrity Robot that can Navigate Among Obstacles
William R. Johnson, Patrick Meng, Nelson Chen, Luca Cimatti, Augustin Vercoutere, Mridul Aanjaneya, Rebecca Kramer-Bottiglio, Kostas E. Bekris
TL;DR
This paper tackles autonomous navigation for a 3-bar tensegrity robot in obstacle-rich, unstructured environments. It introduces a complete, open-source pipeline combining a differentiable physics-based system identification of motion primitives, a pose-estimation feedback loop, and planning over a discrete motion-primitive graph using $A^*$ in the $SE(2)$ space. Contributions include an open-source hardware design, an open-source software stack for modeling, planning, and control, and demonstrated robustness to disturbances such as vertical drops, inclines, and granular terrain, including outdoor field tests and reproducibility across two laboratories. The platform provides a practical baseline for advancing navigation on compliant, shape-morphing robotic platforms and for broader adoption by the robotics community.
Abstract
Tensegrity robots, composed of rigid struts and elastic tendons, provide impact resistance, low mass, and adaptability to unstructured terrain. Their compliance and complex, coupled dynamics, however, present modeling and control challenges, hindering path planning and obstacle avoidance. This paper presents a complete, open-source, and reproducible system that enables navigation for a 3-bar tensegrity robot. The system comprises: (i) an inexpensive, open-source hardware design, and (ii) an integrated, open-source software stack for physics-based modeling, system identification, state estimation, path planning, and control. All hardware and software are publicly available at https://sites.google.com/view/tensegrity-navigation/. The proposed system tracks the robot's pose and executes collision-free paths to a specified goal among known obstacle locations. System robustness is demonstrated through experiments involving unmodeled environmental challenges, including a vertical drop, an incline, and granular media, culminating in an outdoor field demonstration. To validate reproducibility, experiments were conducted using robot instances at two different laboratories. This work provides the robotics community with a complete navigation system for a compliant, impact-resistant, and shape-morphing robot. This system is intended to serve as a springboard for advancing the navigation capabilities of other unconventional robotic platforms.
