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

Guard against calling null goal response callback #738

Merged
merged 1 commit into from
May 24, 2019

Conversation

jacobperron
Copy link
Member

Also make sure to invoke the goal response callback before the result callback.

Addresses review comment #701 (review).

Also make sure to invoke the goal response callback before the result callback.

Signed-off-by: Jacob Perron <jacob@openrobotics.org>
@jacobperron jacobperron self-assigned this May 24, 2019
@jacobperron jacobperron added the in progress Actively being worked on (Kanban column) label May 24, 2019
@jacobperron
Copy link
Member Author

CI up to test_communication:

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

@jacobperron jacobperron merged commit 131a11b into master May 24, 2019
@delete-merged-branch delete-merged-branch bot deleted the jacob/fix_action_client branch May 24, 2019 04:01
cho3 pushed a commit to cho3/rclcpp that referenced this pull request Jun 3, 2019
Also make sure to invoke the goal response callback before the result callback.

Signed-off-by: Jacob Perron <jacob@openrobotics.org>
skucheria pushed a commit that referenced this pull request Jul 13, 2019
Also make sure to invoke the goal response callback before the result callback.

Signed-off-by: Jacob Perron <jacob@openrobotics.org>
Signed-off-by: Siddharth Kucheria <kucheria@usc.edu>
nnmm pushed a commit to ApexAI/rclcpp that referenced this pull request Jul 9, 2022
Signed-off-by: Jorge Perez <jjperez@ekumenlabs.com>
DensoADAS pushed a commit to DensoADAS/rclcpp that referenced this pull request Aug 5, 2022
* Update CHANGELOG
* 0.8.0

Signed-off-by: Emerson Knapp <eknapp@amazon.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
in progress Actively being worked on (Kanban column)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants