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(obstacle_stop_planner): add filtering feature for predicted objects #330

Merged
merged 1 commit into from
May 10, 2023

Conversation

brkay54
Copy link
Member

@brkay54 brkay54 commented Apr 27, 2023

Description

autowarefoundation/autoware.universe#3558

It adds distance threshold parameter for filtering in that PR.

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: Berkay Karaman <brkay54@gmail.com>
Copy link
Contributor

@satoshi-ota satoshi-ota left a comment

Choose a reason for hiding this comment

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

Could you fill tTests performed & Effects on system behavior?

@satoshi-ota satoshi-ota merged commit be7f530 into autowarefoundation:main May 10, 2023
rej55 pushed a commit to rej55/autoware_launch that referenced this pull request Jun 12, 2023
…n#330)

* feat(planning_launch): add obstacle_velocity_planner

Signed-off-by: Takayuki Murooka <takayuki5168@gmail.com>

* We can select obsatcle_velocity and obstacle_stop with option

Signed-off-by: Takayuki Murooka <takayuki5168@gmail.com>

* update params

Signed-off-by: Takayuki Murooka <takayuki5168@gmail.com>

* use obstacle_stop by default

Signed-off-by: Takayuki Murooka <takayuki5168@gmail.com>

* use cruise_stop_planner option

Signed-off-by: Takayuki Murooka <takayuki5168@gmail.com>

* obstacle_velocity -> adaptive_cruise

Signed-off-by: Takayuki Murooka <takayuki5168@gmail.com>

* add min_ego_accel_for_rss

Signed-off-by: Takayuki Murooka <takayuki5168@gmail.com>

* rename to obstacle_cruise_planner

Signed-off-by: Takayuki Murooka <takayuki5168@gmail.com>

* fix review

Signed-off-by: Takayuki Murooka <takayuki5168@gmail.com>

* Update autoware_launch/rviz/autoware.rviz

Co-authored-by: Yukihiro Saito <yukky.saito@gmail.com>

Co-authored-by: Yukihiro Saito <yukky.saito@gmail.com>
maxime-clem pushed a commit to maxime-clem/autoware_launch that referenced this pull request Sep 12, 2023
kminoda pushed a commit to kminoda/autoware_launch that referenced this pull request Sep 13, 2023
badai-nguyen pushed a commit to badai-nguyen/autoware_launch that referenced this pull request Apr 16, 2024
…ecessary-workflows

chore: remove unnecessary workflows
maxime-clem pushed a commit to maxime-clem/autoware_launch that referenced this pull request Sep 3, 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