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

automatika_ros_sugar: 0.2.4-1 in 'jazzy/distribution.yaml' [bloom] #44055

Merged
merged 1 commit into from
Dec 30, 2024

Conversation

aleph-ra
Copy link
Contributor

Increasing version of package(s) in repository automatika_ros_sugar to 0.2.4-1:

automatika_ros_sugar

* (fix) Adds algorithm auto re-configuration from YAML file
* (fix) Fixes callback got_msg property
* (feature) Adds topics callbacks/conversions reparsing to component
  Supports running components from different packages in one script and each component uses its own package callbacks/conversions
* (fix) Updates AllowedTopics config and its validator
* (refactor) Removes PIL as a dependancy
* (fix) Fixes component state transition logging
* (fix) Fixes order to custom method execution in component lifecycle transition methods
* (refactor) Removes BaseNode class
* (fix) Fixes packaging workflow formatting
* (fix) Removes redundant methods from components
* (chore) Increments release action version
* (chore) Adds new action in debs creation workflow
* (refactor) Formats utils
* (refactor) Minor refactoring in utils
* (fix) Removes fix for color correction as the transformation is now applied at the time of visualization
* (fix) Adds color transformation when reading images of yuv encoding
* (chore) Changes name of release action
* (feature) Adds component algorithm config management to the api
* (fix) fixes datatypes update method for using multiple packages
* (chore) Cleans up cmake and packaging
* (refactor) Improves error message when a topic of unsupported type is created
* (refactor) Handles additional datatypes provided by user packages
* (fix) Pins release mirror workflow to run only on release publishing
* (fix) Adds branch name to release workflow
* (fix) Fixes name of action
* (feature) Adds release mirror action
* (docs) Removes autogenerated docs
* (docs) Adds minor modification to readme
* (docs) Changes package description
* (feature) Adds ExecuteMethod service to BaseComponent
* (fix) Minor fix in conversion method
* (refactor) Makes compressed image a realization of image
* (fix) Fixes ros compressed image conversion util
* (feature) Adds support for CompressedImage msg
* (feature) Adds ros_log_level option to each added package
* (feature) Adds additional supported types argument to BaseComponent and Topic validators
* (fix) Adds algorithm auto re-configuration from YAML file
* (fix) Fixes callback got_msg property
* (feature) Adds topics callbacks/conversions reparsing to component
  Supports running components from different packages in one script and each component uses its own package callbacks/conversions
* (fix) Updates AllowedTopics config and its validator
* (refactor) Removes PIL as a dependancy
* (fix) Fixes component state transition logging
* (fix) Fixes order to custom method execution in component lifecycle transition methods
* (refactor) Removes BaseNode class
* (fix) Fixes packaging workflow formatting
* (fix) Removes redundant methods from components
* (chore) Increments release action version
* (chore) Adds new action in debs creation workflow
* (refactor) Formats utils
* (refactor) Minor refactoring in utils
* (fix) Removes fix for color correction as the transformation is now applied at the time of visualization
* (fix) Adds color transformation when reading images of yuv encoding
* (chore) Changes name of release action
* (feature) Adds component algorithm config management to the api
* (fix) fixes datatypes update method for using multiple packages
* (chore) Cleans up cmake and packaging
* (refactor) Improves error message when a topic of unsupported type is created
* (refactor) Handles additional datatypes provided by user packages
* (fix) Pins release mirror workflow to run only on release publishing
* (fix) Adds branch name to release workflow
* (fix) Fixes name of action
* (feature) Adds release mirror action
* (docs) Removes autogenerated docs
* (docs) Adds minor modification to readme
* (docs) Changes package description
* (feature) Adds ExecuteMethod service to BaseComponent
* (fix) Fixes OccupnacyGrid data publishing from numpy
* (fix) Minor fix in conversion method
* (refactor) Makes compressed image a realization of image
* (fix) Fixes ros compressed image conversion util
* (feature) Adds support for CompressedImage msg
* (feature) Adds ros_log_level option to each added package
* (feature) Adds additional supported types argument to BaseComponent and Topic validators
* (fix) Merge pull request #14 <https://github.com/automatika-robotics/ros-sugar/issues/14>
* (chore) Updates package name to automatika_ros_sugar
* (fix) Checks numpy array shape in OccupancyGrid converter
* (feature) Adds stamped header and frame_id to ros publishers/callbacks
* (docs) Updates install instructions
* Contributors: ahr, mkabtoul

@github-actions github-actions bot added the jazzy Issue/PR is for the ROS 2 Jazzy distribution label Dec 27, 2024
Copy link

@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 #infra-help channel on our Discord server.


For changes related to yamllint:

  • ✅ All new lines of YAML pass linter checks

@audrow audrow added the held for sync Issue/PR has been held because the distribution is in a sync hold label Dec 30, 2024
@marcoag marcoag merged commit 75e54de into ros:master Dec 30, 2024
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
held for sync Issue/PR has been held because the distribution is in a sync hold jazzy Issue/PR is for the ROS 2 Jazzy distribution
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants