AWS Robotics Blog

Category: AWS RoboMaker

Running high-fidelity O3DE simulations in AWS RoboMaker

Developing autonomous robots is hard. Because it requires both hardware and software to be developed, integrated and tested, doing so in a physical environment is difficult and costly. Using simulations, robot developers can test their code quickly, iterating many times before finally deploying software to the hardware for testing in the real world. Having a […]

Running an SSH server on AWS RoboMaker

Overview AWS RoboMaker is a fully managed service that enables Robotics developers to build, run, scale, and automate simulations without managing any infrastructure. During the development cycle, roboticists frequently need to perform a deeper inspection of what is going on within the running container. Though CloudWatch offers important metrics and logs related to simulation jobs, […]

Building cost effective and scalable autonomous driving application with AWS RoboMaker

Introduction MORAI is an Autonomous Vehicle (AV) technology startup which provides a simulation platform for validation and verification of autonomous vehicles. MORAI’s autonomous vehicle simulator, MORAI SIM, is quickly gaining adoption in the AV/ADAS, automotive, robotics and aerospace sectors. Companies from multiple domains, such as autonomous vehicles, UAM, robotics, logistics, are using MORAI SIM to […]

Build and Simulate Robotics Applications in AWS Cloud9

AWS Cloud9 is a cloud-based integrated development environment (IDE) that lets you write, run, and debug your code with just a browser. It includes a code editor, debugger, and terminal. AWS Cloud9 comes prepackaged with essential tools for popular programming languages, including JavaScript, Python, PHP, and more. Since AWS Cloud9 IDE is cloud-based, you can […]

Run any high-fidelity simulation in AWS RoboMaker with GPU and container support

AWS RoboMaker, a service that allows developers to simulate robotics applications at cloud scale, now supports using containers to run any robot and simulation software of their choice, and provides Graphics Processor Unit (GPU) support for high-fidelity simulation. Now, developers can simulate workloads in AWS RoboMaker that require high-fidelity graphics such as autonomous driving and machine learning. In this blog, you will learn how to use new AWS RoboMaker features to test autonomous vehicles in the CARLA autonomous driving simulator, a high-fidelity simulator based on Unreal Engine.

Containerize robot applications for testing in the cloud and deploying at the edge

Robotics developers use the open source Robot Operating System (ROS) to build distributed and complex applications for their robots. Robot developers benefit from using the cloud for building, training, and testing robotic applications at scale with Continuous integration and continuous deployment (CI/CD) workflows for physical testing and updates pushed over the air. Containers provide a […]

Build and simulate a Mini Pupper robot in the cloud without managing any infrastructure

AWS RoboMaker provides a comprehensive cloud solution for robotics development. It features fully managed simulation capabilities built on scalable infrastructure. In this post, we use a simple Mini Pupper sample application to demonstrate how to use AWS RoboMaker for robotics application development, testing, and simulation.

How INESC TEC tests and deploys ROS applications with AWS RoboMaker

The Institute for Systems and Computer Engineering, Technology, and Science (INESC TEC) is a research and development institute headquartered at the University of Porto in Portugal. In this blog, we discuss how robotics researchers at INESC TEC automate testing and deployment of their Robot Operating System (ROS)-application in AWS RoboMaker simulation.