Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Docker configuration for turtlebot3 environment #1050

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

Woojin-Crive
Copy link

Description

This pull request merges the support-docker branch into the main branch, introducing Docker support to the turtlebot3 project. The changes in this branch aim to simplify the setup process and streamline the development environment through containerization.

Summary of Changes

  • Dockerfile and docker-compose configuration file Added:
    A new Dockerfile is provided to build a containerized environment for turtlebot3. This ensures that users can quickly and consistently set up the required build environment.

Motivation

Many users and contributors have expressed interest in a containerized setup that can simplify dependency management and environment configuration. By integrating Docker support, we reduce setup time and increase the reproducibility of builds and tests. This change helps new contributors get started quickly and makes the project more accessible.

Testing & Validation

  • Local Testing:
    The Docker container was built and run locally, and all essential functionalities were verified within the containerized environment.

Request for Review

Please review the changes and provide any feedback or suggestions. Your input is welcome to ensure that this new workflow integrates smoothly with our ongoing development process.

@yun-goon yun-goon self-requested a review February 13, 2025 09:00
@yun-goon yun-goon added the enhancement New feature or request label Feb 13, 2025
@yun-goon yun-goon self-assigned this Feb 13, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants