Motion Planning for Minimally Actuated Serial Robots
Avi Cohen, Avishai Sintov, David Zarrouk

TL;DR
This paper introduces MASR-RRT*, a motion planning algorithm tailored for minimally actuated serial robots, utilizing a data-driven inverse kinematics model to efficiently navigate complex environments.
Contribution
It presents the first motion planning algorithm specifically designed for MASR, incorporating a data-based IK model that does not require real data and optimizes traversal time.
Findings
MASR-RRT* outperforms standard RRT* in efficiency and success rate.
The IK model trained on forward kinematics effectively guides motion planning.
Experimental validation confirms the algorithm's robustness in obstacle-rich environments.
Abstract
Modern manipulators are acclaimed for their precision but often struggle to operate in confined spaces. This limitation has driven the development of hyper-redundant and continuum robots. While these present unique advantages, they face challenges in, for instance, weight, mechanical complexity, modeling and costs. The Minimally Actuated Serial Robot (MASR) has been proposed as a light-weight, low-cost and simpler alternative where passive joints are actuated with a Mobile Actuator (MA) moving along the arm. Yet, Inverse Kinematics (IK) and a general motion planning algorithm for the MASR have not be addressed. In this letter, we propose the MASR-RRT* motion planning algorithm specifically developed for the unique kinematics of MASR. The main component of the algorithm is a data-based model for solving the IK problem while considering minimal traverse of the MA. The model is trained…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsRobotic Mechanisms and Dynamics · Robotic Path Planning Algorithms · Robot Manipulation and Learning
