paper-with-me

홈 › Papers

ConPoSe: LLM-Guided Contact Point Selection for Scalable Cooperative Object Pushing

2025-10-09 · Noah Steinkrüger, Nisarga Nilavadi, Wolfram Burgard, Tanja Katharina Kaiser arxiv

Object transportation in cluttered environments is a fundamental task in various domains, including domestic service and warehouse logistics. In cooperative object transport, multiple robots must coordinate to move objects that are too large for a single robot. One transport strategy is pushing, which only requires simple robots. However, careful selection of robot-object contact points is necessary to push the object along a preplanned path. Although this selection can be solved analytically, the solution space grows combinatorially with the number of robots and object size, limiting scalability. Inspired by how humans rely on common-sense reasoning for cooperative transport, we propose combining the reasoning capabilities of Large Language Models with local search to select suitable contact points. Our LLM-guided local search method for contact point selection, ConPoSe, successfully selects contact points for a variety of shapes, including cuboids, cylinders, and T-shapes. We demonstrate that ConPoSe scales better with the number of robots and object size than the analytical approach, and also outperforms pure LLM-based selection.

📄 PDF Abstract BibTeX arXiv:2510.08705

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Gravity-guided Contact Dynamics Estimation from 3D Human Motions

2026-06-06 · Cuong Le, Urs Waldmann, Bastian Wandt, Mårten Wadenbäck arxiv

Ground contact forces acting on the human body, are crucial for biomechanics studies or sport performance analysis. Prior methods rely on force plates or pressure mats to collect ground contact dynamics, limiting their a…

Simultaneous Contact Selection and Planning for Contact-Rich Manipulation with Cascaded Optimization

2026-05-27 · Zhe Zhang, Xingrong Diao, Haoxiang Liang, Han Yang 외 arxiv

We propose an optimization-based framework for robust contact-rich manipulation. Recent contact-implicit methods enable online hybrid planning across contact modes, allowing closed-loop manipulation for a given target st…

ContactHandover: Contact-Guided Robot-to-Human Object Handover

2024-04-01 · Zixi Wang, Zeyi Liu, Nicolas Ouporov, Shuran Song

Robot-to-human object handover is an important step in many human robot collaboration tasks. A successful handover requires the robot to maintain a stable grasp on the object while making sure the human receives the obje…

Object

GraspSense: Physically Grounded Grasp and Grip Planning for a Dexterous Robotic Hand via Language-Guided Perception and Force Maps

2026-04-07 · Elizaveta Semenyakina, Ivan Snegirev, Mariya Lezina, Miguel Altamirano Cabrera 외 arxiv

Dexterous robotic manipulation requires more than geometrically valid grasps: it demands physically grounded contact strategies that account for the spatially non-uniform mechanical properties of the object. However, exi…

ContactExplorer: Contact Coverage-Guided Exploration for General-Purpose Dexterous Manipulation

2026-03-11 · Zixuan Liu, Ruoyi Qiao, Chenrui Tie, Xuanwei Liu 외 arxiv

Reinforcement learning has achieved remarkable success in domains such as Atari games, navigation, and locomotion, where exploration can often be guided by novelty over states or dynamics. In contrast, dexterous manipula…

Reinforcement LearningAtari Games