Skip to content

Latest commit

 

History

History
37 lines (30 loc) · 1.07 KB

README.md

File metadata and controls

37 lines (30 loc) · 1.07 KB

simbotic ros docker container

Setup Instructions

Install Docker, Docker Compose and nvidia-docker2

Setup this repository

Clone repository:

git clone --recursive [email protected]:Simbotic/simbotic-ros.git

Create .env file:

./setup.sh

Run GPU based container

docker-compose -f docker-compose.gpu.yml up

Run CPU based container

docker-compose -f docker-compose.cpu.yml up

Demos

Zero-latency streaming

streaming zero-latency from UE4 to ROS

streaming highres from UE4 to ROS

ROS topics

ros topics

Check GScam docs to configure a camera feed or streaming.