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(occlusion_spot): add lacking param #4290

Merged

Conversation

satoshi-ota
Copy link
Contributor

@satoshi-ota satoshi-ota commented Jul 15, 2023

Description

🤖 Generated by Copilot at 4e74e12

Added new parameters to occlusion_spot.param.yaml to configure the detection area and search range for the occlusion spot module. This module helps avoid collisions with occluded vehicles.

Close #4192

Tests performed

Psim

Effects on system behavior

Nothing.

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.

Signed-off-by: satoshi-ota <satoshi.ota928@gmail.com>
@github-actions github-actions bot added the component:planning Route planning, decision-making, and navigation. (auto-assigned) label Jul 15, 2023
@codecov
Copy link

codecov bot commented Jul 15, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (4c47a5f) 15.20% compared to head (4e74e12) 15.20%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #4290   +/-   ##
=======================================
  Coverage   15.20%   15.20%           
=======================================
  Files        1489     1489           
  Lines      102682   102682           
  Branches    31539    31539           
=======================================
  Hits        15609    15609           
  Misses      70119    70119           
  Partials    16954    16954           
Flag Coverage Δ *Carryforward flag
differential 16.63% <ø> (?)
total 15.20% <ø> (ø) Carriedforward from 4c47a5f

*This pull request uses carry forward flags. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

Copy link
Contributor

@tkimura4 tkimura4 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@tkimura4 tkimura4 merged commit 6a4c495 into autowarefoundation:main Jul 18, 2023
@satoshi-ota satoshi-ota deleted the fix/occlusion-spot-die branch July 18, 2023 09:06
HansRobo pushed a commit to HansRobo/autoware.universe that referenced this pull request Jul 18, 2023
Signed-off-by: satoshi-ota <satoshi.ota928@gmail.com>
Signed-off-by: Kotaro Yoshimoto <pythagora.yoshimoto@gmail.com>
HansRobo added a commit that referenced this pull request Jul 18, 2023
* fix(occlusion_spot): add lacking param (#4290)

Signed-off-by: satoshi-ota <satoshi.ota928@gmail.com>
Signed-off-by: Kotaro Yoshimoto <pythagora.yoshimoto@gmail.com>

* chore(cspell): add cspell-partial.json

Signed-off-by: Kotaro Yoshimoto <pythagora.yoshimoto@gmail.com>

* chore(cspell): add spell-check-partial.yaml

Signed-off-by: Kotaro Yoshimoto <pythagora.yoshimoto@gmail.com>

* chore(cspell): fix spell-check-partial

Signed-off-by: Kotaro Yoshimoto <pythagora.yoshimoto@gmail.com>

* style(pre-commit): autofix

Signed-off-by: Kotaro Yoshimoto <pythagora.yoshimoto@gmail.com>

* feat(tier4_autoware_utils): add intersect function (#4312)

Signed-off-by: Takayuki Murooka <takayuki5168@gmail.com>
Signed-off-by: Kotaro Yoshimoto <pythagora.yoshimoto@gmail.com>

* chore(cspell): test spell-check-partial

Signed-off-by: Kotaro Yoshimoto <pythagora.yoshimoto@gmail.com>

* chore(cspell): revert spell-check-partial

Signed-off-by: Kotaro Yoshimoto <pythagora.yoshimoto@gmail.com>

---------

Signed-off-by: satoshi-ota <satoshi.ota928@gmail.com>
Signed-off-by: Kotaro Yoshimoto <pythagora.yoshimoto@gmail.com>
Signed-off-by: Takayuki Murooka <takayuki5168@gmail.com>
Co-authored-by: Satoshi OTA <44889564+satoshi-ota@users.noreply.github.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Takayuki Murooka <takayuki5168@gmail.com>
HansRobo added a commit that referenced this pull request Jul 18, 2023
* fix(occlusion_spot): add lacking param (#4290)

Signed-off-by: satoshi-ota <satoshi.ota928@gmail.com>
Signed-off-by: Kotaro Yoshimoto <pythagora.yoshimoto@gmail.com>

* chore(cspell): add cspell-partial.json

Signed-off-by: Kotaro Yoshimoto <pythagora.yoshimoto@gmail.com>

* chore(cspell): add spell-check-partial.yaml

Signed-off-by: Kotaro Yoshimoto <pythagora.yoshimoto@gmail.com>

* chore(cspell): fix spell-check-partial

Signed-off-by: Kotaro Yoshimoto <pythagora.yoshimoto@gmail.com>

* style(pre-commit): autofix

Signed-off-by: Kotaro Yoshimoto <pythagora.yoshimoto@gmail.com>

* feat(tier4_autoware_utils): add intersect function (#4312)

Signed-off-by: Takayuki Murooka <takayuki5168@gmail.com>
Signed-off-by: Kotaro Yoshimoto <pythagora.yoshimoto@gmail.com>

* chore(cspell): test spell-check-partial

Signed-off-by: Kotaro Yoshimoto <pythagora.yoshimoto@gmail.com>

* chore(cspell): revert spell-check-partial

Signed-off-by: Kotaro Yoshimoto <pythagora.yoshimoto@gmail.com>

* feat(ci): enable spell-check-partial for map component

Signed-off-by: kminoda <koji.minoda@tier4.jp>

---------

Signed-off-by: satoshi-ota <satoshi.ota928@gmail.com>
Signed-off-by: Kotaro Yoshimoto <pythagora.yoshimoto@gmail.com>
Signed-off-by: Takayuki Murooka <takayuki5168@gmail.com>
Signed-off-by: kminoda <koji.minoda@tier4.jp>
Co-authored-by: Satoshi OTA <44889564+satoshi-ota@users.noreply.github.com>
Co-authored-by: Kotaro Yoshimoto <pythagora.yoshimoto@gmail.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Takayuki Murooka <takayuki5168@gmail.com>
zhiwango pushed a commit to tier4/autoware.universe that referenced this pull request Jul 25, 2023
Signed-off-by: satoshi-ota <satoshi.ota928@gmail.com>
zhiwango added a commit to tier4/autoware.universe that referenced this pull request Jul 25, 2023
Signed-off-by: satoshi-ota <satoshi.ota928@gmail.com>
Co-authored-by: Satoshi OTA <44889564+satoshi-ota@users.noreply.github.com>
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)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Occlusion spot module dies on autoware launch phase.
2 participants