Skip to content

A docker compose based system for kobuki control system deployment

Notifications You must be signed in to change notification settings

CollaborativeRoboticsLab/kobuki_system

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

kobuki_system

Provides docker compose based implementation of kobuki system.

Container included at the moment are follows

Service Container Repository
kobuki ghcr.io/airesearchlab/kobuki:humble https://github.com/AIResearchLab/kobuki
astra_legacy ghcr.io/airesearchlab/astra_legacy:humble https://github.com/AIResearchLab/astra_legacy_ros

Usage

Clone this reposiotory

git clone https://github.com/AIResearchLab/kobuki_system.git

Pull the Docker image and start compose

cd kobuki_system
docker compose pull
docker compose up

To stop the system

cd kobuki_system
docker compose down

About

A docker compose based system for kobuki control system deployment

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published