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(behavior_path_planner): change safety check default disable #572

Merged
merged 2 commits into from
Sep 18, 2023

Conversation

kyoichi-sugahara
Copy link
Contributor

Description

Default disable feature of safety check against dynamic objects, because this feature is unstable at the moment.

Tests performed

Not applicable.

Effects on system behavior

Not applicable.

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: kyoichi-sugahara <kyoichi.sugahara@tier4.jp>
@kyoichi-sugahara kyoichi-sugahara marked this pull request as ready for review September 18, 2023 11:30
Signed-off-by: kyoichi-sugahara <kyoichi.sugahara@tier4.jp>
@kyoichi-sugahara kyoichi-sugahara merged commit 17f9cea into main Sep 18, 2023
@kyoichi-sugahara kyoichi-sugahara deleted the feat/default_disable_safety_check branch September 18, 2023 12:19
TomohitoAndo pushed a commit to TomohitoAndo/autoware_launch.awf that referenced this pull request Oct 20, 2023
soblin pushed a commit to soblin/autoware_launch that referenced this pull request Nov 18, 2023
…warefoundation#572)

* change safety check default disable

Signed-off-by: kyoichi-sugahara <kyoichi.sugahara@tier4.jp>

* add warning message

Signed-off-by: kyoichi-sugahara <kyoichi.sugahara@tier4.jp>

---------

Signed-off-by: kyoichi-sugahara <kyoichi.sugahara@tier4.jp>
maxime-clem pushed a commit to maxime-clem/autoware_launch that referenced this pull request Feb 6, 2024
maxime-clem pushed a commit to maxime-clem/autoware_launch that referenced this pull request May 21, 2024
* feat: tune condition of between cruise and stop (autowarefoundation#565)

Tune condition of between cruise and stop

* fix(traffic_light): stop if the traffic light signal timed out (autowarefoundation#727) (autowarefoundation#571)

Signed-off-by: Fumiya Watanabe <rej55.g@gmail.com>
Co-authored-by: Fumiya Watanabe <rej55.g@gmail.com>

* feat(component_state_monitor): monitor traffic light recognition outp… (autowarefoundation#572)

feat(component_state_monitor): monitor traffic light recognition output (autowarefoundation#720)

Signed-off-by: Tomohito Ando <tomohito.ando@tier4.jp>

* update ground segmentation

Signed-off-by: yoshiri <yoshiyoshidetteiu@gmail.com>

* update comparemap parameter

Signed-off-by: yoshiri <yoshiyoshidetteiu@gmail.com>

* update clustering parameters

Signed-off-by: yoshiri <yoshiyoshidetteiu@gmail.com>

* fix tracking iou threshold parameters

Signed-off-by: yoshiri <yoshiyoshidetteiu@gmail.com>

* feat: set smaller  threshold for euclidean clustering

Signed-off-by: yoshiri <yoshiyoshidetteiu@gmail.com>

* chore: fit parameter for v3.0.0

Signed-off-by: yoshiri <yoshiyoshidetteiu@gmail.com>

---------

Signed-off-by: Fumiya Watanabe <rej55.g@gmail.com>
Signed-off-by: Tomohito Ando <tomohito.ando@tier4.jp>
Signed-off-by: yoshiri <yoshiyoshidetteiu@gmail.com>
Co-authored-by: Shohei Sakai <saka1s.jp@gmail.com>
Co-authored-by: Tomohito ANDO <tomohito.ando@tier4.jp>
Co-authored-by: Fumiya Watanabe <rej55.g@gmail.com>
Co-authored-by: Shinnosuke Hirakawa <8327162+0x126@users.noreply.github.com>
maxime-clem pushed a commit to maxime-clem/autoware_launch that referenced this pull request Jun 18, 2024
autowarefoundation#572)

feat(component_state_monitor): monitor traffic light recognition output (autowarefoundation#720)

Signed-off-by: Tomohito Ando <tomohito.ando@tier4.jp>
yuki-takagi-66 referenced this pull request in tier4/autoware_launch Jul 8, 2024
* feat: tune condition of between cruise and stop (#565)

Tune condition of between cruise and stop

* fix(traffic_light): stop if the traffic light signal timed out (#727) (#571)

Signed-off-by: Fumiya Watanabe <rej55.g@gmail.com>
Co-authored-by: Fumiya Watanabe <rej55.g@gmail.com>

* feat(component_state_monitor): monitor traffic light recognition outp… (#572)

feat(component_state_monitor): monitor traffic light recognition output (#720)

Signed-off-by: Tomohito Ando <tomohito.ando@tier4.jp>

* update ground segmentation

Signed-off-by: yoshiri <yoshiyoshidetteiu@gmail.com>

* update comparemap parameter

Signed-off-by: yoshiri <yoshiyoshidetteiu@gmail.com>

* update clustering parameters

Signed-off-by: yoshiri <yoshiyoshidetteiu@gmail.com>

* fix tracking iou threshold parameters

Signed-off-by: yoshiri <yoshiyoshidetteiu@gmail.com>

* feat: set smaller  threshold for euclidean clustering

Signed-off-by: yoshiri <yoshiyoshidetteiu@gmail.com>

* chore: fit parameter for v3.0.0

Signed-off-by: yoshiri <yoshiyoshidetteiu@gmail.com>

---------

Signed-off-by: Fumiya Watanabe <rej55.g@gmail.com>
Signed-off-by: Tomohito Ando <tomohito.ando@tier4.jp>
Signed-off-by: yoshiri <yoshiyoshidetteiu@gmail.com>
Co-authored-by: Shohei Sakai <saka1s.jp@gmail.com>
Co-authored-by: Tomohito ANDO <tomohito.ando@tier4.jp>
Co-authored-by: Fumiya Watanabe <rej55.g@gmail.com>
Co-authored-by: Shinnosuke Hirakawa <8327162+0x126@users.noreply.github.com>
Kazunori-Nakajima pushed a commit to Kazunori-Nakajima/autoware_launch that referenced this pull request Oct 17, 2024
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