Skip to content

Add base64 encoding and decoding functions with tests (backport #533)#535

Closed
mergify[bot] wants to merge 1 commit intokiltedfrom
mergify/bp/kilted/pr-533
Closed

Add base64 encoding and decoding functions with tests (backport #533)#535
mergify[bot] wants to merge 1 commit intokiltedfrom
mergify/bp/kilted/pr-533

Conversation

@mergify
Copy link
Copy Markdown

@mergify mergify bot commented Feb 3, 2026

Description

Add base64 encode and decode functionality. This is necessary when configuring binary data in YAML files.

The related issue is ros2/rcl#1256.

Is this user-facing behavior change?

No.

Did you use Generative AI?

Yes. The GitHub Copilot (Claude Sonnet 4.5) is used to generate code comments, some parts of the code, and test code.

Additional Information


This is an automatic backport of pull request #533 done by [Mergify](https://mergify.com).

Signed-off-by: Barry Xu <barry.xu@sony.com>
Signed-off-by: Alejandro Hernández Cordero <ahcorde@gmail.com>
Co-authored-by: Alejandro Hernández Cordero <ahcorde@gmail.com>
(cherry picked from commit f322436)
@ahcorde
Copy link
Copy Markdown
Contributor

ahcorde commented Feb 3, 2026

Pulls: #535
Gist: https://gist.githubusercontent.com/ahcorde/26dc081c3084f7148ebcbfdb5471df24/raw/2fdb98c2852f56b1dc2eae14c002efc8dfde3cdc/ros2.repos
BUILD args: --packages-above-and-dependencies ament_index_cpp
TEST args: --packages-above ament_index_cpp
ROS Distro: kilted
Job: ci_launcher
ci_launcher ran: https://ci.ros2.org/job/ci_launcher/18107

  • Linux Build Status
  • Linux-aarch64 Build Status
  • Linux-rhel Build Status
  • Windows Build Status

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.

3 participants