Tools to run ROS Simulation at scale in Azure
Перейти к файлу
microsoft-github-policy-service[bot] bc64e01f51
Microsoft mandatory file
2023-06-02 18:32:10 +00:00
.vnc Initial commit 2018-11-08 14:17:56 -08:00
acs-engine Initial commit 2018-11-08 14:17:56 -08:00
argos Initial commit 2018-11-08 14:17:56 -08:00
docs Initial commit 2018-11-08 14:17:56 -08:00
helm/ros-simulation Initial commit 2018-11-08 14:17:56 -08:00
images Initial commit 2018-11-08 14:17:56 -08:00
scripts Initial commit 2018-11-08 14:17:56 -08:00
src Change local planner to DWA (#10) 2018-11-08 15:15:10 -08:00
.gitattributes Initial commit 2018-11-08 14:17:56 -08:00
.gitignore Initial commit 2018-11-08 14:17:56 -08:00
CONTRIBUTING.md Initial commit 2018-11-08 14:17:56 -08:00
Dockerfile-argos Initial commit 2018-11-08 14:17:56 -08:00
Dockerfile-robot Initial commit 2018-11-08 14:17:56 -08:00
LICENSE Initial commit 2018-09-05 20:38:30 -07:00
README.md Initial commit 2018-11-08 14:17:56 -08:00
SECURITY.md Microsoft mandatory file 2023-06-02 18:32:10 +00:00
ThirdPartyNotice Initial commit 2018-11-08 14:17:56 -08:00
azure-pipelines.yml Add latest tag to CI build (#12) 2018-11-09 09:06:19 -08:00
cgmanifest.json Adding components to cgmanifest.json (#9) 2018-11-08 14:40:29 -08:00
docker-compose.yml Initial commit 2018-11-08 14:17:56 -08:00
vncserver-startup.sh Initial commit 2018-11-08 14:17:56 -08:00

README.md

Introduction

The ROS Simulator is an orchestration system created to simulate autonomous robots in a virtual world at high scale. This README outlines the tools and the steps required to modify, build, and deploy the project.

For instructions for how to set up your simulation locally or on an Azure cluster, please refer to our docs:

About the Project

Setting up Simulation

Running Simulation

CI/CD