Skip to content

[dashing backport] use default parameter descriptor in parameters interface (#765)#794

Merged
Karsten1987 merged 1 commit intodashingfrom
dashing_backport_765
Jul 29, 2019
Merged

[dashing backport] use default parameter descriptor in parameters interface (#765)#794
Karsten1987 merged 1 commit intodashingfrom
dashing_backport_765

Conversation

@Karsten1987
Copy link
Copy Markdown
Contributor

  • use default parameter descriptor in parameters interface

Signed-off-by: Karsten Knese karsten@openrobotics.org

  • use default parameter for value

Signed-off-by: Karsten Knese karsten@openrobotics.org

* use default parameter descriptor in parameters interface

Signed-off-by: Karsten Knese <karsten@openrobotics.org>

* use default parameter for value

Signed-off-by: Karsten Knese <karsten@openrobotics.org>
@Karsten1987 Karsten1987 self-assigned this Jul 25, 2019
@Karsten1987
Copy link
Copy Markdown
Contributor Author

CI:

  • Linux Build Status
  • Linux-aarch64 Build Status
  • macOS Build Status
  • Windows [Build Status]

@Karsten1987 Karsten1987 requested a review from sloretz July 29, 2019 18:17
@Karsten1987 Karsten1987 merged commit f41e33c into dashing Jul 29, 2019
@delete-merged-branch delete-merged-branch bot deleted the dashing_backport_765 branch July 29, 2019 18:24
nnmm pushed a commit to ApexAI/rclcpp that referenced this pull request Jul 9, 2022
…#794)

* Fix memory leak in rcl_subscription_init()/rcl_publisher_init()

In rcl_subscription_init(), while rmw_subscription_get_actual_qos()
return failure, created rmw subscription handle isn't freed.
In rcl_publisher_init(), while rmw_publisher_get_actual_qos()
return failure, created rmw publisher handle isn't freed.

Signed-off-by: Barry Xu <barry.xu@sony.com>

* Remove codes on the cascading errors.

Signed-off-by: Barry Xu <barry.xu@sony.com>

* Change code style

Signed-off-by: Barry Xu <barry.xu@sony.com>

* Output error message to stderr

Signed-off-by: Barry Xu <barry.xu@sony.com>
nnmm pushed a commit to ApexAI/rclcpp that referenced this pull request Jul 9, 2022
Follow-up to ros2#794.
rmw_get_error_string already formats the error with the file and line number.

Signed-off-by: Jacob Perron <jacob@openrobotics.org>
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.

2 participants