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(freespace_planning_algorithms): add new parameters for astar planning algorithm #1120

Merged
merged 6 commits into from
Aug 21, 2024

Conversation

mkquda
Copy link
Contributor

@mkquda mkquda commented Aug 15, 2024

Description

Add new parameters related to changes in following PR:

Tests performed

Not applicable.

Effects on system behavior

Not applicable.

Interface changes

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: mohammad alqudah <alqudah.mohammad@tier4.jp>
Signed-off-by: mohammad alqudah <alqudah.mohammad@tier4.jp>
Signed-off-by: mohammad alqudah <alqudah.mohammad@tier4.jp>
Signed-off-by: mohammad alqudah <alqudah.mohammad@tier4.jp>
Signed-off-by: mohammad alqudah <alqudah.mohammad@tier4.jp>
@github-actions github-actions bot added the component:map Map creation, storage, and loading. (auto-assigned) label Aug 19, 2024
Signed-off-by: mohammad alqudah <alqudah.mohammad@tier4.jp>
@mkquda mkquda merged commit 4877a50 into autowarefoundation:main Aug 21, 2024
11 checks passed
@mkquda mkquda deleted the update-freespace-planner-params branch August 21, 2024 02:22
kyoichi-sugahara pushed a commit to tier4/autoware_launch that referenced this pull request Aug 27, 2024
…nning algorithm (autowarefoundation#1120)

* add new astar planner parameters

Signed-off-by: mohammad alqudah <alqudah.mohammad@tier4.jp>

* add flag for obstacle confidence check

Signed-off-by: mohammad alqudah <alqudah.mohammad@tier4.jp>

* reduce freespace planner th_arrived_distance_m param value

Signed-off-by: mohammad alqudah <alqudah.mohammad@tier4.jp>

* reduce object polygon expand size in costmap generator

Signed-off-by: mohammad alqudah <alqudah.mohammad@tier4.jp>

* reduce vehicle shape margin in freespace planner

Signed-off-by: mohammad alqudah <alqudah.mohammad@tier4.jp>

* replace flag param by time threshold param

Signed-off-by: mohammad alqudah <alqudah.mohammad@tier4.jp>

---------

Signed-off-by: mohammad alqudah <alqudah.mohammad@tier4.jp>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component:map Map creation, storage, and loading. (auto-assigned) tag:run-build-and-test-differential
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants