ROJun 3, 2018

MaestROB: A Robotics Framework for Integrated Orchestration of Low-Level Control and High-Level Reasoning

arXiv:1806.00802v116 citationsHas Code
Originality Synthesis-oriented
AI Analysis

This work addresses the problem of bridging high-level instructions and low-level robot control for industrial collaboration, but it appears incremental as it combines existing components like symbolic planners and APIs into a new framework.

The authors tackled the challenge of enabling robots to execute complex tasks with high precision from simple high-level instructions by developing MaestROB, a framework that integrates low-level control and high-level reasoning, demonstrated in a collaborative industrial assembly scenario involving human teaching and robot execution.

This paper describes a framework called MaestROB. It is designed to make the robots perform complex tasks with high precision by simple high-level instructions given by natural language or demonstration. To realize this, it handles a hierarchical structure by using the knowledge stored in the forms of ontology and rules for bridging among different levels of instructions. Accordingly, the framework has multiple layers of processing components; perception and actuation control at the low level, symbolic planner and Watson APIs for cognitive capabilities and semantic understanding, and orchestration of these components by a new open source robot middleware called Project Intu at its core. We show how this framework can be used in a complex scenario where multiple actors (human, a communication robot, and an industrial robot) collaborate to perform a common industrial task. Human teaches an assembly task to Pepper (a humanoid robot from SoftBank Robotics) using natural language conversation and demonstration. Our framework helps Pepper perceive the human demonstration and generate a sequence of actions for UR5 (collaborative robot arm from Universal Robots), which ultimately performs the assembly (e.g. insertion) task.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes