rclpy icon indicating copy to clipboard operation
rclpy copied to clipboard

Allow specifying qos (backport #1225)

Open mergify[bot] opened this issue 1 year ago • 2 comments

This function didn't work for transient local publishers.

This is a breaking change because the argument order is changed. However with the future in mind, this order makes most sense to me as all first arguments are passed directly to the subscription.

If you like the original order I can change this.


This is an automatic backport of pull request #1225 done by Mergify.

mergify[bot] avatar Apr 22 '24 17:04 mergify[bot]

@Timple just FYI, this is the backport of https://github.com/ros2/rclpy/pull/1225 for iron. i will cherry-pick this to https://github.com/ros2/rclpy/pull/1272.

fujitatomoya avatar Apr 22 '24 17:04 fujitatomoya

CI:

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

fujitatomoya avatar Apr 22 '24 17:04 fujitatomoya