Skip to content

Merge upstream#244

Merged
Taka-Kazu merged 1541 commits intoalpine-custom-apkfrom
merge-upstream-2026-03-30-18-29-32
Mar 31, 2026
Merged

Merge upstream#244
Taka-Kazu merged 1541 commits intoalpine-custom-apkfrom
merge-upstream-2026-03-30-18-29-32

Conversation

@Taka-Kazu
Copy link
Copy Markdown

No description provided.

ahcorde and others added 30 commits March 6, 2026 15:51
* Add socketcan adapter

* Add kilted
* hri_rviz: 2.3.0-1 in 'jazzy/distribution.yaml' [bloom]

* Fix missing line after merge conflict resolution

---------

Co-authored-by: Emerson Knapp <537409+emersonknapp@users.noreply.github.com>
Copy link
Copy Markdown

@github-actions github-actions Bot left a comment

Choose a reason for hiding this comment

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

Thanks for sending a pull request to ROS distro!

This is an automated tool that helps check your pull request for correctness.
This tool checks a number of attributes associated with your ROS package and generates a report that helps our reviewers merge your pull request in a timely fashion. Here are a few things to consider when sending adding or updating a package to ROS Distro.
ROS Distro includes a very helpful CONTRIBUTING.md file that we recommend reading if it is your first time submitting a package.
Please also read the ROS Distro review guidelines which summarizes this release process.

ROS Distro Considerations

Package Considerations

Having your package included in a ROS Distro is a badge of quality, and we recommend that package developers strive to create packages of the highest quality. We recommend package developers review the following resources before submitting their package.

Need Help?

Please post your questions to Robotics Stack Exchange or refer to the Infrastructure General channel on our Zulip server.


For changes related to rosdep:

  • 📝 There are problems with the names of new rosdep keys:
    • New key names should typically match the Ubuntu package name
  • ✅ Platforms for new rosdep rules are valid
  • ✅ Installers for new rosdep rules are valid
  • ✅ New keys appear suitable for rosdep

For changes related to rosdistro:

  • ✅ New packages and repositories have unique names

For changes related to yamllint:

  • ✅ All new lines of YAML pass linter checks

Comment thread rosdep/base.yaml
'*': [libqt5core5t64]
focal: [libqt5core5a]
jammy: [libqt5core5a]
libqt5-datavisualization-dev:
Copy link
Copy Markdown

Choose a reason for hiding this comment

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

This key does not match the Ubuntu package name

Comment thread rosdep/base.yaml
ubuntu:
'*': [libqt6quick6]
'focal': null
libqt6-websockets:
Copy link
Copy Markdown

Choose a reason for hiding this comment

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

This key does not match the Ubuntu package name

Comment thread rosdep/python.yaml
focal:
pip:
packages: [types-pyyaml]
python3-types-setuptools:
Copy link
Copy Markdown

Choose a reason for hiding this comment

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

This key does not match the Ubuntu package name

@Taka-Kazu Taka-Kazu requested a review from f-fl0 March 30, 2026 09:42
Copy link
Copy Markdown

@f-fl0 f-fl0 left a comment

Choose a reason for hiding this comment

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

LGTM

@Taka-Kazu Taka-Kazu merged commit 1102285 into alpine-custom-apk Mar 31, 2026
4 checks passed
@Taka-Kazu Taka-Kazu deleted the merge-upstream-2026-03-30-18-29-32 branch March 31, 2026 00:03
Comment thread rosdep/base.yaml
gentoo: [sys-libs/gcc]
ubuntu: [libgomp1]
libgoogle-glog-dev:
alpine: [glog-dev]
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.

This is required but not restored by #246

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.