paper-with-me

Papers

Scalable and Probabilistically Complete Planning for Robotic Spatial Extrusion

2020-02-06 · Caelan Reed Garrett, Yijiang Huang, Tomás Lozano-Pérez, Caitlin Tobin Mueller

There is increasing demand for automated systems that can fabricate 3D structures. Robotic spatial extrusion has become an attractive alternative to traditional layer-based 3D printing due to a manipulator's flexibility to print large, directionally-dependent structures. However, existing extrusion planning algorithms require a substantial amount of human input, do not scale to large instances, and lack theoretical guarantees. In this work, we present a rigorous formalization of robotic spatial extrusion planning and provide several efficient and probabilistically complete planning algorithms. The key planning challenge is, throughout the printing process, satisfying both stiffness constraints that limit the deformation of the structure and geometric constraints that ensure the robot does not collide with the structure. We show that, although these constraints often conflict with each other, a greedy backward state-space search guided by a stiffness-aware heuristic is able to successfully balance both constraints. We empirically compare our methods on a benchmark of over 40 simulated extrusion problems. Finally, we apply our approach to 3 real-world extrusion problems.

📄 PDF Abstract BibTeX arXiv:2002.02360

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

HEART: Coordination of Heterogeneous Expert Agents for Physically Grounded Robotic Task Planning

2026-06-24 · Junho Lee, Seabin Lee, Wonjong Lee, Nayoung Kim 외 arxiv

Large Language Models (LLMs) can reason over complex instructions but often fail to satisfy the physical and spatial constraints required for robotic task planning. Recent LLM-based planners directly translate text into …

Provably Safe Motion Planning Under Unknown Disturbances

2026-05-26 · Ibon Gracia, Qi Heng Ho, Luca Laurenti, Morteza Lahijanian arxiv

We present a provably safe sampling-based motion planning algorithm for robotic systems affected by random disturbances of unknown distribution. We consider systems with linear or linearizable dynamics evolving in worksp…

Motion Planning

Combined Task and Motion Planning as Classical AI Planning

2017-06-21 · Jonathan Ferrer-Mestres, Guillem Francès, Hector Geffner

Planning in robotics is often split into task and motion planning. The high-level, symbolic task planner decides what needs to be done, while the motion planner checks feasibility and fills up geometric detail. It is kno…

Motion PlanningTask and Motion Planningvalid

Backward-Forward Search for Manipulation Planning

2016-04-12 · Caelan Reed Garrett, Tomas Lozano-Perez, Leslie Pack Kaelbling

In this paper we address planning problems in high-dimensional hybrid configuration spaces, with a particular focus on manipulation planning problems involving many objects. We present the hybrid backward-forward (HBF) p…

Towards Probabilistic Planning of Explanations for Robot Navigation

2024-10-26 · Amar Halilovic, Senka Krivic

In robotics, ensuring that autonomous systems are comprehensible and accountable to users is essential for effective human-robot interaction. This paper introduces a novel approach that integrates user-centered design pr…

Robot Navigation