PulseExploreJournal ClubDebatesTrendingResearchersJournals
Instagram
HomeExploreJournal ClubTrending
Synapse
⌘+K
Synapse
April 17, 2026Robotics1 citationsOpen Access

Semi-Automated Programming of Industrial Robotic Systems Using Large Language Models and Standardized Data Model

View Full Paper
DSDaniel SyniawaLDLevin DrosteBKBernd Kuhlenkötter

Key Points

  • The aim is to simplify industrial robot programming using large language models to translate natural language descriptions into executable code.
  • Introduced a two-stage programming approach: structuring natural language input and translating it to C++ code.
  • Used simulation to evaluate performance in an electrical cabinet assembly task.
  • Integrated Robot Operating System 2 (ROS2) and MoveIt2 for robotic control.
  • Developed a graphical user interface for non-programmer usability.
  • Achieved a success rate of up to 95% in interpreting natural language instructions.
  • System reliably executes complex assembly instructions and recognizes object attributes.
  • Demonstrated feasibility of intuitive robot programming for non-programmers.

Abstract

The increasing application of industrial robots in modern production systems contrasts with a persistently high programming complexity that requires specialized know-how and creates substantial entry barriers. This work addresses this problem by introducing a systematic approach to robot programming based on Large Language Models (LLMs) that automatically translates natural language task descriptions into executable robot programs. The solution follows a two-stage pipeline: in Stage 1, the LLM structures the input into coherent process steps, and in Stage 2 these process steps are transformed into C++ code using a high-level function library. The performance is evaluated in simulation for the automated electrical cabinet assembly use case with terminal blocks, which is a significant element of various production processes. The architecture, based on the Robot Operating System 2 (ROS2) and MoveIt2, further integrates a standardized AutomationML-based configuration management for dynamic parameter handling and persistent state storage. A graphical user interface visualizes intermediate results, enables manual interventions and enables a simple operation for potential users without programming experience. The evaluation of the presented approach shows a success rate of up to 95 % for interpreting natural language instructions and generating code in the application scenario focused. The system reliably recognizes object attributes and correctly executes complex assembly instructions. In general, this work demonstrates how modern LLMs can bridge the semantic gap between human intent and robotic code for industrial applications. The developed high-level abstraction makes the system usable for non-programmers, highlights the potential for intuitive robot programming, and simultaneously identifies concrete technical challenges.

Ask AI
Helpful
Bookmark
Share
View Full Paper

Cite This Study

Syniawa et al. (2026) studied this question.

synapsesocial.com/papers/69e1cf7b5cdc762e9d8586dchttps://doi.org/10.3390/robotics15040079
Ask AI
Helpful
Bookmark
Share
View Full Paper