This pilot is about highly-flexible industrial production. Advanced automation devices, like autonomous robotic systems, are no longer based on simple I/O signal communication but provide a full-fledged, high-level application programming interface to access the device's features and functionality. This pilot showcases the development and programming of advanced production systems that can perform a large range of different tasks with high demands on performance and adaptability.
The Pilot’s intended target system is an industrial production system with advanced automation equipment. A concrete example would be a mobile or a dual-arm manipulator system equipped with multiple 2D and 3D cameras.
This pilot focuses on:
Base functionality such as object detection and manipulation, as well as navigation and an exemplary machine-tending application, are available for contributors to extend, modify or build upon. The (virtual) hardware setup of consists of a mobile manipulator including a mobile based with an advanced robotic arm equipped with a 3D camera for perception and a gripper for object manipulation. A CNC milling machine is also part of the setup. The intended application of this mobile manipulator is a machine tending task where the mobile manipulator has to (1) fetch a work piece from their storage location (2) feed the machine with the work piece (3) retrieve the processed work piece from the machine (4) and bring it to a possibly different storage location. The initial location of the work piece is only roughly specified. In this setup, the 3D camera is used for accurately determining its pose. Furthermore, a navigation system is used to move the mobile base from one location to the other using laser and odometry data for localization. To communicate with the milling machine OPC UA is used basic interaction with the CNC control unit, for example, for running the milling program.
We provide a VirtualBox Image that allows to use the SmartMDSD Toolchain together with our task framework to virtually execute these machine-tending tasks. The system consists largely of mixed-port components that provide access to the system functionality realized in ROS (legacy). This choice has been made to show how the RobMoSys approach can deal with industrial, off the shelf hardware, and related proprietary/legacy software. An executive control component executes the application by orchestrating the other components.
In order to run the demo following steps need to be executed: