Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

xiaosq2000/robotics-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

robotics in docker

A dockerized development environment for robotics research and development.

Quick Start

0. Prerequisites

1. Setup

./setup.sh

2. Build

docker compose build

3. Start

docker compose up -d 

4. Use

docker exec -it robotics zsh

Customization

Make sure to synchronize changes across the three files: Dockerfile, docker-compose.yml, and setup.sh.

Todo

  1. A manifest
  2. Comments on some tricks
  3. Add branches for local and remote usage

About

A dockerized development enviroment for roboticists.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published