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

feat(goal_planner): fix non-thread-safe access in goal_planner (revert of #6809 and minor fix) #6965

Merged
merged 2 commits into from
May 10, 2024

Conversation

soblin
Copy link
Contributor

@soblin soblin commented May 10, 2024

Description

modified PR of this #6740

Related links

#6740

Tests performed

see #6740

Notes for reviewers

Interface changes

none

ROS Topic Changes

none

ROS Parameter Changes

none

Effects on system behavior

none

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.

  • The PR follows the pull request guidelines.
  • The PR has been properly tested.
  • The PR has been reviewed by the code owners.

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.
  • The PR is ready for merge.

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

Sorry, something went wrong.

@github-actions github-actions bot added the component:planning Route planning, decision-making, and navigation. (auto-assigned) label May 10, 2024
@soblin soblin added the run:build-and-test-differential Mark to enable build-and-test-differential workflow. (used-by-ci) label May 10, 2024
soblin added 2 commits May 10, 2024 12:37
…ner (autowarefoundation#6740) (autowarefoundation#6809)"

This reverts commit de21d1a.

Signed-off-by: Mamoru Sobue <mamoru.sobue@tier4.jp>
Signed-off-by: Mamoru Sobue <mamoru.sobue@tier4.jp>
@soblin soblin force-pushed the feat/revert-6809 branch from b15ea46 to 083ecc1 Compare May 10, 2024 03:37
@soblin soblin merged commit 35d39e7 into autowarefoundation:main May 10, 2024
20 of 22 checks passed
@soblin soblin deleted the feat/revert-6809 branch May 10, 2024 04:17
vividf pushed a commit to vividf/autoware.universe that referenced this pull request May 16, 2024
…t of autowarefoundation#6809 and minor fix) (autowarefoundation#6965)

Signed-off-by: Mamoru Sobue <mamoru.sobue@tier4.jp>
Signed-off-by: vividf <yihsiang.fang@tier4.jp>
soblin added a commit to tier4/autoware.universe that referenced this pull request May 16, 2024
…t of autowarefoundation#6809 and minor fix) (autowarefoundation#6965)

Signed-off-by: Mamoru Sobue <mamoru.sobue@tier4.jp>
karishma1911 pushed a commit to Interplai/autoware.universe that referenced this pull request Jun 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component:planning Route planning, decision-making, and navigation. (auto-assigned) run:build-and-test-differential Mark to enable build-and-test-differential workflow. (used-by-ci)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants