Skip to content

Migrates to jazzy - #23

Merged
susanachl merged 2 commits into
mainfrom
gonzo/migrate-to-jazzy
Jun 19, 2026
Merged

Migrates to jazzy#23
susanachl merged 2 commits into
mainfrom
gonzo/migrate-to-jazzy

Conversation

@gonzodepedro

@gonzodepedro gonzodepedro commented Jun 18, 2026

Copy link
Copy Markdown
Collaborator

Description

Migrates ros version to jazzy

Related Issue

Fixes #21

Type of Change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation update

How Has This Been Tested?

Please describe the tests that you ran to verify your changes. Include instructions so we can reproduce.

  • Test Configuration:
    I've tested the demo as ti is mentioned in the documentations

Contributor Checklist:

  • My code follows the ROS 2 code style guidelines for Python.
  • I have performed a self-review of my own code.
  • I have commented my code, particularly in hard-to-understand areas.
  • I have made corresponding changes to the documentation.
  • My changes generate no new linters/syntax warnings.
  • I have added regression tests (for bug fixes) or unit tests (for new features) that prove my fix is effective or that my feature works.
  • Developer Certificate of Origin (DCO): I have signed-off every commit in this PR by adding Signed-off-by: Name <email> to the commit messages.

Signed-off-by: Gonzalo de Pedro <gonzalodepedro@ekumenlabs.com>
Signed-off-by: Gonzalo de Pedro <gonzalodepedro@ekumenlabs.com>
@gonzodepedro gonzodepedro self-assigned this Jun 18, 2026
@gonzodepedro gonzodepedro added the enhancement New feature or request label Jun 18, 2026
@gonzodepedro
gonzodepedro marked this pull request as ready for review June 18, 2026 20:55
@gonzodepedro
gonzodepedro requested a review from susanachl June 18, 2026 20:55

@susanachl susanachl left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@susanachl
susanachl merged commit c825303 into main Jun 19, 2026
3 checks passed
@susanachl
susanachl deleted the gonzo/migrate-to-jazzy branch June 19, 2026 16:09
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.

Update to Jazzy

2 participants