Cloud robotics

Cloud robotics is a field of robotics that attempts to invoke cloud technologies such as cloud computing, cloud storage, and other Internet technologies centered on the benefits of converged infrastructure and shared services for robotics. When connected to the cloud, robots can benefit from the powerful computation, storage, and communication resources of modern data center in the cloud, which can process and share information from various robots or agent (other machines, smart objects, humans, etc.). Humans can also delegate tasks to robots remotely through networks. Cloud computing technologies enable robot systems to be endowed with powerful capability whilst reducing costs through cloud technologies. Thus, it is possible to build lightweight, low cost, smarter robots with an intelligent "brain" in the cloud. The "brain" consists of data center, knowledge base, task planners, deep learning, information processing, environment models, communication support, etc.[1][2][3][4]

Components

A cloud for robots potentially has at least six significant components:[5]

  • Offering a global library of images, maps, and object data, often with geometry and mechanical properties, expert system, knowledge base (i.e. semantic web, data centres);
  • Massively-parallel computation on demand for sample-based statistical modelling and motion planning, task planning, multi-robot collaboration, scheduling and coordination of system;
  • Robot sharing of outcomes, trajectories, and dynamic control policies and robot learning support;
  • Human sharing of "open-source" code, data, and designs for programming, experimentation, and hardware construction;
  • On-demand human guidance and assistance for evaluation, learning, and error recovery;
  • Augmented human–robot interaction through various way (Semantics knowledge base, Apple SIRI like service etc.).

Applications

Autonomous mobile robots
Google's self-driving cars are cloud robots. The cars use the network to access Google's enormous database of maps and satellite and environment model (like Streetview) and combines it with streaming data from GPS, cameras, and 3D sensors to monitor its own position within centimetres, and with past and current traffic patterns to avoid collisions. Each car can learn something about environments, roads, or driving, or conditions, and it sends the information to the Google cloud, where it can be used to improve the performance of other cars.
Cloud medical robots
a medical cloud (also called a healthcare cluster) consists of various services such as a disease archive, electronic medical records, a patient health management system, practice services, analytics services, clinic solutions, expert systems, etc. A robot can connect to the cloud to provide clinical service to patients, as well as deliver assistance to doctors (e.g. a co-surgery robot). Moreover, it also provides a collaboration service by sharing information between doctors and care givers about clinical treatment.[6]
Assistive robots
A domestic robot can be employed for healthcare and life monitoring for elderly people. The system collects the health status of users and exchange information with cloud expert system or doctors to facilitate elderly peoples life, especially for those with chronic diseases. For example, the robots are able to provide support to prevent the elderly from falling down, emergency healthy support such as heart disease, blooding disease. Care givers of elderly people can also get notification when in emergency from the robot through network.[7]
Industrial robots
As highlighted by the German government's Industry 4.0 Plan, "Industry is on the threshold of the fourth industrial revolution. Driven by the Internet, the real and virtual worlds are growing closer and closer together to form the Internet of Things. Industrial production of the future will be characterised by the strong individualisation of products under the conditions of highly flexible (large series) production, the extensive integration of customers and business partners in business and value-added processes, and the linking of production and high-quality services leading to so-called hybrid products." [8] In manufacturing, such cloud based robot systems could learn to handle tasks such as threading wires or cables, or aligning gaskets from a professional knowledge base. A group of robots can share information for some collaborative tasks. Even more, a consumer is able to place customised product orders to manufacturing robots directly with online ordering systems.[9] Another potential paradigm is shopping-delivery robot systems. Once an order is placed, a warehouse robot dispatches the item to an autonomous car or autonomous drone to deliver it to its recipient.

Research

RoboEarth [10] was funded by the European Union's Seventh Framework Programme for research, technological development projects, specifically to explore the field of cloud robotics. The goal of RoboEarth is to allow robotic systems to benefit from the experience of other robots, paving the way for rapid advances in machine cognition and behaviour, and ultimately, for more subtle and sophisticated human-machine interaction. RoboEarth offers a Cloud Robotics infrastructure. 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 includes support for mobile robots, autonomous vehicles, and drones, which require lots of computation for navigation.[11]

Rapyuta [12] is an open source cloud robotics framework based on RoboEarth Engine developed by the robotics researcher at ETHZ. Within the framework, each robot connected to Rapyuta can have a secured computing environment (rectangular boxes) giving them the ability to move their heavy computation into the cloud. In addition, the computing environments are tightly interconnected with each other and have a high bandwidth connection to the RoboEarth knowledge repository.[13]

KnowRob [14] is an extensional project of RoboEarth. It is a knowledge processing system that combines knowledge representation and reasoning methods with techniques for acquiring knowledge and for grounding the knowledge in a physical system and can serve as a common semantic framework for integrating information from different sources.

RoboBrain [15] is a large-scale computational system that learns from publicly available Internet resources, computer simulations, and real-life robot trials. It accumulates everything robotics into a comprehensive and interconnected knowledge base. Applications include prototyping for robotics research, household robots, and self-driving cars. The goal is as direct as the project's name—to create a centralised, always-online brain for robots to tap into. The project is dominated by Stanford University and Cornell University. And the project is supported by the National Science Foundation, the Office of Naval Research, the Army Research Office, Google, Microsoft, Qualcomm, the Alfred P. Sloan Foundation and the National Robotics Initiative, whose goal is to advance robotics to help make the United States more competitive in the world economy.[16]

MyRobots is a service for connecting robots and intelligent devices to the Internet.[17] It can be regarded as a social network for robots and smart objects (i.e. Facebook for robots). With socialising, collaborating and sharing, robots can benefit from those interactions too by sharing their sensor information giving insight on their perspective of their current state.

COALAS [18] is funded by the INTERREG IVA France (Channel) – England European cross-border co-operation programme. The project aims to develop new technologies for handicapped people through social and technological innovation and through the users' social and psychological integrity. Objectives is to produce a cognitive ambient assistive living system with Healthcare cluster in cloud with domestic service robots like humanoid, intelligent wheelchair which connect with the cloud.[7]

ROS (Robot Operating System) provides an eco-system to support cloud robotics. ROS is a flexible and distributed framework for robot software development. It is a collection of tools, libraries, and conventions that aim to simplify the task of creating complex and robust robot behaviour across a wide variety of robotic platforms. A library for ROS that is a pure Java implementation, called rosjava, allows Android applications to be developed for robots. Since Android has a booming market and billion users, it would be significant in the field of Cloud Robotics.[19]

DAVinci Project is a proposed software framework that seeks to explore the possibilities of parallelizing some of the robotics algorithms as Map/Reduce tasks in Hadoop.[20] The project aims to build a cloud computing environment capable of providing a compute cluster built with commodity hardware exposing a suite of robotic algorithms as a SaaS and share data co-operatively across the robotic ecosystem.[20] This initiative is not available publicly.[21]

C2RO (C2RO Cloud Robotics) is a platform that processes real-time applications such as collision avoidance and object recognition in the cloud. Previously, high latency times prevented these applications from being processed in the cloud thus requiring on-system computational hardware (e.g. Graphics Processing Unit or GPU). C2RO published a peer-reviewed paper at IEEE PIMRC17 showing its platform could make autonomous navigation and other AI services available on robots- even those with limited computational hardware (e.g. a Raspberry Pi)- from the cloud.[22] C2RO eventually claimed to be the first platform to demonstrate cloud-based SLAM (simultaneous localization and mapping) at RoboBusiness in September 2017.

Noos is a cloud robotics service, providing centralised intelligence to robots that are connected to it. The service went live in December 2017. By using the Noos-API, developers could access services for computer vision, deep learning, and SLAM. Noos was developed and maintained by Ortelio Ltd.

Rocos is a centralized cloud robotics platform that provides the developer tooling and infrastructure to build, test, deploy, operate and automate robot fleets at scale. Founded in October 2017, the platform went live January 2019.

Limitations of cloud robotics

Though robots can benefit from various advantages of cloud computing, cloud is not the solution to all of robotics.[23]

  • Controlling a robot’s motion which relies heavily on (real-time) sensors and feedback of controller may not benefit much from the cloud.
  • Tasks that involve real-time execution require on-board processing.
  • Cloud-based applications can get slow or unavailable due to high-latency responses or network hitch. If a robot relies too much on the cloud, a fault in the network could leave it “brainless.”

Challenges

The research and development of cloud robotics has following potential issues and challenges:[23]

  • Scalable parallelisation-grid-computing, parallelisation schemes scale with the size of automation infrastructure.
  • Effective load balancing: Balancing operations between local and cloud computation.
  • Knowledge bases and representations
  • Collective learning for automation in cloud
  • Infrastructure/Platform or Software as a Service
  • Internet of Things for robotics
  • Integrated and collaborative fault-tolerant control
  • Big Data: Data, collected and/or disseminated over large, accessible networks can enable decisions for classification problems or reveal patterns.
  • Wireless communication, Connectivity to the cloud
  • System architectures of robot cloud
  • Open-source, open-access infrastructures
  • Workload-sharing
  • Standards and Protocols

Risks

  • Environmental security - The concentration of computing resources and users in a cloud computing environment also represents a concentration of security threats. Because of their size and significance,[24] cloud environments are often targeted by virtual machines and bot malware, brute force attacks, and other attacks.
  • Data privacy and security - Hosting confidential data with cloud service providers involves the transfer of a considerable amount of an organisation's control over data security to the provider. For example, every cloud contains a huge information from the clients include personal data. If a household robot is hacked, users could have risk of their personal privacy and security, like house layout, life snapshot, home-view, etc. It may be accessed and leaked to the world around by criminals. Another problems is once a robot is hacked and controlled by someone else, which may put the user in danger.
  • Ethical problems - Some ethics of robotics, especially for cloud based robotics must be considered. Since a robot is connected via networks, it has risk to be accessed by other people. If a robot is out of control and carries out illegal activities, who should be responsible for it.

History

The term "Cloud Robotics" first appeared in the public lexicon as part of a talk given by James Kuffner in 2010 at the IEEE/RAS International Conference on Humanoid Robotics entitled "Cloud-enabled Robots". [25] Since then, "Cloud Robotics" has become a general term encompassing the concepts of information sharing, distributed intelligence, and fleet learning that is possible via networked robots and modern cloud computing. Kuffner was part of Google when he delivered his presentation and the technology company has teased its various cloud robotics initiatives until 2019 when it launched the Google Cloud Robotics Platform for developers.[26]

From the early days of robot development, it was common to have computation done on a computer that was separated from the actual robot mechanism, but connected by wires for power and control. As wireless communication technology developed, new forms of experimental "remote brain" robots were developed controlled by small, onboard compute resources for robot control and safety, that were wirelessly connected to a more powerful remote computer for heavy processing. [27]

The term "cloud computing" was popularized with the launch of Amazon EC2 in 2006. It marked the availability of high-capacity networks, low-cost computers and storage devices as well as the widespread adoption of hardware virtualization and service-oriented architecture.[28] In an correspondence with Popular Science in July 2006, Kuffner wrote that after a robot was programmed or successfully learned to perform a task it could share its model and relevant data with all other cloud-connected robots: [29]

"...the robot could then 'publish' its refined model to some website or universal repository of knowledge that all future robots could download and utilize. My vision is to have a 'robot knowledge database' that will over time improve the capabilities of all future robotic systems. It would serve as a warehouse of information and statistics about the physical world that robots can access and use to improve their reasoning about the consequences of possible actions and make better action plans in terms of accuracy, safety, and robustness. It could also serve as a kind of 'skill library'. For example, if I successfully programmed my butler robot how to cook a perfect omelette, I could 'upload' the software for omelette cooking to a server that all robots could then download whenever they were asked to cook an omelette. There could be a whole community of robot users uploading skill programs, much like the current 'shareware' and 'freeware' software models that are popular for PC users."

James Kuffner, (July 2006)

Some publications and events related to Cloud Robotics (in chronological order):

  • The IEEE RAS Technical Committee on Internet and Online Robots was founded by Ken Goldberg and Roland Siegwart et al. in May 2001. The committee then expanded to IEEE Society of Robotics and Automation's Technical Committee on Networked Robots in 2004.[30]
  • James J. Kuffner, a former CMU robotics professor, and research scientist at Google, now CTO of Toyota Research Institute, spoke on cloud robotics in IEEE/RAS International Conference on Humanoid Robotics 2010. It describes "a new approach to robotics that takes advantage of the Internet as a resource for massively parallel computation and sharing of vast data resources."[25]
  • Ryan Hickman, a Google Product Manager, led an internal volunteer effort in 2010 to connect robots with the Google's cloud services.This work was later expanded to include open source ROS support and was demonstrated on stage by Ryan Hickman, Damon Kohler, Brian Gerkey, and Ken Conley at Google I/O 2011.[31]
  • National Robotics Initiative of US announced in 2011 aimed to explore how robots can enhance the work of humans rather than replacing them. It claims that next generation of robots are more aware than oblivious, more social than solitary.[32]
  • NRI Workshop on Cloud Robotics: Challenges and Opportunities- February 2013.[33]
  • A Roadmap for U.S. Robotics From Internet to Robotics 2013 Edition- by Georgia Institute of Technology, Carnegie Mellon University Robotics Technology Consortium, University of Pennsylvania, University of Southern California, Stanford University, University of California–Berkeley, University of Washington, Massachusetts Institute of TechnologyUS and Robotics OA US. The Roadmap highlighted “Cloud” Robotics and Automation for Manufacturing in the future years.[23]
  • Cloud-Based Robot Grasping with the Google Object Recognition Engine.[34]
  • 2013 IEEE IROS Workshop on Cloud Robotics. Tokyo. November 2013.[35]
  • Cloud Robotics-Enable cloud computing for robots. The author proposed some paradigms of using cloud computing in robotics. Some potential field and challenges were coined. R. Li 2014.[4]
  • Special Issue on Cloud Robotics and Automation- A special issue of the IEEE Transactions on Automation Science and Engineering, April 2015.[1]
  • Robot APP Store Robot Applications in Cloud, provide applications for robot just like computer/phone app.[36]
  • DARPA Cloud Robotics.[37]
  • The first industrial cloud robotics platform, Tend, was founded by Mark Silliman, James Gentes and Robert Kieffer in February 2017. Tend allows robots to be remotely controlled and monitored via websockets and NodeJs.[38][39]
  • Cloud robotic architectures: directions for future research from a comparative analysis.[40]

See also

References

  1. "Cloud Robotics and Automation A special issue of the IEEE Transactions on Automation Science and Engineering". IEEE. Archived from the original on 14 September 2017. Retrieved 7 December 2014.
  2. "RoboEarth". Archived from the original on 2014-12-01. Retrieved 2014-12-07.
  3. Goldberg, Ken. "Cloud Robotics and Automation".
  4. Li, R. "Cloud Robotics-Enable cloud computing for robots". Retrieved 7 December 2014.
  5. Kehoe, Ben; Patil, Sachin; Abbeel, Pieter; Goldberg, Ken (13 September 2014). "A Survey of Research on Cloud Robotics and Automation" (PDF). IEEE Transactions on Automation Science and Engineering.
  6. "Impact of Cloud Computing on Healthcare" (PDF).
  7. Li, Ruijiao; Hu, Huosheng (16 October 2013). Towards ROS Based Multi-robot Architecture for Ambient Assisted Living. Systems, Man, and Cybernetics (SMC), 2013 IEEE International Conference on. pp. 3458–3463. CiteSeerX 10.1.1.648.3228. doi:10.1109/SMC.2013.590. ISBN 978-1-4799-0652-9.
  8. "Project of the Future: Industry 4.0". Retrieved 9 December 2014.
  9. LaSelle, Rush. "Automation in the Cloud". Robotic Industries Association. Retrieved 9 December 2014.
  10. "roboearth". Retrieved 7 December 2014.
  11. Waibel, M; Tenorth, M; D'Andrea, R (June 2011). "RoboEarth" (PDF). IEEE Robotics & Automation Magazine. 18 (2): 69–82. doi:10.1109/MRA.2011.941632.
  12. "Rapyuta". Retrieved 7 December 2014.
  13. Hunziker, D; D'Andrea, R; Gajamohan, M; Waibel, M (May 2013). Rapyuta: The RoboEarth Cloud Engine. Robotics and Automation (ICRA), 2013 IEEE International Conference on. pp. 438–444. CiteSeerX 10.1.1.800.2033. doi:10.1109/ICRA.2013.6630612. ISBN 978-1-4673-5643-5.
  14. "KnowRob". Retrieved 8 December 2014.
  15. "RoboBrain Project". Retrieved 7 December 2014.
  16. "Robo Brain' mines the Internet to teach robots".
  17. "MyRobots". Archived from the original on 11 December 2014. Retrieved 9 December 2014.
  18. Hu, Huosheng; McDonald-Maier, Klaus D; Gu, Dongbing; Li, Ruijiao. "COLAS". Retrieved 7 December 2014.
  19. "ROSjava-Cloud Robotics". Archived from the original on 27 December 2014. Retrieved 9 December 2014.
  20. Arumugam, R.; Enti, V. R.; Bingbing, L.; Xiaojun, W.; Baskaran, K.; Kong, F. F.; Kumar, A. S.; Meng, K. D.; Kit, G. W. (2010). "DAvinCi: A cloud computing framework for service robots". 2010 IEEE International Conference on Robotics and Automation: 3084–3089. doi:10.1109/ROBOT.2010.5509469. ISBN 978-1-4244-5038-1.
  21. "RoboEarth | What is Cloud Robotics?". Archived from the original on 2013-07-11. Retrieved 2019-03-08.
  22. C2RO Cloud Robotics (2017-10-18). "Real-Time Cloud Robotics in Practical Smart City Applications". Cite journal requires |journal= (help)
  23. Robotics-vo. "A Roadmap for U.S. Robotics From Internet to Robotics 2013 Edition" (PDF). Archived from the original (PDF) on 5 September 2014. Retrieved 8 December 2014.
  24. "Linking of cloud robotics to server".
  25. Kuffner, James (2010). "Cloud-Enabled Robots". IEEE-RAS International Conference on Humanoid Robotics.
  26. Crowe, Steve (2018-10-24). "Google Cloud Robotics Platform coming to developers in 2019". The Robot Report. Retrieved 2019-03-08.
  27. Inaba, Masayuki (1997). "Remote-brained robots". Proceedings of the Fifteenth International Joint Conference on Artifical Intelligence-Volume 2. Morgan Kaufmann Publishers Inc. pp. 1593–1606.
  28. "Cloud Computing: Clash of the clouds". The Economist. 2009-10-15. Retrieved 2009-11-03.
  29. "The Future of Robots". Popular Science. September 2006. pp. 55–71.
  30. "Networked Robots Committee". Retrieved 8 December 2014.
  31. "Google I/O 2011: Cloud Robotics, ROS for Java and Android". Retrieved 9 December 2014.
  32. "Big NSF grant funds research into training robots to work with humans". 17 December 2012.
  33. "cloud-robotics.cs.umn.edu/". Retrieved 7 December 2014.
  34. Goldberg, Ken (2013). Cloud-based robot grasping with the google object recognition engine. Robotics and Automation (ICRA), 2013 IEEE International Conference on. pp. 4263–4270. CiteSeerX 10.1.1.299.3857. doi:10.1109/ICRA.2013.6631180. ISBN 978-1-4673-5643-5.
  35. "2013 IEEE IROS Workshop on Cloud Robotics. Tokyo. November 2013".
  36. "RobotApp". Retrieved 7 December 2014.
  37. "DARPA-Cloud-Robotics". Retrieved 7 December 2014.
  38. "When Robotics Meets the Cloud, Customers Win". Retrieved 18 April 2017.
  39. "Robot Control From the Cloud". Retrieved 17 April 2017.
  40. Dawarka, V. and Bekaroo, G., 2018, December. Cloud robotic architectures: directions for future research from a comparative analysis. In 2018 International Conference on Intelligent and Innovative Computing Applications (ICONIC) (pp. 1-7). IEEE.
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.