Suvarna Garge (Editor)

RoboEarth

Updated on
Edit
Like
Comment
Share on FacebookTweet on TwitterShare on LinkedInShare on Reddit

RoboEarth is a network and database repository where robots can share information and learn from each other and a cloud for outsourcing heavy computation tasks. The project that has been described as a "World Wide Web for robots". The project brings together researchers from five major universities in Germany, the Netherlands and Spain and is backed by the European Union.

Purpose

It allows robots to:

  • Store and share information: Robots can use the common representation provided by the RoboEarth language and the scalable storage provided by the RoboEarth database to store and share information. This has the following key advantages:
  • Significantly increases the speed of learning by leveraging the experience of other robots.
  • e.g.: Robots sharing articulation models.
  • Allows developers to create general robot task instructions rather than programming individual robots on a case-by-case basis.
  • e.g., Sharing a common action-recipe to serve drinks with two different robots in different environments.
  • Offload computation: Robots can use the vast computational infrastructure available on the web for computationally heavy tasks including planning, probabilistic inference, and mapping, among many others.
  • e.g. Cloud-based collaborative mapping with low-cost robots, knowledge processing as a service with KnowRob, and the cloud robotics framework Rapyuta.
  • Collaborate: Robots can use the cloud as a common medium to collaborate and achieve a common task.
  • e.g., Two robots collaboratively performing a serve-a-drink task in a mock hospital room, and generating and maintaining consistent world state estimates based on object detections by multiple robots using WIRE.
  • In addition to the cloud-based infrastructure, RoboEarth offers ROS-compatible, robot-unspecific components for high level control of the robot. See software-components for more details.

    RoboEarth offers a Cloud Robotics infrastructure, which includes everything needed to close the loop from robot to the cloud and back to the robot. RoboEarth’s World-Wide-Web style database stores knowledge generated by humans – and robots – in a machine-readable format. Data stored in the RoboEarth knowledge base include software components, maps for navigation (e.g., object locations, world models), task knowledge (e.g., action recipes, manipulation strategies), and object recognition models (e.g., images, object models).

    The RoboEarth Cloud Engine (also called Rapyuta) makes powerful computation available to robots. It allows robots to offload their heavy computation to secure computing environments in the cloud with minimal configuration. The Cloud Engine’s computing environments provide high bandwidth access to the RoboEarth knowledge repository enabling robots to benefit from the experience of other robots

    In late 2009, the RoboEarth project was awarded a 4-year funding grant from the European Commission’s Cognitive Systems and Robotics Initiative in order to develop their networked database platform, Rapyuta, and to develop proof-of-concept systems to demonstrate its use. In January 2014, it was officially announced that 'Wikipedia for Robots' had been launched.

    References

    RoboEarth Wikipedia