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

Feat code improvements #1

Merged
merged 15 commits into from
Jan 26, 2024
Merged

Feat code improvements #1

merged 15 commits into from
Jan 26, 2024

Conversation

claudiaelizabete
Copy link

@claudiaelizabete claudiaelizabete commented Jan 17, 2024

Overview

Use the following settings in the overrides file for docker testing

  • Use these settings to compile and run the module using autoproj.

  • The contents of the files manifest and overrides.yaml must be changed according to the templates below.

  • Additional packages may be needed to test this module.

    e.g.,

  • overrides.yaml

      overrides:
        - gazebo_ros_link_attacher:
          branch: feat-code-improvements
        - pkg_set:github:/Brazilian-Institute-of-Robotics/cbr_package_set:
          branch: feat-link-attacher
  • manifest

        package_sets:
          - github: Brazilian-Institute-of-Robotics/ros2.gazebo-package_set
            branch: main
            private: true
          - github: Brazilian-Institute-of-Robotics/ros2.distro-package_set
            branch: main
            private: true
          - github: Brazilian-Institute-of-Robotics/core_base-package_set
            branch: main
            private: true
          - github: Brazilian-Institute-of-Robotics/cbr_package_set
            branch: main
            private: true
    
        layout:
          - gazebo_ros_link_attacher

What was added/changed in this update

Depends On:

  • N/A

Related Issues:

  • N/A

Notes:

  • N/A

@claudiaelizabete claudiaelizabete added the CBR Label to identify CBR's Pull Requests and Issue label Jan 17, 2024
@claudiaelizabete claudiaelizabete self-assigned this Jan 17, 2024
@claudiaelizabete claudiaelizabete marked this pull request as draft January 17, 2024 15:43
@claudiaelizabete claudiaelizabete marked this pull request as ready for review January 17, 2024 17:45
@qleonardolp qleonardolp self-requested a review January 26, 2024 20:13
@claudiaelizabete claudiaelizabete merged commit 472be1a into main Jan 26, 2024
0 of 9 checks passed
@claudiaelizabete claudiaelizabete deleted the feat-code-improvements branch January 26, 2024 20:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CBR Label to identify CBR's Pull Requests and Issue
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants