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

fix(obstacle_stop_planner): add error handling for nullptr of object_ptr #215

Merged
merged 1 commit into from
Dec 27, 2022

Conversation

h-ohta
Copy link

@h-ohta h-ohta commented Dec 22, 2022

Related link

https://tier4.atlassian.net/browse/T4PB-24093

Description

object_ptrがnullptrを確認せずに使われている箇所があったため、使う前にnullptrを確認するように修正

Pre-review checklist for the PR author

The PR author must check the checkboxes below when creating the PR.

In-review checklist for the PR reviewers

The PR reviewers must check the checkboxes below before approval.

Post-review checklist for the PR author

The PR author must check the checkboxes below before merging.

  • There are no open discussions or they are tracked via tickets.

After all checkboxes are checked, anyone who has write access can merge the PR.

@YoheiMishina YoheiMishina merged commit a816652 into beta/v0.3.13 Dec 27, 2022
@YoheiMishina YoheiMishina deleted the fix/error_handling_obstacle_stop branch December 27, 2022 05:16
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