paper-with-me

Papers

Planning Method for Skill-Based Control of Robots Using a PLC as Skill Trigger

2026-02-28 · Andreas Gaugenrieder, Hari Hara Balasubramaniam, Jannik Möhrle, Rüdiger Daub arxiv

Skill-based programming of robots provides a flexible approach for automation. Existing solutions neglect the optimization of motion sequences, leading to inefficiencies in execution. This work introduces a planning method that enhances skill-based robot programming by integrating motion sequence optimization. This optimization leads to a new MoveContinuousSkill. The software for executing the MoveContinuousSkill is implemented on a Programmable Logic Controller and applied across multiple robotic systems. Experimental results demonstrate a significant improvement in execution time through optimized motion sequence.

📄 PDF Abstract BibTeX arXiv:2603.00555

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Using Knowledge Representation and Task Planning for Robot-agnostic Skills on the Example of Contact-Rich Wiping Tasks

2023-08-27 · Matthias Mayr, Faseeh Ahmad, Alexander Duerr, Volker Krueger

The transition to agile manufacturing, Industry 4.0, and high-mix-low-volume tasks require robot programming solutions that are flexible. However, most deployed robot solutions are still statically programmed and use sti…

PositionTask Planning

SkillWrapper: Generative Predicate Invention for Task-level Robot Planning

2025-11-22 · Ziyi Yang, Benned Hedegaard, Ahmed Jaafar, Yichen Wei 외 arxiv

Generalizing from individual skill executions to long-horizon tasks is a core challenge in building autonomous robots. A promising direction is learning high-level, symbolic representations of low-level robot skills, ena…

Representation Learning

BadSkill: Backdoor Attacks on Agent Skills via Model-in-Skill Poisoning

2026-04-10 · Guiyao Tie, Jiawen Shi, Pan Zhou, Lichao Sun arxiv

Agent ecosystems increasingly rely on installable skills to extend functionality, and some skills bundle learned model artifacts as part of their execution logic. This creates a supply-chain risk that is not captured by …

MoMaStage: Skill-State Graph Guided Planning and Closed-Loop Execution for Long-Horizon Indoor Mobile Manipulation

2026-03-09 · Chenxu Li, Zixuan Chen, Yetao Li, Jiapeng Xu 외 arxiv

Indoor mobile manipulation (MoMA) enables robots to translate natural language instructions into physical actions, yet long-horizon execution remains challenging due to cascading errors and limited generalization across …

Towards Plug'n Play Task-Level Autonomy for Robotics Using POMDPs and Generative Models

2022-07-20 · Or Wertheim, Dan R. Suissa, Ronen I. Brafman

To enable robots to achieve high level objectives, engineers typically write scripts that apply existing specialized skills, such as navigation, object detection and manipulation to achieve these goals. Writing good scri…

object-detectionObject DetectionProbabilistic Programming