SlideShare una empresa de Scribd logo
1 de 49
S U M M I T
Taipei
© 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.S U M M I T
AWS RoboMaker
Develop, Test, and Deploy
Intelligent
Robotic Applications with AWSBob Yeh,
Startups Solutions Architect
AWS Hongkong Taiwan
A W S S u m m i t T a i p e i | 2 0 1 9
© 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.S U M M I T
AWS RoboMaker
Develop, Test, and Deploy Intelligent
Robotic Applications with AWS
Overview for CUSTOMER NAME
© 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.S U M M I T
Related breakouts
Session title
Speaker name
Session title
Speaker name
Session title
Speaker name
© 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.S U M M I T
Agenda
• Introductions
• Overview
• Q&A
© 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.S U M M I T
Robotics trends
in 2018
Robotics is undergoing fundamental
change in collaboration, autonomous
mobility, and increasing intelligence
Source: IDTechEx
• Logistics
• Construction
• Retail
• Hospitality
• Healthcare
Robots are being put to work every
day across many industries
• Agriculture
• Energy Management
• Oil and Gas
• Facilities Management
• Household chores
By 2023, it’s estimated that mobile autonomous robots will
emerge as the standard for logistic and fulfillment processes
By 2030, 70% of all mobile material
handling equipment will be autonomous
© 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.S U M M I T
Mobile robotics
trends 2018
We are at the beginning of an inflection
point, where expected growth in the use
of mobile robots will increase by almost
tenfold over the next 2–3 years, but…
© 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.S U M M I T
Robotic development is
difficult and time consuming
Requires machine learning expertise
for intelligent functions
Many
prototyping iterations
Days spent setting
up and configuring
Months to building a realistic
simulation environment
Duplicated efforts integrating an
application management system
© 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.S U M M I T
Robotic development cycle
© 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.S U M M I T
Most widely used software framework for teaching and learning about robotics – over 16 million .deb (Linux Debian)
packages downloaded in 2018, a 400% increase since 2014
Founded in Stanford labs over 10 year ago, now managed by the Open Source Robotics Foundation (OSRF)
Global open-source community supports two products—Robot Operating System (ROS) and Gazebo
ROS
A set of software libraries and tools, from drivers to algorithms,
that help developers build robot applications
Gazebo
Robust physics engine, high-quality graphics, and programmatic
and graphical interfaces to help developers simulate robots
Robot Operating System (ROS) primer
© 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.S U M M I T
Introducing AWS RoboMaker
A service that makes it easy
for developers to develop,
test, and deploy robotics
applications, as well as build
intelligent robotics functions
using cloud services
© 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.S U M M I T
AWS RoboMaker service suite
Development Environment SimulationCloud Extensions for ROS Fleet
Management
© 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.S U M M I T
Benefits of AWS RoboMaker
Accelerated
development timelines
Intelligence
out of the box
Zero infrastructure
provisioning
Lifecycle
management
© 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.S U M M I T
Designed by developers,
for developers
Application
Developer
Testing
Development iteration
Quality
Engineer
Regression testing
Metric monitoring
System
Engineer
Deploy applications
Software updates
Researchers,
Hobbyists,
Students
Curriculum development
R&D
© 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.S U M M I T
Early customer feedback
“With AWS RoboMaker, we are able to easily test the
robotics related software applications in a cloud
environment, and rapidly generate synthetic imaging data
to train our 3D site model creation algorithms. AWS
RoboMaker also provides the ideal fleet management
solution for use on ground vehicles and drones. The
integration between fleet management and AWS
Greengrass makes it really easy to enable communications
among ground vehicles, drones, and IoT solutions.”
—Hamid Montazeri, VP of SW Engineering and Robotics
at Stanley Black & Decker
© 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.S U M M I T
Early customer feedback
“We have been evaluating Amazon RoboMaker for our line of
Furo robots, used in public venues for guest services,
information, and entertainment. Through this evaluation, we’ve
discovered that the RoboMaker cloud extensions have
provided us with a comprehensive set of intelligence features
that can be leveraged with little development effort because
they easily integrate into our existing ROS application. As a
new AWS customer, the sample applications provided us with
exactly what we needed to get started. With the acceleration of
development time we expect to gain from AWS and
RoboMaker, we now have new ideas and possibilities for
market expansion.”
—Dr. SeKyong Song, Founder and CEO, Future Robot
© 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.S U M M I T
Early customer feedback
““AWS RoboMaker exponentially increases the capabilities of Lea,
an autonomous robot assistant for the elderly and disabled. Lea is
interactive, keeps elderly safe and active, while it can talk to you,
navigate around your house and keep you connected with family
and doctors. We have used RoboMaker cloud extensions for ROS
to enhance Lea with video and telemetry data streaming, and voice
interaction capabilities using services like Amazon Kinesis, Amazon
Lex, and Amazon Polly. These cloud services and extensions
provided by RoboMaker have enabled us to rapidly develop new
features, while breaking the limitations of small on-board computing
power”.”
—Dimitrios Chronopoulos, Lead Mobility Engineer, Robot Care
Systems
© 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.S U M M I T
AWS RoboMaker Architecture
ROS/ROS2
Development
Environment
Simulation
Fleet
Management
Cloud Extensions
for ROS
BuildTool
CloudDevelopment
Environment
Debug
MLModelTraining
Iterative
Simulation
Regression
Testing
Registration
Deployment
Monitoring
Management
Lex
Polly
Rekognition
KinesisVideoStreams
CloudWatchMetrics
CloudWatchLogs
MetricandLogging
© 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.S U M M I T
AWS RoboMaker
Cloud Extensions for ROS
Cloud extensions written as ROS packages automatically create connections and
make API calls to AWS services, such as Amazon Lex, Amazon Polly, Amazon Kinesis
Video Streams, Amazon Rekognition, and Amazon CloudWatch
LEX
speech
recognition
POLLY
speech
generation
KINESIS
VIDEO
STREAMS
video streams
REKOGNITION
image and video
analysis
CLOUDWATCH
logging and
monitoring
© 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.S U M M I T
AWS RoboMaker
Development Environment
 Start application development with zero setup
effort
 Create a RoboMaker development environment
with a single click of a button
 Includes pre-installed RoboMaker cloud
extensions and sample robotics applications
 Automatic download, compile and configuration of
operating system, development software, and
ROS
© 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.S U M M I T
AWS RoboMaker
Simulation
 Pre-built virtual 3D worlds provided out of box, or
bring your own
 Zero infrastructure to provision, configure or
manage
 Run multiple simulations in parallel
 Auto-scale based on simulation complexity
 Pay-as-you-go simulation resource consumption
© 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.S U M M I T
AWS RoboMaker
Fleet Management
 Integrated with AWS Greengrass
 Built-in robot registry, security, and fault-
tolerance
 Deploy robotics application over-the-air with
just a few clicks on the AWS Management
Console
© 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.S U M M I T
AWS RoboMaker
Pricing Structure
 Cloud Extensions for ROS: Customers will incur standard AWS service
charges when the ROS application utilizes an AWS service through
these cloud extensions.
 Development Environment: There is no extra charge for the RoboMaker
development environment. Customers pay only for the underlying
compute and storage resources (e.g. EC2 instances and EBS
volumes).
 Simulation: Pricing is based on resource consumptions, measured as
number of “Simulation Units”. “Simulation Unit” is metered at minute
granularity and each unit is comprised of 1 vCPU and 2 GB memory
and is charged at $0.4 per hour.
 Fleet Management: Customers pay for the underlying Greengrass
resources at the standard price of $0.16 per active robot (device) per
month.
© 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.S U M M I T
AWS RoboMaker
architecture
AWS Cloud
Robot
applications
Simulation
Log Files
Developers
Deploy
application
Robot
Rviz
Gazebo
Rqt
© 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.S U M M I T
AWS RoboMaker Investment in ROS
Actively guiding the development of the newest version of ROS (ROS2)
via representation on the Technical Steering Committee (TSC) of OSRF
Investment to provide Long Term Support (LTS) for ROS2
• LTS maintains backwards compatibility
• LTS allows developers to release commercial
and production-level products on ROS2
Investment to increase ROS2 packages
• Packages are reusable and provide unique robotics
functions such as mapping and navigation
• AWS driving migration of 113 critical packages identified for
ground mobility robots to ROS2 by the first ROS2 LTS release
Leading the security and logging design of ROS2 and contribution
to the ROS2 core messaging system, Data Distribution Service (DDS)
© 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.S U M M I T
ADLINK ROS 2.0
Solutions
© 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.S U M M I T
0
1
2
3
4
Scalability
QOS
SafetySecurity
Flexibility
0
1
2
3
4
Scalability
QOS
SafetySecurity
Flexibility
Today Tomorrow
AI + Connectivity
Centralized
control
Peer-to-
peer
From Automated to Autonomous
© 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.S U M M I T
Definition of Industrial/Service Robots
*AGV in manufacturing is here
Field robot
Inspection/maintenance/construction/logistics/medical/rescue/security Cleaning/mowing/toy/hobby/
multimedia/education/elderly/
person aid
© 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.S U M M I T
De-centralized International Open Architecture
Becomes Popular!
OPC-UA PUB/SUB over TSN
ROS
Node 2
ROS
Node 3
ROS
Node 4
ROS
Node 1
Distributed (UDP)
ROS 2 from ROS 1
Factory Automation Robotics Autonomous Car
© 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.S U M M I T
Compass Intelligence Honors ADLINK as
Edge Computing Company of the Year
More than 40 industry journalists, thought leaders, analysts vote
on annual award recipients
Our Corporate Identity:
© 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.S U M M I T
Our mission is to delive robust and reliable hardware, data
connectivity and management solutions, and both generic and
domain-specific IIoT platforms that drive data-to-decision
applications across industries.
• Industrial EDGE Intelligent Platform(ROI)
• Real-time Data Connectivity(3R)
• AI at the EDGE Application Enablement(3S)
• Leading EDGE COMPUTING
Strategic Vision
ADLINK Confidential
© 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.S U M M I T
• Enabling Machine and Deep Learning in Vertical Industries
AI@Edge Application Enablement
Industrial
Automation
Telecom &
NetworkingTest & Measurement TransportationMedical / Healthcare Infotainment &
VendingMilitary & Aerospace
Customers Across Vertical Markets
© 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.S U M M I T
What is
EDGE?
Operations
(Industries, OpEX/CapEX)
THINGS
(Devices, Assets)
Time matters
(Decentralization, Low-
Latency, QoS)
© 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.S U M M I T
What is
EDGE?
Operations
(Industries, OpEX/CapEX)
THINGS
(Devices, Assets)
Time matters
(Decentralization, Low-
Latency, QoS)
© 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.S U M M I T
Our Mission
To deliver robust and reliable
hardware, data connectivity and
management solutions.
Generic and domain-specific AIoT
platforms drive data-to-decision
applications across industries.
© 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.S U M M I T
Industrial ROS 2.0 Intelligent Platform
The real ROI that can fulfill you ROI.
© 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.S U M M I T
Industrial ROS 2.0 Intelligent Platform
R
O
I
© 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.S U M M I T
Industrial ROS 2.0 Intelligent Platform
Ruggedness
O
I
© 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.S U M M I T
Industrial ROS 2.0 Intelligent Platform
Ruggedness
Optimization
I
stress -m 18
Normal app 110228.04
RT app 1177.15
110228.04
1177.15
0
20000
40000
60000
80000
100000
120000
140000
Max. latency under stress
100 times!
Heterogenous platform
© 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.S U M M I T
Industrial ROS 2.0 Intelligent Platform
Ruggedness
Optimization
Integration
Expansion
• Connectivity
• GPU
Modular COM-E/CPU + VPU
+
© 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.S U M M I T
Real-Time Data Connectivity
Data Data
Data
Data
Right Data Available at Right Time at Right Place (3R)
Stream Everywhere
© 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.S U M M I T
Real-Time Data Connectivity
Right Data Available at Right Time at Right Place (3R)
© 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.S U M M I T
AI at the EDGE
Application
Enablement
Industrial EDGE
Intelligent Platform
Real-time Data
Connectivity
© 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.S U M M I T
AI at the EDGE, Robotics Application
Enablement
Simplicity, Scalability, Sustainability (3S)
Sub
Pub
Sub
Pub
Sub
Pub
Scalable (indep. # apps) Fast (100,000 updates/s) Managed (with QoS)Reliable (no single fail
© 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.S U M M I T
Core Tech.
Application
Motion
planning
Localization
and mapping
Computer
Vision
3D data
processing
Robot control
ROS client library (& drivers)
Vortex
OpenSplice
Commercial
version
Vortex OpenSplice
Community
version
ROS abstract middleware layer (RMW)
Motion
planning
Localization
and mapping
Computer
Vision
3D data
processing
Robot control
ROS client library (& drivers)
DDS Cyclone
Huawei
TSN (Ethernet)
IEEE 802.1
• Global time
• Schedule
Time Deterministic
Network
5G (Wireless)
2
© 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.S U M M I T
Think Beyond Messaging
Topic/Queue
1 2 3 1 2 3
1 2
1 2 3 1 2 3 1 2 3
Data Bus
Pub/Sub
Data-
Distribution
 Only messages
 Each message is explained without context
 No cache
 Simple QoS
 Data-objects identified by a ke
 DDS mains state of each obje
 Objects are cached
 Intelligent QoS
• History
• Ownership
© 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.S U M M I T
Think Beyond Messaging
Identity
State
Structure
lifecycle
New
Already seen
disposed
Thank you!
S U M M I T © 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.
S U M M I T © 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.

Más contenido relacionado

La actualidad más candente

Move users to AWS with Amazon WorkSpaces and Amazon AppStream 2-0
Move users to AWS with Amazon WorkSpaces and Amazon AppStream 2-0Move users to AWS with Amazon WorkSpaces and Amazon AppStream 2-0
Move users to AWS with Amazon WorkSpaces and Amazon AppStream 2-0Amazon Web Services
 
Optimizing Cost and Capacity for Compute - CMP302 - Santa Clara AWS Summit
Optimizing Cost and Capacity for Compute - CMP302 - Santa Clara AWS SummitOptimizing Cost and Capacity for Compute - CMP302 - Santa Clara AWS Summit
Optimizing Cost and Capacity for Compute - CMP302 - Santa Clara AWS SummitAmazon Web Services
 
Migrating Data to the Cloud: Explore Your Options From AWS
Migrating Data to the Cloud: Explore Your Options From AWSMigrating Data to the Cloud: Explore Your Options From AWS
Migrating Data to the Cloud: Explore Your Options From AWSAmazon Web Services
 
What would You do with a Million cores? HPC on AWS
What would You do with a Million cores? HPC on AWSWhat would You do with a Million cores? HPC on AWS
What would You do with a Million cores? HPC on AWSAmazon Web Services
 
CI/CD best practices for building modern applications - MAD301 - Santa Clara ...
CI/CD best practices for building modern applications - MAD301 - Santa Clara ...CI/CD best practices for building modern applications - MAD301 - Santa Clara ...
CI/CD best practices for building modern applications - MAD301 - Santa Clara ...Amazon Web Services
 
Accelerating product development with high performance computing - CMP301 - S...
Accelerating product development with high performance computing - CMP301 - S...Accelerating product development with high performance computing - CMP301 - S...
Accelerating product development with high performance computing - CMP301 - S...Amazon Web Services
 
Architecting security and governance across your AWS environment
Architecting security and governance across your AWS environmentArchitecting security and governance across your AWS environment
Architecting security and governance across your AWS environmentAmazon Web Services
 
No Hassle NoSQL - Amazon DynamoDB & Amazon DocumentDB | AWS Summit Tel Aviv ...
 No Hassle NoSQL - Amazon DynamoDB & Amazon DocumentDB | AWS Summit Tel Aviv ... No Hassle NoSQL - Amazon DynamoDB & Amazon DocumentDB | AWS Summit Tel Aviv ...
No Hassle NoSQL - Amazon DynamoDB & Amazon DocumentDB | AWS Summit Tel Aviv ...AWS Summits
 
Education : Digital transformation & AWS Foundations
Education : Digital transformation & AWS FoundationsEducation : Digital transformation & AWS Foundations
Education : Digital transformation & AWS FoundationsAmazon Web Services
 
Expand-Your-Business-to-China-AWS-GCR-Regions
Expand-Your-Business-to-China-AWS-GCR-RegionsExpand-Your-Business-to-China-AWS-GCR-Regions
Expand-Your-Business-to-China-AWS-GCR-RegionsAmazon Web Services
 
設計可擴展-安全的創新金融科技-FinTech-應用-深入探討現代化的數位支付服務
設計可擴展-安全的創新金融科技-FinTech-應用-深入探討現代化的數位支付服務設計可擴展-安全的創新金融科技-FinTech-應用-深入探討現代化的數位支付服務
設計可擴展-安全的創新金融科技-FinTech-應用-深入探討現代化的數位支付服務Amazon Web Services
 
Build a Next-Gen Meeting Room Experience Using Alexa for Business - SVC203 - ...
Build a Next-Gen Meeting Room Experience Using Alexa for Business - SVC203 - ...Build a Next-Gen Meeting Room Experience Using Alexa for Business - SVC203 - ...
Build a Next-Gen Meeting Room Experience Using Alexa for Business - SVC203 - ...Amazon Web Services
 
A Practitioners Guide to Securing Your Cloud
A Practitioners Guide to Securing Your CloudA Practitioners Guide to Securing Your Cloud
A Practitioners Guide to Securing Your CloudAmazon Web Services
 
Database Freedom - ADB304 - Santa Clara AWS Summit
Database Freedom - ADB304 - Santa Clara AWS SummitDatabase Freedom - ADB304 - Santa Clara AWS Summit
Database Freedom - ADB304 - Santa Clara AWS SummitAmazon Web Services
 
What's new in Amazon Aurora - ADB204 - Santa Clara AWS Summit.pdf
What's new in Amazon Aurora - ADB204 - Santa Clara AWS Summit.pdfWhat's new in Amazon Aurora - ADB204 - Santa Clara AWS Summit.pdf
What's new in Amazon Aurora - ADB204 - Santa Clara AWS Summit.pdfAmazon Web Services
 
Modernizing_your_Enterprise_Applications
Modernizing_your_Enterprise_ApplicationsModernizing_your_Enterprise_Applications
Modernizing_your_Enterprise_ApplicationsAmazon Web Services
 

La actualidad más candente (20)

Move users to AWS with Amazon WorkSpaces and Amazon AppStream 2-0
Move users to AWS with Amazon WorkSpaces and Amazon AppStream 2-0Move users to AWS with Amazon WorkSpaces and Amazon AppStream 2-0
Move users to AWS with Amazon WorkSpaces and Amazon AppStream 2-0
 
Optimizing Cost and Capacity for Compute - CMP302 - Santa Clara AWS Summit
Optimizing Cost and Capacity for Compute - CMP302 - Santa Clara AWS SummitOptimizing Cost and Capacity for Compute - CMP302 - Santa Clara AWS Summit
Optimizing Cost and Capacity for Compute - CMP302 - Santa Clara AWS Summit
 
Migrating Data to the Cloud: Explore Your Options From AWS
Migrating Data to the Cloud: Explore Your Options From AWSMigrating Data to the Cloud: Explore Your Options From AWS
Migrating Data to the Cloud: Explore Your Options From AWS
 
What would You do with a Million cores? HPC on AWS
What would You do with a Million cores? HPC on AWSWhat would You do with a Million cores? HPC on AWS
What would You do with a Million cores? HPC on AWS
 
CI/CD best practices for building modern applications - MAD301 - Santa Clara ...
CI/CD best practices for building modern applications - MAD301 - Santa Clara ...CI/CD best practices for building modern applications - MAD301 - Santa Clara ...
CI/CD best practices for building modern applications - MAD301 - Santa Clara ...
 
Accelerating product development with high performance computing - CMP301 - S...
Accelerating product development with high performance computing - CMP301 - S...Accelerating product development with high performance computing - CMP301 - S...
Accelerating product development with high performance computing - CMP301 - S...
 
Architecting security and governance across your AWS environment
Architecting security and governance across your AWS environmentArchitecting security and governance across your AWS environment
Architecting security and governance across your AWS environment
 
No Hassle NoSQL - Amazon DynamoDB & Amazon DocumentDB | AWS Summit Tel Aviv ...
 No Hassle NoSQL - Amazon DynamoDB & Amazon DocumentDB | AWS Summit Tel Aviv ... No Hassle NoSQL - Amazon DynamoDB & Amazon DocumentDB | AWS Summit Tel Aviv ...
No Hassle NoSQL - Amazon DynamoDB & Amazon DocumentDB | AWS Summit Tel Aviv ...
 
Education : Digital transformation & AWS Foundations
Education : Digital transformation & AWS FoundationsEducation : Digital transformation & AWS Foundations
Education : Digital transformation & AWS Foundations
 
Open Data on AWS
Open Data on AWSOpen Data on AWS
Open Data on AWS
 
遷移到雲端的成功秘訣
遷移到雲端的成功秘訣遷移到雲端的成功秘訣
遷移到雲端的成功秘訣
 
Expand-Your-Business-to-China-AWS-GCR-Regions
Expand-Your-Business-to-China-AWS-GCR-RegionsExpand-Your-Business-to-China-AWS-GCR-Regions
Expand-Your-Business-to-China-AWS-GCR-Regions
 
設計可擴展-安全的創新金融科技-FinTech-應用-深入探討現代化的數位支付服務
設計可擴展-安全的創新金融科技-FinTech-應用-深入探討現代化的數位支付服務設計可擴展-安全的創新金融科技-FinTech-應用-深入探討現代化的數位支付服務
設計可擴展-安全的創新金融科技-FinTech-應用-深入探討現代化的數位支付服務
 
Build a Next-Gen Meeting Room Experience Using Alexa for Business - SVC203 - ...
Build a Next-Gen Meeting Room Experience Using Alexa for Business - SVC203 - ...Build a Next-Gen Meeting Room Experience Using Alexa for Business - SVC203 - ...
Build a Next-Gen Meeting Room Experience Using Alexa for Business - SVC203 - ...
 
A Practitioners Guide to Securing Your Cloud
A Practitioners Guide to Securing Your CloudA Practitioners Guide to Securing Your Cloud
A Practitioners Guide to Securing Your Cloud
 
Database Freedom - ADB304 - Santa Clara AWS Summit
Database Freedom - ADB304 - Santa Clara AWS SummitDatabase Freedom - ADB304 - Santa Clara AWS Summit
Database Freedom - ADB304 - Santa Clara AWS Summit
 
What's new in Amazon Aurora - ADB204 - Santa Clara AWS Summit.pdf
What's new in Amazon Aurora - ADB204 - Santa Clara AWS Summit.pdfWhat's new in Amazon Aurora - ADB204 - Santa Clara AWS Summit.pdf
What's new in Amazon Aurora - ADB204 - Santa Clara AWS Summit.pdf
 
From Monolith to Microservices
From Monolith to MicroservicesFrom Monolith to Microservices
From Monolith to Microservices
 
Modernizing_your_Enterprise_Applications
Modernizing_your_Enterprise_ApplicationsModernizing_your_Enterprise_Applications
Modernizing_your_Enterprise_Applications
 
AWS Technical Essentials Day
AWS Technical Essentials DayAWS Technical Essentials Day
AWS Technical Essentials Day
 

Similar a AWS RoboMaker 智慧機器人應用程式

Getting started with robots and AWS RoboMaker - SVC208 - New York AWS Summit
Getting started with robots and AWS RoboMaker - SVC208 - New York AWS SummitGetting started with robots and AWS RoboMaker - SVC208 - New York AWS Summit
Getting started with robots and AWS RoboMaker - SVC208 - New York AWS SummitAmazon Web Services
 
Developing intelligent robots with AWS RoboMaker - SVC207 - Atlanta AWS Summit
Developing intelligent robots with AWS RoboMaker - SVC207 - Atlanta AWS SummitDeveloping intelligent robots with AWS RoboMaker - SVC207 - Atlanta AWS Summit
Developing intelligent robots with AWS RoboMaker - SVC207 - Atlanta AWS SummitAmazon Web Services
 
Developing intelligent robots with AWS RoboMaker - SVC207 - Santa Clara AWS S...
Developing intelligent robots with AWS RoboMaker - SVC207 - Santa Clara AWS S...Developing intelligent robots with AWS RoboMaker - SVC207 - Santa Clara AWS S...
Developing intelligent robots with AWS RoboMaker - SVC207 - Santa Clara AWS S...Amazon Web Services
 
Developing intelligent robots with AWS RoboMaker - SVC207 - New York AWS Summit
Developing intelligent robots with AWS RoboMaker - SVC207 - New York AWS SummitDeveloping intelligent robots with AWS RoboMaker - SVC207 - New York AWS Summit
Developing intelligent robots with AWS RoboMaker - SVC207 - New York AWS SummitAmazon Web Services
 
Developing Intelligent Robots with AWS RoboMaker - SVC205 - Anaheim AWS Summit
Developing Intelligent Robots with AWS RoboMaker - SVC205 - Anaheim AWS SummitDeveloping Intelligent Robots with AWS RoboMaker - SVC205 - Anaheim AWS Summit
Developing Intelligent Robots with AWS RoboMaker - SVC205 - Anaheim AWS SummitAmazon Web Services
 
Developing and Teaching Robotics with AWS RoboMaker
Developing and Teaching Robotics with AWS RoboMaker Developing and Teaching Robotics with AWS RoboMaker
Developing and Teaching Robotics with AWS RoboMaker Amazon Web Services
 
Developing and Teaching Robotics with AWS Robomaker
Developing and Teaching Robotics with AWS RobomakerDeveloping and Teaching Robotics with AWS Robomaker
Developing and Teaching Robotics with AWS RobomakerAmazon Web Services
 
Announcing AWS RoboMaker: A New Cloud Robotics Service (ROB201-R1) - AWS re:I...
Announcing AWS RoboMaker: A New Cloud Robotics Service (ROB201-R1) - AWS re:I...Announcing AWS RoboMaker: A New Cloud Robotics Service (ROB201-R1) - AWS re:I...
Announcing AWS RoboMaker: A New Cloud Robotics Service (ROB201-R1) - AWS re:I...Amazon Web Services
 
From Simulation to Reality - Building an Autonomous Robot Car with AWS RoboMaker
From Simulation to Reality - Building an Autonomous Robot Car with AWS RoboMakerFrom Simulation to Reality - Building an Autonomous Robot Car with AWS RoboMaker
From Simulation to Reality - Building an Autonomous Robot Car with AWS RoboMakerAmazon Web Services
 
Introduction to AWS App Mesh - MAD303 - Atlanta AWS Summit
Introduction to AWS App Mesh - MAD303 - Atlanta AWS SummitIntroduction to AWS App Mesh - MAD303 - Atlanta AWS Summit
Introduction to AWS App Mesh - MAD303 - Atlanta AWS SummitAmazon Web Services
 
From Simulation to Reality Building an Autonomous Robot Arm with AWS RoboMake...
From Simulation to Reality Building an Autonomous Robot Arm with AWS RoboMake...From Simulation to Reality Building an Autonomous Robot Arm with AWS RoboMake...
From Simulation to Reality Building an Autonomous Robot Arm with AWS RoboMake...Amazon Web Services
 
AWS App Mesh: Manage services mesh discovery, recovery, and monitoring - MAD3...
AWS App Mesh: Manage services mesh discovery, recovery, and monitoring - MAD3...AWS App Mesh: Manage services mesh discovery, recovery, and monitoring - MAD3...
AWS App Mesh: Manage services mesh discovery, recovery, and monitoring - MAD3...Amazon Web Services
 
Managing microservices using AWS App Mesh - MAD302 - Chicago AWS Summit
Managing microservices using AWS App Mesh - MAD302 - Chicago AWS SummitManaging microservices using AWS App Mesh - MAD302 - Chicago AWS Summit
Managing microservices using AWS App Mesh - MAD302 - Chicago AWS SummitAmazon Web Services
 
DevOps - Moving to DevOps the Amazon Way
DevOps - Moving to DevOps the Amazon WayDevOps - Moving to DevOps the Amazon Way
DevOps - Moving to DevOps the Amazon WayAmazon Web Services
 
AWS Accra Meetup - Developing Modern Applications in the Cloud
AWS Accra Meetup - Developing Modern Applications in the CloudAWS Accra Meetup - Developing Modern Applications in the Cloud
AWS Accra Meetup - Developing Modern Applications in the CloudCobus Bernard
 
AWS Jozi Meetup Developing Modern Applications in the Cloud
AWS Jozi Meetup Developing Modern Applications in the CloudAWS Jozi Meetup Developing Modern Applications in the Cloud
AWS Jozi Meetup Developing Modern Applications in the CloudCobus Bernard
 
Announcing AWS RoboMaker: A New Cloud Robotics Service (ROB201-R) - AWS re:In...
Announcing AWS RoboMaker: A New Cloud Robotics Service (ROB201-R) - AWS re:In...Announcing AWS RoboMaker: A New Cloud Robotics Service (ROB201-R) - AWS re:In...
Announcing AWS RoboMaker: A New Cloud Robotics Service (ROB201-R) - AWS re:In...Amazon Web Services
 
Introducing AWS App Mesh - MAD303 - Santa Clara AWS Summit
Introducing AWS App Mesh - MAD303 - Santa Clara AWS SummitIntroducing AWS App Mesh - MAD303 - Santa Clara AWS Summit
Introducing AWS App Mesh - MAD303 - Santa Clara AWS SummitAmazon Web Services
 
Introduction to AWS App Mesh - MAD301 - Anaheim AWS Summit
Introduction to AWS App Mesh - MAD301 - Anaheim AWS SummitIntroduction to AWS App Mesh - MAD301 - Anaheim AWS Summit
Introduction to AWS App Mesh - MAD301 - Anaheim AWS SummitAmazon Web Services
 
Favorire l'innovazione passando da applicazioni monolitiche ad architetture m...
Favorire l'innovazione passando da applicazioni monolitiche ad architetture m...Favorire l'innovazione passando da applicazioni monolitiche ad architetture m...
Favorire l'innovazione passando da applicazioni monolitiche ad architetture m...Amazon Web Services
 

Similar a AWS RoboMaker 智慧機器人應用程式 (20)

Getting started with robots and AWS RoboMaker - SVC208 - New York AWS Summit
Getting started with robots and AWS RoboMaker - SVC208 - New York AWS SummitGetting started with robots and AWS RoboMaker - SVC208 - New York AWS Summit
Getting started with robots and AWS RoboMaker - SVC208 - New York AWS Summit
 
Developing intelligent robots with AWS RoboMaker - SVC207 - Atlanta AWS Summit
Developing intelligent robots with AWS RoboMaker - SVC207 - Atlanta AWS SummitDeveloping intelligent robots with AWS RoboMaker - SVC207 - Atlanta AWS Summit
Developing intelligent robots with AWS RoboMaker - SVC207 - Atlanta AWS Summit
 
Developing intelligent robots with AWS RoboMaker - SVC207 - Santa Clara AWS S...
Developing intelligent robots with AWS RoboMaker - SVC207 - Santa Clara AWS S...Developing intelligent robots with AWS RoboMaker - SVC207 - Santa Clara AWS S...
Developing intelligent robots with AWS RoboMaker - SVC207 - Santa Clara AWS S...
 
Developing intelligent robots with AWS RoboMaker - SVC207 - New York AWS Summit
Developing intelligent robots with AWS RoboMaker - SVC207 - New York AWS SummitDeveloping intelligent robots with AWS RoboMaker - SVC207 - New York AWS Summit
Developing intelligent robots with AWS RoboMaker - SVC207 - New York AWS Summit
 
Developing Intelligent Robots with AWS RoboMaker - SVC205 - Anaheim AWS Summit
Developing Intelligent Robots with AWS RoboMaker - SVC205 - Anaheim AWS SummitDeveloping Intelligent Robots with AWS RoboMaker - SVC205 - Anaheim AWS Summit
Developing Intelligent Robots with AWS RoboMaker - SVC205 - Anaheim AWS Summit
 
Developing and Teaching Robotics with AWS RoboMaker
Developing and Teaching Robotics with AWS RoboMaker Developing and Teaching Robotics with AWS RoboMaker
Developing and Teaching Robotics with AWS RoboMaker
 
Developing and Teaching Robotics with AWS Robomaker
Developing and Teaching Robotics with AWS RobomakerDeveloping and Teaching Robotics with AWS Robomaker
Developing and Teaching Robotics with AWS Robomaker
 
Announcing AWS RoboMaker: A New Cloud Robotics Service (ROB201-R1) - AWS re:I...
Announcing AWS RoboMaker: A New Cloud Robotics Service (ROB201-R1) - AWS re:I...Announcing AWS RoboMaker: A New Cloud Robotics Service (ROB201-R1) - AWS re:I...
Announcing AWS RoboMaker: A New Cloud Robotics Service (ROB201-R1) - AWS re:I...
 
From Simulation to Reality - Building an Autonomous Robot Car with AWS RoboMaker
From Simulation to Reality - Building an Autonomous Robot Car with AWS RoboMakerFrom Simulation to Reality - Building an Autonomous Robot Car with AWS RoboMaker
From Simulation to Reality - Building an Autonomous Robot Car with AWS RoboMaker
 
Introduction to AWS App Mesh - MAD303 - Atlanta AWS Summit
Introduction to AWS App Mesh - MAD303 - Atlanta AWS SummitIntroduction to AWS App Mesh - MAD303 - Atlanta AWS Summit
Introduction to AWS App Mesh - MAD303 - Atlanta AWS Summit
 
From Simulation to Reality Building an Autonomous Robot Arm with AWS RoboMake...
From Simulation to Reality Building an Autonomous Robot Arm with AWS RoboMake...From Simulation to Reality Building an Autonomous Robot Arm with AWS RoboMake...
From Simulation to Reality Building an Autonomous Robot Arm with AWS RoboMake...
 
AWS App Mesh: Manage services mesh discovery, recovery, and monitoring - MAD3...
AWS App Mesh: Manage services mesh discovery, recovery, and monitoring - MAD3...AWS App Mesh: Manage services mesh discovery, recovery, and monitoring - MAD3...
AWS App Mesh: Manage services mesh discovery, recovery, and monitoring - MAD3...
 
Managing microservices using AWS App Mesh - MAD302 - Chicago AWS Summit
Managing microservices using AWS App Mesh - MAD302 - Chicago AWS SummitManaging microservices using AWS App Mesh - MAD302 - Chicago AWS Summit
Managing microservices using AWS App Mesh - MAD302 - Chicago AWS Summit
 
DevOps - Moving to DevOps the Amazon Way
DevOps - Moving to DevOps the Amazon WayDevOps - Moving to DevOps the Amazon Way
DevOps - Moving to DevOps the Amazon Way
 
AWS Accra Meetup - Developing Modern Applications in the Cloud
AWS Accra Meetup - Developing Modern Applications in the CloudAWS Accra Meetup - Developing Modern Applications in the Cloud
AWS Accra Meetup - Developing Modern Applications in the Cloud
 
AWS Jozi Meetup Developing Modern Applications in the Cloud
AWS Jozi Meetup Developing Modern Applications in the CloudAWS Jozi Meetup Developing Modern Applications in the Cloud
AWS Jozi Meetup Developing Modern Applications in the Cloud
 
Announcing AWS RoboMaker: A New Cloud Robotics Service (ROB201-R) - AWS re:In...
Announcing AWS RoboMaker: A New Cloud Robotics Service (ROB201-R) - AWS re:In...Announcing AWS RoboMaker: A New Cloud Robotics Service (ROB201-R) - AWS re:In...
Announcing AWS RoboMaker: A New Cloud Robotics Service (ROB201-R) - AWS re:In...
 
Introducing AWS App Mesh - MAD303 - Santa Clara AWS Summit
Introducing AWS App Mesh - MAD303 - Santa Clara AWS SummitIntroducing AWS App Mesh - MAD303 - Santa Clara AWS Summit
Introducing AWS App Mesh - MAD303 - Santa Clara AWS Summit
 
Introduction to AWS App Mesh - MAD301 - Anaheim AWS Summit
Introduction to AWS App Mesh - MAD301 - Anaheim AWS SummitIntroduction to AWS App Mesh - MAD301 - Anaheim AWS Summit
Introduction to AWS App Mesh - MAD301 - Anaheim AWS Summit
 
Favorire l'innovazione passando da applicazioni monolitiche ad architetture m...
Favorire l'innovazione passando da applicazioni monolitiche ad architetture m...Favorire l'innovazione passando da applicazioni monolitiche ad architetture m...
Favorire l'innovazione passando da applicazioni monolitiche ad architetture m...
 

Más de Amazon Web Services

Come costruire servizi di Forecasting sfruttando algoritmi di ML e deep learn...
Come costruire servizi di Forecasting sfruttando algoritmi di ML e deep learn...Come costruire servizi di Forecasting sfruttando algoritmi di ML e deep learn...
Come costruire servizi di Forecasting sfruttando algoritmi di ML e deep learn...Amazon Web Services
 
Big Data per le Startup: come creare applicazioni Big Data in modalità Server...
Big Data per le Startup: come creare applicazioni Big Data in modalità Server...Big Data per le Startup: come creare applicazioni Big Data in modalità Server...
Big Data per le Startup: come creare applicazioni Big Data in modalità Server...Amazon Web Services
 
Esegui pod serverless con Amazon EKS e AWS Fargate
Esegui pod serverless con Amazon EKS e AWS FargateEsegui pod serverless con Amazon EKS e AWS Fargate
Esegui pod serverless con Amazon EKS e AWS FargateAmazon Web Services
 
Costruire Applicazioni Moderne con AWS
Costruire Applicazioni Moderne con AWSCostruire Applicazioni Moderne con AWS
Costruire Applicazioni Moderne con AWSAmazon Web Services
 
Come spendere fino al 90% in meno con i container e le istanze spot
Come spendere fino al 90% in meno con i container e le istanze spot Come spendere fino al 90% in meno con i container e le istanze spot
Come spendere fino al 90% in meno con i container e le istanze spot Amazon Web Services
 
Rendi unica l’offerta della tua startup sul mercato con i servizi Machine Lea...
Rendi unica l’offerta della tua startup sul mercato con i servizi Machine Lea...Rendi unica l’offerta della tua startup sul mercato con i servizi Machine Lea...
Rendi unica l’offerta della tua startup sul mercato con i servizi Machine Lea...Amazon Web Services
 
OpsWorks Configuration Management: automatizza la gestione e i deployment del...
OpsWorks Configuration Management: automatizza la gestione e i deployment del...OpsWorks Configuration Management: automatizza la gestione e i deployment del...
OpsWorks Configuration Management: automatizza la gestione e i deployment del...Amazon Web Services
 
Microsoft Active Directory su AWS per supportare i tuoi Windows Workloads
Microsoft Active Directory su AWS per supportare i tuoi Windows WorkloadsMicrosoft Active Directory su AWS per supportare i tuoi Windows Workloads
Microsoft Active Directory su AWS per supportare i tuoi Windows WorkloadsAmazon Web Services
 
Database Oracle e VMware Cloud on AWS i miti da sfatare
Database Oracle e VMware Cloud on AWS i miti da sfatareDatabase Oracle e VMware Cloud on AWS i miti da sfatare
Database Oracle e VMware Cloud on AWS i miti da sfatareAmazon Web Services
 
Crea la tua prima serverless ledger-based app con QLDB e NodeJS
Crea la tua prima serverless ledger-based app con QLDB e NodeJSCrea la tua prima serverless ledger-based app con QLDB e NodeJS
Crea la tua prima serverless ledger-based app con QLDB e NodeJSAmazon Web Services
 
API moderne real-time per applicazioni mobili e web
API moderne real-time per applicazioni mobili e webAPI moderne real-time per applicazioni mobili e web
API moderne real-time per applicazioni mobili e webAmazon Web Services
 
Database Oracle e VMware Cloud™ on AWS: i miti da sfatare
Database Oracle e VMware Cloud™ on AWS: i miti da sfatareDatabase Oracle e VMware Cloud™ on AWS: i miti da sfatare
Database Oracle e VMware Cloud™ on AWS: i miti da sfatareAmazon Web Services
 
Tools for building your MVP on AWS
Tools for building your MVP on AWSTools for building your MVP on AWS
Tools for building your MVP on AWSAmazon Web Services
 
How to Build a Winning Pitch Deck
How to Build a Winning Pitch DeckHow to Build a Winning Pitch Deck
How to Build a Winning Pitch DeckAmazon Web Services
 
Building a web application without servers
Building a web application without serversBuilding a web application without servers
Building a web application without serversAmazon Web Services
 
AWS_HK_StartupDay_Building Interactive websites while automating for efficien...
AWS_HK_StartupDay_Building Interactive websites while automating for efficien...AWS_HK_StartupDay_Building Interactive websites while automating for efficien...
AWS_HK_StartupDay_Building Interactive websites while automating for efficien...Amazon Web Services
 
Introduzione a Amazon Elastic Container Service
Introduzione a Amazon Elastic Container ServiceIntroduzione a Amazon Elastic Container Service
Introduzione a Amazon Elastic Container ServiceAmazon Web Services
 

Más de Amazon Web Services (20)

Come costruire servizi di Forecasting sfruttando algoritmi di ML e deep learn...
Come costruire servizi di Forecasting sfruttando algoritmi di ML e deep learn...Come costruire servizi di Forecasting sfruttando algoritmi di ML e deep learn...
Come costruire servizi di Forecasting sfruttando algoritmi di ML e deep learn...
 
Big Data per le Startup: come creare applicazioni Big Data in modalità Server...
Big Data per le Startup: come creare applicazioni Big Data in modalità Server...Big Data per le Startup: come creare applicazioni Big Data in modalità Server...
Big Data per le Startup: come creare applicazioni Big Data in modalità Server...
 
Esegui pod serverless con Amazon EKS e AWS Fargate
Esegui pod serverless con Amazon EKS e AWS FargateEsegui pod serverless con Amazon EKS e AWS Fargate
Esegui pod serverless con Amazon EKS e AWS Fargate
 
Costruire Applicazioni Moderne con AWS
Costruire Applicazioni Moderne con AWSCostruire Applicazioni Moderne con AWS
Costruire Applicazioni Moderne con AWS
 
Come spendere fino al 90% in meno con i container e le istanze spot
Come spendere fino al 90% in meno con i container e le istanze spot Come spendere fino al 90% in meno con i container e le istanze spot
Come spendere fino al 90% in meno con i container e le istanze spot
 
Open banking as a service
Open banking as a serviceOpen banking as a service
Open banking as a service
 
Rendi unica l’offerta della tua startup sul mercato con i servizi Machine Lea...
Rendi unica l’offerta della tua startup sul mercato con i servizi Machine Lea...Rendi unica l’offerta della tua startup sul mercato con i servizi Machine Lea...
Rendi unica l’offerta della tua startup sul mercato con i servizi Machine Lea...
 
OpsWorks Configuration Management: automatizza la gestione e i deployment del...
OpsWorks Configuration Management: automatizza la gestione e i deployment del...OpsWorks Configuration Management: automatizza la gestione e i deployment del...
OpsWorks Configuration Management: automatizza la gestione e i deployment del...
 
Microsoft Active Directory su AWS per supportare i tuoi Windows Workloads
Microsoft Active Directory su AWS per supportare i tuoi Windows WorkloadsMicrosoft Active Directory su AWS per supportare i tuoi Windows Workloads
Microsoft Active Directory su AWS per supportare i tuoi Windows Workloads
 
Computer Vision con AWS
Computer Vision con AWSComputer Vision con AWS
Computer Vision con AWS
 
Database Oracle e VMware Cloud on AWS i miti da sfatare
Database Oracle e VMware Cloud on AWS i miti da sfatareDatabase Oracle e VMware Cloud on AWS i miti da sfatare
Database Oracle e VMware Cloud on AWS i miti da sfatare
 
Crea la tua prima serverless ledger-based app con QLDB e NodeJS
Crea la tua prima serverless ledger-based app con QLDB e NodeJSCrea la tua prima serverless ledger-based app con QLDB e NodeJS
Crea la tua prima serverless ledger-based app con QLDB e NodeJS
 
API moderne real-time per applicazioni mobili e web
API moderne real-time per applicazioni mobili e webAPI moderne real-time per applicazioni mobili e web
API moderne real-time per applicazioni mobili e web
 
Database Oracle e VMware Cloud™ on AWS: i miti da sfatare
Database Oracle e VMware Cloud™ on AWS: i miti da sfatareDatabase Oracle e VMware Cloud™ on AWS: i miti da sfatare
Database Oracle e VMware Cloud™ on AWS: i miti da sfatare
 
Tools for building your MVP on AWS
Tools for building your MVP on AWSTools for building your MVP on AWS
Tools for building your MVP on AWS
 
How to Build a Winning Pitch Deck
How to Build a Winning Pitch DeckHow to Build a Winning Pitch Deck
How to Build a Winning Pitch Deck
 
Building a web application without servers
Building a web application without serversBuilding a web application without servers
Building a web application without servers
 
Fundraising Essentials
Fundraising EssentialsFundraising Essentials
Fundraising Essentials
 
AWS_HK_StartupDay_Building Interactive websites while automating for efficien...
AWS_HK_StartupDay_Building Interactive websites while automating for efficien...AWS_HK_StartupDay_Building Interactive websites while automating for efficien...
AWS_HK_StartupDay_Building Interactive websites while automating for efficien...
 
Introduzione a Amazon Elastic Container Service
Introduzione a Amazon Elastic Container ServiceIntroduzione a Amazon Elastic Container Service
Introduzione a Amazon Elastic Container Service
 

AWS RoboMaker 智慧機器人應用程式

  • 1. S U M M I T Taipei
  • 2. © 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.S U M M I T AWS RoboMaker Develop, Test, and Deploy Intelligent Robotic Applications with AWSBob Yeh, Startups Solutions Architect AWS Hongkong Taiwan A W S S u m m i t T a i p e i | 2 0 1 9
  • 3. © 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.S U M M I T AWS RoboMaker Develop, Test, and Deploy Intelligent Robotic Applications with AWS Overview for CUSTOMER NAME
  • 4. © 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.S U M M I T Related breakouts Session title Speaker name Session title Speaker name Session title Speaker name
  • 5. © 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.S U M M I T Agenda • Introductions • Overview • Q&A
  • 6. © 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.S U M M I T Robotics trends in 2018 Robotics is undergoing fundamental change in collaboration, autonomous mobility, and increasing intelligence Source: IDTechEx • Logistics • Construction • Retail • Hospitality • Healthcare Robots are being put to work every day across many industries • Agriculture • Energy Management • Oil and Gas • Facilities Management • Household chores By 2023, it’s estimated that mobile autonomous robots will emerge as the standard for logistic and fulfillment processes By 2030, 70% of all mobile material handling equipment will be autonomous
  • 7. © 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.S U M M I T Mobile robotics trends 2018 We are at the beginning of an inflection point, where expected growth in the use of mobile robots will increase by almost tenfold over the next 2–3 years, but…
  • 8. © 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.S U M M I T Robotic development is difficult and time consuming Requires machine learning expertise for intelligent functions Many prototyping iterations Days spent setting up and configuring Months to building a realistic simulation environment Duplicated efforts integrating an application management system
  • 9. © 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.S U M M I T Robotic development cycle
  • 10. © 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.S U M M I T Most widely used software framework for teaching and learning about robotics – over 16 million .deb (Linux Debian) packages downloaded in 2018, a 400% increase since 2014 Founded in Stanford labs over 10 year ago, now managed by the Open Source Robotics Foundation (OSRF) Global open-source community supports two products—Robot Operating System (ROS) and Gazebo ROS A set of software libraries and tools, from drivers to algorithms, that help developers build robot applications Gazebo Robust physics engine, high-quality graphics, and programmatic and graphical interfaces to help developers simulate robots Robot Operating System (ROS) primer
  • 11. © 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.S U M M I T Introducing AWS RoboMaker A service that makes it easy for developers to develop, test, and deploy robotics applications, as well as build intelligent robotics functions using cloud services
  • 12. © 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.S U M M I T AWS RoboMaker service suite Development Environment SimulationCloud Extensions for ROS Fleet Management
  • 13. © 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.S U M M I T Benefits of AWS RoboMaker Accelerated development timelines Intelligence out of the box Zero infrastructure provisioning Lifecycle management
  • 14. © 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.S U M M I T Designed by developers, for developers Application Developer Testing Development iteration Quality Engineer Regression testing Metric monitoring System Engineer Deploy applications Software updates Researchers, Hobbyists, Students Curriculum development R&D
  • 15. © 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.S U M M I T Early customer feedback “With AWS RoboMaker, we are able to easily test the robotics related software applications in a cloud environment, and rapidly generate synthetic imaging data to train our 3D site model creation algorithms. AWS RoboMaker also provides the ideal fleet management solution for use on ground vehicles and drones. The integration between fleet management and AWS Greengrass makes it really easy to enable communications among ground vehicles, drones, and IoT solutions.” —Hamid Montazeri, VP of SW Engineering and Robotics at Stanley Black & Decker
  • 16. © 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.S U M M I T Early customer feedback “We have been evaluating Amazon RoboMaker for our line of Furo robots, used in public venues for guest services, information, and entertainment. Through this evaluation, we’ve discovered that the RoboMaker cloud extensions have provided us with a comprehensive set of intelligence features that can be leveraged with little development effort because they easily integrate into our existing ROS application. As a new AWS customer, the sample applications provided us with exactly what we needed to get started. With the acceleration of development time we expect to gain from AWS and RoboMaker, we now have new ideas and possibilities for market expansion.” —Dr. SeKyong Song, Founder and CEO, Future Robot
  • 17. © 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.S U M M I T Early customer feedback ““AWS RoboMaker exponentially increases the capabilities of Lea, an autonomous robot assistant for the elderly and disabled. Lea is interactive, keeps elderly safe and active, while it can talk to you, navigate around your house and keep you connected with family and doctors. We have used RoboMaker cloud extensions for ROS to enhance Lea with video and telemetry data streaming, and voice interaction capabilities using services like Amazon Kinesis, Amazon Lex, and Amazon Polly. These cloud services and extensions provided by RoboMaker have enabled us to rapidly develop new features, while breaking the limitations of small on-board computing power”.” —Dimitrios Chronopoulos, Lead Mobility Engineer, Robot Care Systems
  • 18. © 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.S U M M I T AWS RoboMaker Architecture ROS/ROS2 Development Environment Simulation Fleet Management Cloud Extensions for ROS BuildTool CloudDevelopment Environment Debug MLModelTraining Iterative Simulation Regression Testing Registration Deployment Monitoring Management Lex Polly Rekognition KinesisVideoStreams CloudWatchMetrics CloudWatchLogs MetricandLogging
  • 19. © 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.S U M M I T AWS RoboMaker Cloud Extensions for ROS Cloud extensions written as ROS packages automatically create connections and make API calls to AWS services, such as Amazon Lex, Amazon Polly, Amazon Kinesis Video Streams, Amazon Rekognition, and Amazon CloudWatch LEX speech recognition POLLY speech generation KINESIS VIDEO STREAMS video streams REKOGNITION image and video analysis CLOUDWATCH logging and monitoring
  • 20. © 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.S U M M I T AWS RoboMaker Development Environment  Start application development with zero setup effort  Create a RoboMaker development environment with a single click of a button  Includes pre-installed RoboMaker cloud extensions and sample robotics applications  Automatic download, compile and configuration of operating system, development software, and ROS
  • 21. © 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.S U M M I T AWS RoboMaker Simulation  Pre-built virtual 3D worlds provided out of box, or bring your own  Zero infrastructure to provision, configure or manage  Run multiple simulations in parallel  Auto-scale based on simulation complexity  Pay-as-you-go simulation resource consumption
  • 22. © 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.S U M M I T AWS RoboMaker Fleet Management  Integrated with AWS Greengrass  Built-in robot registry, security, and fault- tolerance  Deploy robotics application over-the-air with just a few clicks on the AWS Management Console
  • 23. © 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.S U M M I T AWS RoboMaker Pricing Structure  Cloud Extensions for ROS: Customers will incur standard AWS service charges when the ROS application utilizes an AWS service through these cloud extensions.  Development Environment: There is no extra charge for the RoboMaker development environment. Customers pay only for the underlying compute and storage resources (e.g. EC2 instances and EBS volumes).  Simulation: Pricing is based on resource consumptions, measured as number of “Simulation Units”. “Simulation Unit” is metered at minute granularity and each unit is comprised of 1 vCPU and 2 GB memory and is charged at $0.4 per hour.  Fleet Management: Customers pay for the underlying Greengrass resources at the standard price of $0.16 per active robot (device) per month.
  • 24. © 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.S U M M I T AWS RoboMaker architecture AWS Cloud Robot applications Simulation Log Files Developers Deploy application Robot Rviz Gazebo Rqt
  • 25. © 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.S U M M I T AWS RoboMaker Investment in ROS Actively guiding the development of the newest version of ROS (ROS2) via representation on the Technical Steering Committee (TSC) of OSRF Investment to provide Long Term Support (LTS) for ROS2 • LTS maintains backwards compatibility • LTS allows developers to release commercial and production-level products on ROS2 Investment to increase ROS2 packages • Packages are reusable and provide unique robotics functions such as mapping and navigation • AWS driving migration of 113 critical packages identified for ground mobility robots to ROS2 by the first ROS2 LTS release Leading the security and logging design of ROS2 and contribution to the ROS2 core messaging system, Data Distribution Service (DDS)
  • 26. © 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.S U M M I T ADLINK ROS 2.0 Solutions
  • 27. © 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.S U M M I T 0 1 2 3 4 Scalability QOS SafetySecurity Flexibility 0 1 2 3 4 Scalability QOS SafetySecurity Flexibility Today Tomorrow AI + Connectivity Centralized control Peer-to- peer From Automated to Autonomous
  • 28. © 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.S U M M I T Definition of Industrial/Service Robots *AGV in manufacturing is here Field robot Inspection/maintenance/construction/logistics/medical/rescue/security Cleaning/mowing/toy/hobby/ multimedia/education/elderly/ person aid
  • 29. © 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.S U M M I T De-centralized International Open Architecture Becomes Popular! OPC-UA PUB/SUB over TSN ROS Node 2 ROS Node 3 ROS Node 4 ROS Node 1 Distributed (UDP) ROS 2 from ROS 1 Factory Automation Robotics Autonomous Car
  • 30. © 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.S U M M I T Compass Intelligence Honors ADLINK as Edge Computing Company of the Year More than 40 industry journalists, thought leaders, analysts vote on annual award recipients Our Corporate Identity:
  • 31. © 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.S U M M I T Our mission is to delive robust and reliable hardware, data connectivity and management solutions, and both generic and domain-specific IIoT platforms that drive data-to-decision applications across industries. • Industrial EDGE Intelligent Platform(ROI) • Real-time Data Connectivity(3R) • AI at the EDGE Application Enablement(3S) • Leading EDGE COMPUTING Strategic Vision ADLINK Confidential
  • 32. © 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.S U M M I T • Enabling Machine and Deep Learning in Vertical Industries AI@Edge Application Enablement Industrial Automation Telecom & NetworkingTest & Measurement TransportationMedical / Healthcare Infotainment & VendingMilitary & Aerospace Customers Across Vertical Markets
  • 33. © 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.S U M M I T What is EDGE? Operations (Industries, OpEX/CapEX) THINGS (Devices, Assets) Time matters (Decentralization, Low- Latency, QoS)
  • 34. © 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.S U M M I T What is EDGE? Operations (Industries, OpEX/CapEX) THINGS (Devices, Assets) Time matters (Decentralization, Low- Latency, QoS)
  • 35. © 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.S U M M I T Our Mission To deliver robust and reliable hardware, data connectivity and management solutions. Generic and domain-specific AIoT platforms drive data-to-decision applications across industries.
  • 36. © 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.S U M M I T Industrial ROS 2.0 Intelligent Platform The real ROI that can fulfill you ROI.
  • 37. © 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.S U M M I T Industrial ROS 2.0 Intelligent Platform R O I
  • 38. © 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.S U M M I T Industrial ROS 2.0 Intelligent Platform Ruggedness O I
  • 39. © 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.S U M M I T Industrial ROS 2.0 Intelligent Platform Ruggedness Optimization I stress -m 18 Normal app 110228.04 RT app 1177.15 110228.04 1177.15 0 20000 40000 60000 80000 100000 120000 140000 Max. latency under stress 100 times! Heterogenous platform
  • 40. © 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.S U M M I T Industrial ROS 2.0 Intelligent Platform Ruggedness Optimization Integration Expansion • Connectivity • GPU Modular COM-E/CPU + VPU +
  • 41. © 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.S U M M I T Real-Time Data Connectivity Data Data Data Data Right Data Available at Right Time at Right Place (3R) Stream Everywhere
  • 42. © 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.S U M M I T Real-Time Data Connectivity Right Data Available at Right Time at Right Place (3R)
  • 43. © 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.S U M M I T AI at the EDGE Application Enablement Industrial EDGE Intelligent Platform Real-time Data Connectivity
  • 44. © 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.S U M M I T AI at the EDGE, Robotics Application Enablement Simplicity, Scalability, Sustainability (3S) Sub Pub Sub Pub Sub Pub Scalable (indep. # apps) Fast (100,000 updates/s) Managed (with QoS)Reliable (no single fail
  • 45. © 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.S U M M I T Core Tech. Application Motion planning Localization and mapping Computer Vision 3D data processing Robot control ROS client library (& drivers) Vortex OpenSplice Commercial version Vortex OpenSplice Community version ROS abstract middleware layer (RMW) Motion planning Localization and mapping Computer Vision 3D data processing Robot control ROS client library (& drivers) DDS Cyclone Huawei TSN (Ethernet) IEEE 802.1 • Global time • Schedule Time Deterministic Network 5G (Wireless) 2
  • 46. © 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.S U M M I T Think Beyond Messaging Topic/Queue 1 2 3 1 2 3 1 2 1 2 3 1 2 3 1 2 3 Data Bus Pub/Sub Data- Distribution  Only messages  Each message is explained without context  No cache  Simple QoS  Data-objects identified by a ke  DDS mains state of each obje  Objects are cached  Intelligent QoS • History • Ownership
  • 47. © 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.S U M M I T Think Beyond Messaging Identity State Structure lifecycle New Already seen disposed
  • 48. Thank you! S U M M I T © 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.
  • 49. S U M M I T © 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.