scispace - formally typeset
Search or ask a question
Journal ArticleDOI

A Plug and Produce Framework for Industrial Collaborative Robots

17 Jul 2017-International Journal of Advanced Robotic Systems (Pub. Alen Doganac)-Vol. 14, Iss: 4, pp 172988141771747
TL;DR: A control framework enabling quick and easy exchange of hardware modules as an approach to achieving plug and produce and a feasibility study demonstrates the validity of the framework through a series of reconfigurations performed on a modular collaborative robot.
Abstract: Collaborative robots are today ever more interesting in response to the increasing need for agile manufacturing equipment. Contrary to traditional industrial robots, collaborative robots are intend...

Content maybe subject to copyright    Report

Aalborg Universitet
A Plug and Produce Framework for Industrial Collaborative Robots
Schou, Casper; Madsen, Ole
Published in:
International Journal of Advanced Robotic Systems
DOI (link to publication from Publisher):
10.1177/1729881417717472
Creative Commons License
CC BY 4.0
Publication date:
2017
Document Version
Publisher's PDF, also known as Version of record
Link to publication from Aalborg University
Citation for published version (APA):
Schou, C., & Madsen, O. (2017). A Plug and Produce Framework for Industrial Collaborative Robots.
International Journal of Advanced Robotic Systems, 14(4). https://doi.org/10.1177/1729881417717472
General rights
Copyright and moral rights for the publications made accessible in the public portal are retained by the authors and/or other copyright owners
and it is a condition of accessing publications that users recognise and abide by the legal requirements associated with these rights.
- Users may download and print one copy of any publication from the public portal for the purpose of private study or research.
- You may not further distribute the material or use it for any profit-making activity or commercial gain
- You may freely distribute the URL identifying the publication in the public portal -
Take down policy
If you believe that this document breaches copyright please contact us at vbn@aub.aau.dk providing details, and we will remove access to
the work immediately and investigate your claim.
Downloaded from vbn.aau.dk on: August 26, 2022

Research Article
A plug and produce framework
for industrial collaborative robots
Casper Schou and Ole Madsen
Abstract
Collaborative robots are today ever more interesting in response to the increasing need for agile manufacturing
equipment. Contrary to traditional industrial robots, collaborative robots are intended for working in dynamic envir-
onments alongside the production staff. To cope with the dynamic environment and workflow, new configuration and
control methods are needed compared to those of traditional industrial robots. The new methods should enable shop
floor operators to reconfigure the robot. This article presents a plug and produce framework for industrial collaborative
robots. The article focuses on the control framework enabling quick and easy exchange of hardware modules as an
approach to achieving plug and produce. To solve this, an agent-based system is proposed building on top of the robot
operating system. The framework enables robot operating system packages to be adapted into agents and thus supports
the software sharing of the robot operating system community. A clear separation of the hardware agents and the higher
level task control is achieved through standardization of the functional interface, a standardization maintaining the
possibility of specialized function features. A feasibility study demonstrates the validity of the framework through a series
of reconfigurations performed on a modular collaborative robot.
Keywords
Collaborative robot, multiagent system, plug and produce, human robot interaction, modular architecture, robot
operating system, primitives, robot reconfiguration
Date received: 25 May 2016; accepted: 19 May 2017
Topic: Robotics Software Design and Engineering (ROSENG)
Topic Editor: Anis Koubaa
Associate Editor: Salvatore Graziani
Introduction
In response to the challenges derived from the globalization,
manufacturing companies today face the need for more flex-
ible and agile manufacturing equipment. Traditional indus-
trial robots constitute a flexible manufacturing resource as
they hold the option to be reprogrammed to perform new
tasks. However, once the robot is commissioned in a man-
ufacturing line, it is often fixed to a dedicated workstation
doing a single repetitive task. As a result, the original flex-
ibility is not utilized. Collaborative robots, on the other hand,
are intended to operate in the more dynamic production
environment of the human operators with lower batch sizes,
greater variety, diverse tasks, and more frequent change-
overs. In this context, the reconfiguration of the robot to a
new task should no longer be an engineering task but should
be handled by the production staff. However, this requires
new approaches to configuring (installing, equipping, pro-
gramming) and operating the collaborative robot as com-
pared to a traditional industrial robot.
1
The transitioning of a collaborative robot to a new task
covers two main reconfigurations: (1) programming the robot
to the new task, and (2) configuring the hardware of the robot.
Department of Materials and Production, Aalborg University, Aalbo rg,
Denmark
Corresponding author:
Casper Schou, Aalborg University, Fibigerstraede 16, Aalborg 9220,
Denmark.
Email: cs@m-tech.aau.dk
Interna tion al Journal of Advanced
Robotic Sy stems
July-August 2017: 1–10
ª The Author(s) 2017
DOI: 10.1177/1729881417717472
journals.sagepub.com/home/arx
Creative Commons CC BY: This article is distributed under the terms of the Creative Commons Attribution 4.0 License
(http://www.creativecommons.org/licenses/by/4.0/) which permits any use, reproduction and distribution of the work without
further permission provided the original work is attributed as specified on the SAGE and Open Access pages (https://us.sagepub.com/en-us/nam/
open-access-at-sage ).

In the industry, the variation in tasks is often of such magnitude
that they cannot be solved by a single hardware configuration.
2
Thus, the need for hardware reconfiguration emerges.
In previous research, we have focused on intuitive robot
programming and industrial applications for collaborative
robots.
3,4
Through this work it has become clear to us that
as the task variety increases, simply reprogramming the robot
is not sufficient; the hardware must be reconfigured as well.
Thus, it is our experience from prior research that hardware
reconfiguration is inevitable in industry. Consequently, our
ongoing research on hardware reconfiguration for collabora-
tive robots is rooted in these practical experiences and
applications.
Recent work by Schou and Madsen
5
propose the follow-
ing four research objectives as a roadmap toward an intui-
tive hardware management framework that enables shop
floor operators to perform the hardware reconfiguration
of a collaborative robot:
modular architecture,
module selection,
module exchange, and
module utilization.
If shop floor operators are to exchange hardware mod-
ules of the robot at the shop floor, the exchange must be fast
and efficient, and it should not require mechanical,
robotics, or programming expertise. Hence, the hardware
exchange should be done in a plug and produce manner.
Realizing this requires not only standardization of the phys-
ical interfaces between the modules but also standardiza-
tion of the control interfaces. Schou and Madsen
5
present a
conceptual overview of an envisioned architecture for a
plug and produce framework.
In this article, we propose, design, and demonstrate a
plug and produce framework for modular collaborative
robots based on robot operating system (ROS).
6
We adopt
the architecture outline from Schou and Madsen
5
and use
this outline to propose an architecture for a hardware man-
agement framework. The framework allows ROS drivers
from the ROS community to be used within the framework
with only very limited adaptation. In extend to the hard-
ware management framework, we also propose a function
generalization which supports the use of both generic and
specific device functionality.
The remaining part of the article is structured as follows.
Related research is presented in the second section. The third
section describes the concept and implementation of the
hardware management framework. Results from a feasibility
study of the presented framework are described in the fourth
section, and the last section draws the conclusions.
Related research
The idea of plug and produce was first proposed by Arai
et al.
7
as a response to the need for agile manufacturing
systems. The te rm is d erived from the “plug and play”
concept of the IT world. The purpose of plug and produce
is to enable quick (un)plugging of components from a man-
ufacturing system with little to no reprogramming and
reconfiguration of the remaining system. Since the manu-
facturing equ ipment do main is vast, complex, and lacks
standardization of interfaces, a modular hardware architec-
ture is often introduced to encapsulate components as mod-
ules with well- defined interfaces. Several authors have
presented modular hardware architectures for robotics.
8–17
In extend to the physical structure, the control and commu-
nication ar chitecture must als o be considered. One
approach is agent-based systems in which active modules
become independent agents. Agents have some degree of
self-contained control and can provide and request func-
tionality to the rest of the system. Agent-based systems or
multiagent systems originate from the computational
domain; however, agent-based approaches have been pro-
posed in many different aspects of manufacturing enter-
prises.
18
Within the domain of manufacturing equipment,
multiagent systems have been proposed on several techni-
cal granularities.
19
Some are focused on the production line
or system level, where each agent thus becomes individual
stations or machines. Other focus on the machine level with
individual devices as agents. The latter being related to the
structure of a collaborative robot.
In the EU FP6 project “EUPASS,”
20
a multiagent system
architecture was developed defining both hardware and con-
trol interfaces of assembly systems. The architecture covers
automation equipment used for precision assembly in electro-
nics manufacturing; thus, this includes robots and robot mod-
ules.
21
Extending the results of EUPASS, the EU FP7 project
“IDEAS”
22
developed an integrated agent control board used
as a proxy to adapt legacy components into agents.
23
The
proposed framework and agent controller are tested
through a series of industrial experiments which demon-
strates the viability of the agent-based approach for s hop
floor reconfiguration of manufacturing systems in real-
world set tings.
23
In the EU FP7 project “PRIME,”
24
amul-
tiagent system archite cture was pr oposed which incl udes
both standardized hardware and control interfaces as a
means to developing highly adaptable and reconfigurable
plug and produce systems. In PRIME, explicit focus was
given to adapting legacy components into agents.
25
Despite their high relevance to this work, EUPASS,
IDEAS, and PRIME all focus on multiagent systems on a
manufacturing system le vel. All three projects include
robotics in their architectur e, but they do not present a
detailed approach and decomposition for collaborative
robots.
In the study by Andersen et al.,
26
a control framework
specifically for a collaborative robot is presented. The
framework enables reuse of both hardware and control
modules and furthermore enables online exchange of hard-
ware components. The article describes the overall concept
and architecture, but only very few implementation details
2 International Journal of Advanced Robotic Systems

are provided. Furthermore, the task control architecture of
the study by Andersen et al.
26
uses a taxonomy with a less
clear separation between higher level task control modules
and low-level device functionalities.
In this article, we describe the design, implementation,
and test of a plug and produce framework for industrial,
collaborative robots. Several plug and produce and agent-
based frameworks for rob otics have been proposed in
literature; however, only few of them present implemen-
tation details. G iven that the usage and acceptance of ROS
is widespread within the collaborative robotics commu-
nity, we see the need for a compati ble plug and produce
framework. The proposed f rame wor k provides necessary
adaptation for any ROS package to be used in the frame-
work. It is impor tant to note that ROS provides the imple-
mentation infrastructure, and it does not in itself provide a
plug and produce solution. As part of the plug and produce
framework, a function generalization is introduced to
clearly separate t he task co ntrol system from the device-
level control framework. The focus of this article is the
system-level design of the framework. As a result, we
built the framework on well-established communication
and architec tur al sch emes.
Hardware management framework
The motivation of the hardware manageme nt framework
is to introduce an agent-based management and control
scheme for a modular hardware architecture based on
ROS. The framework must be separated from the task
control system and thus be independent from the t ask
control’s internal architecture. The goal of which is to
make the task control system independent o f specific
hardware configura tions. Thus , the task control becomes
solely focused on the task related goals, while the device
control system f ocu ses on ach ie ving the actions requested.
The framework manages the connected modules and
introduces a standardized control interface between the
hardware modules and the task control system. Th e latter
is done using a set of gener al functions called primitives
serving as a common function interfac e betw een the task
control and the hardware devices.
The hardware management framework takes it offset in
an agent-based architecture. It builds on the architecture
outline introduced by Schou and Madsen,
5
which in this
work has been developed into further details. The resulting
architecture used in the hardware management framework
is presented in Figure 1.
Each physical device (e.g. gripper, camera, robot arm,
etc.) is represented by an associated device driver acting as
an agent and providing interaction with the given device.
The device manager manages the connected devices and
their respective device drivers. It keeps track of the avail-
able functionality and provides hardware independent and
abstract functions to the task control layer. For clarity, the
specific functions provided by the devices are referred to as
device functions and the generalized hardware functions
are referred to as primitives.
To facilitate the communication between the different
software nodes, ROS is used. First and foremost, the com-
munity behind ROS offers open source sharing of software,
for example, device drivers. The possibility to download
ROS device drivers provides a great advantage in terms of
development resources; especially on a collaboraitve robot
composed of commercial-of-the-shelf components.
The following sections will elaborate on each node in
the architecture as shown in Figure 1.
Device driver
The device drivers constitute the agents of the system.
Each active h ard ware module has a corres pon di ng soft-
ware driver, which in Figure 1 is referred to as the device
driver. On one side, the device driver provides the low-
level commu nica tio n a nd c ont rol toward the devic e. Such
communication is highly device specific and dependent
on the physical connection to the device . On the other
side, t he device drive r implements a R OS interface toward
the device manager, through which the driver provides a
set of functions. Given that drivers might be downloaded
from t he ROS community, the implemen tatio n of the ROS
interfaces of the drivers will be diverse, that is, with
diverse syntax, structure, and communication structure.
Figure 2 illustrates t he communication type and data flow
between the nodes.
Device proxy
With the presented framework, the task control operates on
abstract and generalized functionalities, , that is, primitives.
However, at some point through the control pipeline (see
Device manager
Physical
device
Physical
device
Physical
device
Physical
device
Device
proxy
Tas k c on tro l
Device
control
layer
Device
proxy
Task
control
layer
Device
KB
Device
proxy
Device
proxy
Device
driver
Device
driver
Device
driver
Device
driver
Figure 1. Architecture of the agent-based hardware management
framework. The device manager with a set of device proxies is
introduced as an intermediate control agent between the task
control and the device drivers. It provides both agent manage-
ment and a standardization of the control interface of the device
drivers.
Schou and Madsen 3

Figure 2), the primitive must be “translated” into the syntax
and structure of a specific device function on a specific
device. The device proxy is introduced to perform this
translation, and consequently the main purpose of the
device proxy is to provide a map ping from primitive to
device-specific syntax. The device proxies are created as
dynamically linked libraries, which are loaded during run-
time by the device manager.
Device manager
The device manager is the central node in the hardware
management framework. It connects the above task-level
control system to the various device drivers. The two main
tasks of the device manager are to (1) register and manage
connected agents and (2) designate incoming primitive
requests to a specific device and pass the primitive to the
associated proxy. To keep track of the connected devices,
the device drivers (agents) are registered on the device
manager upon their launch. This will be explained in fur-
ther details in “Device registration” section. An incoming
primitive request from the t ask control syst em must be
matched against the set of available primitives. The device
manager searches for a matching available primitive and
passes the request to the related proxy. This will be elabo-
rated in “Function generalization” section. The device
manager also provides a graphical user interface (GUI) (see
Figure 3). Through the interface, a list of all connected and
running device drivers can be monitored. The library of all
known devices is available in t he GUI, from which the
device drivers can be manually started.
Task control
The device manager, device drivers, and device proxies
together constitute the nodes of hardware management
framework. Above is the task control layer,whichis
responsible for the higher level robot control and, hereby,
the accomplishment of task-related goals. As we will not
discuss the structure of the task control layer in this paper, it
is only represented by a single node (task control)in
Figure 1. However, as long as it complies with the interface
described in “Function generalization” section, the struc-
ture of the task control is irrelevant. In other words, any
task control system would apply as long as it interacts with
the device manager in terms of primitives. In conjunction
with this work, we have used a task control system devel-
oped for intuitive, manual task-level programming. The
system is build on the concept of skills, which serve as
task-related control modules that can be concatenated and
parameterized to form a sequence of operations leading to
the accomplishment of a task. Details on this work can be
found in Schou and Madsen, 2016; Pedersen et al.,
2016.
5,29
Device knowledge base
In order to both successfully register a device and subse-
quently utilize the functions provided by the device, the
device manager needs information about the device in
question. This information is stored in the Device Knowl-
edge Base (see Figure 1). The device knowledge base is an
ontology containing semantic descriptions of both the robot
equipment domain and of specific device variants. The
semantic knowledge base is formatted using the Ontology
Web Language 2.
27
By using an ontology-based knowledge
base, the device information could potentially come from
external sources or be shared via the “Semantic Web”
28
between robots. In order for the device manager to recog-
nize, register, and utilize a device, sufficient semantic
information about t he device must be available in the
device knowledge base. At the very least, the following
information must be available:
Device
manager
Physical
device
Device
proxy
Ta sk
control
Device
driver
Primitives
Device functions
ROS interface
ROS interface
Figure 2. Subset of Figure 1 illustrating the interface types and
data flow. The italic text denotes interface type. The text to the
right of the connection denotes the data passed.
Figure 3. Screenshot of the GUI of the device manager. The
image shows the library tab, where all known devices are listed.
GUI: graphical user interface.
4 International Journal of Advanced Robotic Systems

Citations
More filters
Journal ArticleDOI
TL;DR: A task-level programming software tool allowing robotic novices to program industrial tasks on a collaborative robot called Skill Based System (SBS), founded on the concept of robot skills, which are parameterizable and task-related actions of the robot.
Abstract: During the past decades, the increasing need for more flexible and agile manufacturing equipment has spawned a growing interest in collaborative robots. Contrary to traditional industrial robots, collaborative robots are intended for operating alongside the production personnel in dynamic or semi-structured human environments. To cope with the environment and workflow of humans, new programming and control methods are needed compared to those of traditional industrial robots. This paper presents a task-level programming software tool allowing robotic novices to program industrial tasks on a collaborative robot. The tool called Skill Based System (SBS) is founded on the concept of robot skills, which are parameterizable and task-related actions of the robot. Task programming is conducted by first sequencing skills followed by an online parameterization performed using kinesthetic teaching. Through several user studies, SBS is found to enable robotic novices to program industrial tasks. SBS has further been deployed and tested in two manufacturing settings demonstrating its applicability in real industrial scenarios.

93 citations

Journal ArticleDOI
TL;DR: A comprehensive two-dimensional framework covering three separate phases and four essential components for human-robot working systems is developed and argued for more application-oriented research that focuses on practically relevant factors to guide HRI research, inform cobot development, and support companies in overcoming apparent barriers.
Abstract: Human-robot interaction (HRI) promises to be a means whereby manufacturing companies will be able to address current challenges like a higher demand for customization. However, despite comparably low costs, there are only few applications in practice. To date, it remains unclear which factors facilitate or hinder the successful introduction of industrial collaborative robots (cobots). In a three-step approach, we first developed a comprehensive two-dimensional framework covering three separate phases and four essential components for human-robot working systems. Secondly, we reviewed related literature to identify relevant success factors. Thirdly, in an online survey we asked leading representatives of German manufacturing companies (n = 81) to assess the importance of these factors from a practical point of view. The results reveal that besides technology-related factors like occupational safety and appropriate cobot configuration, employee-centered factors like the fear of job loss and ensuring an appropriate level of trust in the robot are considered important. However, company representatives seem to underestimate the impact of subtle measures to increase employee acceptance which could be incorporated into internal communication strategies prior to and during the introduction of cobots. Comparative analysis based on three distinct application scenarios suggests that most success factors’ practical importance is independent of the motivation for implementing HRI. Furthermore, answers from practitioners in free-text fields reveal that success factors which intuitively come to their mind such as financial factors are not necessarily perceived most important. Finally, we argue for more application-oriented research that focuses on practically relevant factors to guide HRI research, inform cobot development, and support companies in overcoming apparent barriers.

66 citations

Journal ArticleDOI
TL;DR: This work proposes a structure based on OPC UA, which unifies the procedure of programming for the human operator, regardless of whether the task is performed by a robot or a machine tool in the end.

9 citations

Journal ArticleDOI
TL;DR: An algorithm together with a multiagent system framework that handles the search and matching required for selecting the correct resources is presented, which is possible to use configurations rather than programming to adapt a manufacturing system for new resources and parts.
Abstract: This article presents a framework for Plug & Produce that makes it possible to use configurations rather than programming to adapt a manufacturing system for new resources and parts. This is solved by defining skills on resources, and goals for parts. To reach these goals, process plans are defined with a sequence of skills to be utilized without specifying specific resources. This makes it possible to separate the physical world from the process plans. When a process plan requires a skill, e.g., grip with a gripper resource, then that skill may require further skills, e.g., move with a robot resource. This creates a tree of connected resources that are not defined in the process plan. Physical and logical compatibility between resources in this tree is checked by comparing several parameters defined on the resources and the part. This article presents an algorithm together with a multiagent system framework that handles the search and matching required for selecting the correct resources.

8 citations


Cites background from "A Plug and Produce Framework for In..."

  • ...Schou and Madsen [14] describe a Plug & Produce framework for industrial robots....

    [...]

  • ...to integrate the added components [12], [14]....

    [...]

Journal ArticleDOI
TL;DR: In this article , the authors present a collection of crucial acceptance factors with regard to collaborative robot use at the industrial workplace, based on these factors, they present a web-based tool to estimate employee acceptance, to provide company representatives with practical recommendations and to stimulate reflection on acceptance issues.
Abstract: Collaborative robots are a new type of lightweight robots that are especially suitable for small and medium-sized enterprises. They offer new interaction opportunities and thereby pose new challenges with regard to technology acceptance. Despite acknowledging the importance of acceptance issues, small and medium-sized enterprises often lack coherent strategies to identify barriers and foster acceptance. Therefore, in this article, we present a collection of crucial acceptance factors with regard to collaborative robot use at the industrial workplace. Based on these factors, we present a web-based tool to estimate employee acceptance, to provide company representatives with practical recommendations and to stimulate reflection on acceptance issues. An evaluation with three German small and medium-sized enterprises reveals that the tool’s concept meets the demands of small and medium-sized enterprises and is perceived as beneficial as it raises awareness and deepens knowledge on this topic. In order to realise economic potentials, further low-threshold usable tools are needed to transfer research findings into the daily practice of small and medium-sized enterprises.

8 citations

References
More filters
Proceedings Article
01 Jan 2009
TL;DR: This paper discusses how ROS relates to existing robot software frameworks, and briefly overview some of the available application software which uses ROS.
Abstract: This paper gives an overview of ROS, an opensource robot operating system. ROS is not an operating system in the traditional sense of process management and scheduling; rather, it provides a structured communications layer above the host operating systems of a heterogenous compute cluster. In this paper, we discuss how ROS relates to existing robot software frameworks, and briefly overview some of the available application software which uses ROS.

8,387 citations


"A Plug and Produce Framework for In..." refers methods in this paper

  • ...In this article, we propose, design, and demonstrate a plug and produce framework for modular collaborative robots based on robot operating system (ROS).(6) We adopt the architecture outline from Schou and Madsen(5) and use this outline to propose an architecture for a hardware management framework....

    [...]

Journal ArticleDOI
TL;DR: Reconfigurable manufacturing systems (RMS) as discussed by the authors are a new manufacturing systems paradigm that aims at achieving cost-effective and rapid system changes, as needed and when needed, by incorporating principles of modularity, integrability, flexibility, scalability, convertibility, and diagnosability.
Abstract: Reconfigurable Manufacturing System (RMS) is a new manufacturing systems paradigm that aims at achieving cost-effective and rapid system changes, as needed and when needed, by incorporating principles of modularity, integrability, flexibility, scalability, convertibility, and diagnosability. RMS promises customized flexibility on demand in a short time, while Flexible Manufacturing Systems (FMSs) provides generalized flexibility designed for the anticipated variations and built-in a priori. The characteristics of the two paradigms are outlined and compared. The concept of manufacturing system life cycle is presented. The main types of flexibility in manufacturing systems are discussed and contrasted with the various reconfiguration aspects including hard (physical) and soft (logical) reconfiguration. The types of changeability and transformability of manufacturing systems, their components as well as factories, are presented along with their enablers and compared with flexibility and reconfigurability. The importance of having harmonized human-machine manufacturing systems is highlighted and the role of people in the various manufacturing paradigms and how this varies in pursuit of productivity are illustrated. Finally, the industrial and research challenges presented by these manufacturing paradigms are discussed.

877 citations


"A Plug and Produce Framework for In..." refers background in this paper

  • ...In the industry, the variation in tasks is often of such magnitude that they cannot be solved bya single hardware configuration.(2) Thus, the need for hardware reconfiguration emerges....

    [...]

Journal ArticleDOI
TL;DR: The evolution of agent technologies and manufacturing will probably proceed hand in hand and the former can receive real challenges from the latter, which will have more and more benefits in applying agent technologies, presumably together with well-established or emerging approaches of other disciplines.
Abstract: The emerging paradigm of agent-based computation has revolutionized the building of intelligent and decentralized systems. The new technologies met well the requirements in all domains of manufacturing where problems of uncertainty and temporal dynamics, information sharing and distributed operation, or coordination and cooperation of autonomous entities had to be tackled. In the paper software agents and multi-agent systems are introduced and through a comprehensive survey, their potential manufacturing applications are outlined. Special emphasis is laid on methodological issues and deployed industrial systems. After discussing open issues and strategic research directions, we conclude that the evolution of agent technologies and manufacturing will probably proceed hand in hand. The former can receive real challenges from the latter, which, in turn, will have more and more benefits in applying agent technologies, presumably together with well-established or emerging approaches of other disciplines.

668 citations


"A Plug and Produce Framework for In..." refers background in this paper

  • ...Agent-based systems or multiagent systems originate from the computational domain; however, agent-based approaches have been proposed in many different aspects of manufacturing enterprises.(18) Within the domain of manufacturing equipment, multiagent systems have been proposed on several technical granularities....

    [...]

Journal ArticleDOI
TL;DR: It is shown how a relatively small set of skills are derived from current factory worker instructions, and how these can be transferred to industrial mobile manipulators and shown how this approach can enable non-experts to utilize advanced robotic systems.
Abstract: Due to a general shift in manufacturing paradigm from mass production towards mass customization, reconfigurable automation technologies, such as robots, are required. However, current industrial robot solutions are notoriously difficult to program, leading to high changeover times when new products are introduced by manufacturers. In order to compete on global markets, the factories of tomorrow need complete production lines, including automation technologies that can effortlessly be reconfigured or repurposed, when the need arises. In this paper we present the concept of general, self-asserting robot skills for manufacturing. We show how a relatively small set of skills are derived from current factory worker instructions, and how these can be transferred to industrial mobile manipulators. General robot skills can not only be implemented on these robots, but also be intuitively concatenated to program the robots to perform a variety of tasks, through the use of simple task-level programming methods. We demonstrate various approaches to this, extensively tested with several people inexperienced in robotics. We validate our findings through several deployments of the complete robot system in running production facilities at an industrial partner. It follows from these experiments that the use of robot skills, and associated task-level programming framework, is a viable solution to introducing robots that can intuitively and on the fly be programmed to perform new tasks by factory workers. HighlightsWe propose a conceptual model of robot skills and show how this differs from macros.We show how this approach can enable non-experts to utilize advanced robotic systems.Concrete industrial applications of the approach are presented, on advanced robot systems.

294 citations


"A Plug and Produce Framework for In..." refers background in this paper

  • ...Details on this work can be found in Schou and Madsen, 2016; Pedersen et al., 2016.5,29...

    [...]

Journal ArticleDOI
TL;DR: This paper presents an autonomous mobile manipulator that effectively overcomes inherent system uncertainties and exceptions by utilizing control strategies that employ coordinated control, combine visual and force servoing, and incorporate sophisticated reactive task control.
Abstract: The fundamental difference between autonomous robotic assembly and traditional hard automation, currently utilized in large-scale manufacturing production, lies in the specific approaches used in locating, acquiring, manipulating, aligning, and assembling parts. An autonomous robotic assembly manipulator offers high flexibility and high capability to deal with the inherent system uncertainties, unknowns, and exceptions. This paper presents an autonomous mobile manipulator that effectively overcomes inherent system uncertainties and exceptions by utilizing control strategies that employ coordinated control, combine visual and force servoing, and incorporate sophisticated reactive task control. The mobile manipulation system has been demonstrated experimentally to achieve high reliability for a "peg-in-hole" type of insertion assembly task that is commonly encountered in automotive wiring harness assembly.

141 citations

Trending Questions (2)
How do I install a specific version of Robot Framework?

A feasibility study demonstrates the validity of the framework through a series of reconfigurations performed on a modular collaborative robot.

How Robot Framework is used in desktop application?

The framework enables robot operating system packages to be adapted into agents and thus supports the software sharing of the robot operating system community.