Cloud Robotics

Overview

The connection between the physical world and the virtual world has never been as exciting, accessible, and economically viable as today. Sensors, actors and robots are able to deliver many physical services in several scenarios, including industrial production and home automation, elderly care, assisted living, logistics and cooperative maintenance.

In isolation, computing capabilities of robots are however limited by embedded CPUs and small on-board storage units. By connecting robots among each other and to cloud computing, cloud storage, and other Internet technologies centered around the benefits of converged infrastructure and shared services, two main advantages can be exploited. First, computation can be outsourced to cloud services leveraging an on-demand pay-per-use elastic model. Second, robots can access a plethora of services complementing their capabilities (e.g., speech analysis, object recognition, knowledge sharing), enabling new complex functionalities and supporting learning.

Cloud robotics is a natural extension to the Internet of Things (IoT). Where IoT devices will gather information about an environment to help make smarter decisions, cloud robotics will be able to use this information and act on it.

Although there is clear recognition that Cloud access is required to complement robotics computation and enable functionalities needed for robotic tasks (e.g., self-driving cars), it is still unclear how to best support these scenarios.

State of the practice

The Robot Operating System (ROS) (http://www.ros.org/) has gained massive traction both in industry and research.

ROS allows robotics developers to concentrate on one specific functionality at a time (e.g., planning, navigation, 3d reconstruction) implemented into so-called ROS nodes that can communicate through pub/sub or RPC-like messages to implement a coherent robotic behavior.

Its next release iteration (ROS2) will address most of the shortcomings of the previous version, for instance removing the need for a centralized master node and adopting a peer to peer discovery mechanism for nodes.

Current ROS development is still faced with low-level interoperability and compilation concerns. Containers in this context are used for the moment simply as a way of providing a consistent running environment for ROS code, however none of the best practices from cloud computing (e.g., resource and container management, placement automation, resource and SW orchestration, continuous integration and deployment) have been adopted yet.

rviz lab
Our lab as seen and mapped by one of our turtlebots

 

Objectives

The initiative’s goal is to enable robotic applications to take full advantage of cloud computing services, resources, best practices, and automation by integrating ROS nodes and robots just as other composable services in the cloud.

The results will benefit all robotic stakeholders:

  • Robotic and cloud developers will be able to deploy their application code in  containers with a click, triggering the orchestration of all needed supporting services (e.g., databases, caches, load balancers, speech and video processing, ROS nodes) and both virtual (e.g., containers, virtual machines) and physical resources (e.g., robots, sensors, cameras, bare-metal machines). ROS nodes and robotic services will be easily composable and accessible from a market generating revenue for SW development of generic and ad hoc solutions;
  • Robot Producers will be able to leverage the advancements in cloud infrastructure and platforms needed to support robotic applications. This will enable them to provide end customers with fully functional robots that do not require on premises compute infrastructure and configuration. Moreover they will be able to leverage from a developer community and their SW artifacts;
  • End users will benefit from robots and applications that work out of the box and can be easily integrated among themselves and with their favourite cloud services.

Cloud orchestration will cover the entire lifecycle of a robotics service, catering for timely resource allocation and dismissal, taking full advantage of the cloud pay-per-use model, sensibly reducing operational costs with respect to an always-on solution.

Moreover, by taking a service oriented approach and adopting modern cloud-development methodologies, developers will benefit from continuous integration / deployment practices, resulting in shorter release cycles and higher productivity.

This research initiative will also address:

  • Review frameworks for offloading processing and storage tasks into suitable cloud services, including one of the first such frameworks, AdAPtS (2012).
  • Delivery of a bundled set of service tooling, including a dynamic service registry, for the purpose of letting robots access cloud services many years after production despite constant service evolution.
  • Fleet management for robots in the cloud.
  • Collaborative knowledge sharing between robots using suitable online services.
  • Identification of beneficial services to augment robot capabilities, such as image recognition and messaging.

Relevance to current and future markets

Robotics is a hot market with competitive manufacturers especially in Switzerland and Europe, including Rapyuta, Aldebaran and (for educational purposes) LEGO Mindstorms. The much larger and currently mostly untapped market is about robots connected to appropriate feedback-loop and cooperation services.

Relevant Standards and Architectures

ROS (Robot Operating System): http://www.ros.org/

Rapyuta: a Cloud Robotics framework  http://rapyuta.org/

Articles and Publications

  • Giovanni Toffetti, Tobias Lötscher, Saken Kenzhegulov, Josef Spillner, and Thomas Michael Bohnert. 2017. Cloud Robotics: SLAM and Autonomous Exploration on PaaS. In Companion Proceedings of the10th International Conference on Utility and Cloud Computing (UCC ’17 Companion). ACM, New York, NY, USA, 65-70. DOI: https://doi.org/10.1145/3147234.3148100
  • J. Spillner, C. Piechnick, C. Wilke, U. Aßmann, A. Schill: Autonomous Participation in Cloud Services. 2nd International Workshop on Intelligent Techniques and Architectures for Autonomic Clouds (ITAAC), Chicago, Illinois, USA, November 2012. (PDF)

Our Youtube playlist

Playlist: ZHAW ICCLab Cloud Robotics
Defaulttext aus wp-youtube-lyte.php

Related blog posts

First Robotics and ROS in Zürich Meetup

Running the ICCLab ROS Kinetic environment on your own laptop

Configuring the ROS Navigation Stack on a new robot

Some Cloud Robotics News

ICCLab & SPLab @ ROSCon 2015

From unboxing RPLIDAR to running in ROS in 10 minutes flat

Challenges with running ROS on Kubernetes

Enterprise Cloud Robotics Platform transfer project

Impressions from ROSCon and IROS 2016

The intricacies of running containers on OpenShift

OpenShift custom router with TCP/SNI support

Openshift 3.6 on Openstack – developer cluster setup

ROSCon 2017 – Vancouver

 

Contact

Giovanni Toffetti: toff(at)zhaw.ch

 

 
Schlagwörter: cloud robotics, ROS

Leave a Reply

Your email address will not be published. Required fields are marked *