Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 831 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 831 Bytes

Space ROS Demos

This repository provides examples for running robots using Space ROS.

Submissions to this repo should include:

  1. A Dockerfile or docker-compose.yaml file for building on top of the osrf/space-ros:latest
  2. A build.sh script for building the docker image
  3. A run.sh script for running the demo

Please refer to the dockerfile repo for instructions on running the existing demos.

To run the examples that are a part of the spaceros_gz_demos package, refer to the README here.