Skip to content

Docker container with gpu-accelerated ROS (Robot Operating System)

Notifications You must be signed in to change notification settings

Simbotic/simbotic-ros

 
 

Repository files navigation

simbotic ros docker container

Setup Instructions

Install Docker, Docker Compose and nvidia-docker2

Setup this repository

Clone repository:

git clone --recursive git@github.com: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.

About

Docker container with gpu-accelerated ROS (Robot Operating System)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CMake 54.4%
  • Python 24.6%
  • Shell 21.0%