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

ROS2 refactoring #57

Draft
wants to merge 5 commits into
base: master
Choose a base branch
from
Draft

ROS2 refactoring #57

wants to merge 5 commits into from

Conversation

marc-hanheide
Copy link
Member

This pull request includes significant changes to the development environment, CI workflows, and the migration from ROS 1 to ROS 2. The most important changes include the creation of a new Dockerfile, updates to the devcontainer configuration, addition of CI workflows, and the migration of the sentor package to ROS 2.

Development Environment Updates:

  • .devcontainer/Dockerfile: Created a new Dockerfile to set up the development environment with dependencies and user configurations.
  • .devcontainer/devcontainer.json: Added a new devcontainer configuration file to define the development environment, including extensions and post-creation commands.
  • .devcontainer/post-create.sh: Added a script to configure the environment and build the workspace after the container is created.
  • .dockerignore: Added a .dockerignore file to exclude unnecessary files from the Docker build context.

CI Workflow Additions:

Migration to ROS 2:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant