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: update start goal planner v0.10.2 #905

Merged
merged 14 commits into from
Oct 3, 2023

Conversation

kosuke55
Copy link

@kosuke55 kosuke55 commented Oct 3, 2023

Description

launcherのみ

Related links

https://github.com/tier4/autoware_launch.xx1/pull/651

Tests performed

psim

wip https://evaluation.tier4.jp/evaluation/reports/c7d31680-1bdf-5bea-9ae7-9f6743f534ec?project_id=prd_jt

Notes for reviewers

Interface changes

Effects on system behavior

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.

kosuke55 and others added 14 commits October 3, 2023 21:00
…e variables (autowarefoundation#5084)

chore(geometric_parallel_parking): remove unused parames and initialize variables

Signed-off-by: kosuke55 <[email protected]>
… the road (autowarefoundation#5004)

prevent start planner execution in the middle of the road

Signed-off-by: Daniel Sanchez <[email protected]>
…ation#5085)

* chore(geometric_parallel_parking): remove unused parames and initialize variables

Signed-off-by: kosuke55 <[email protected]>

* fix(start/goal_planner): resample path and make params

Signed-off-by: kosuke55 <[email protected]>

---------

Signed-off-by: kosuke55 <[email protected]>
Signed-off-by: kyoichi-sugahara <[email protected]>
Co-authored-by: kyoichi-sugahara <[email protected]>
…tion#5100)

* fix(start_planner): remove inverse orientation points

Signed-off-by: kosuke55 <[email protected]>

* use loop

Signed-off-by: kosuke55 <[email protected]>

---------

Signed-off-by: kosuke55 <[email protected]>
…refoundation#5110)

* feat(goal_planner): sort goal candidates priority by weighted distance

Signed-off-by: kosuke55 <[email protected]>

* style(pre-commit): autofix

* Update planning/behavior_path_planner/src/utils/goal_planner/goal_searcher.cpp

Co-authored-by: Kyoichi Sugahara <[email protected]>

* update from sugahara-san review

Signed-off-by: kosuke55 <[email protected]>

---------

Signed-off-by: kosuke55 <[email protected]>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Kyoichi Sugahara <[email protected]>
…on#5114)

* perf(goal_planner): speed up goal candidates update

Signed-off-by: kosuke55 <[email protected]>

typo

Signed-off-by: kosuke55 <[email protected]>

* fix(goal_planner): fix goal searcher dying in free space

Signed-off-by: kosuke55 <[email protected]>

---------

Signed-off-by: kosuke55 <[email protected]>
…rresponding to the centrifugal force (autowarefoundation#5196)

* add feature to plan the path with considering latral overshoot

Signed-off-by: Yuki Takagi <[email protected]>

* separate a function in "safety_check" in order to that "goal_planner_module" can handle the ego_polygons

Signed-off-by: Yuki Takagi <[email protected]>

* add visualization codes
fix the handling miss of sign of value

Signed-off-by: Yuki Takagi <[email protected]>

* refactor codes based on comments in the PR

Signed-off-by: Yuki Takagi <[email protected]>

---------

Signed-off-by: Yuki Takagi <[email protected]>
@tkimura4 tkimura4 merged commit 0c0a75f into beta/v0.10.2 Oct 3, 2023
20 checks passed
@tkimura4 tkimura4 deleted the beta/v0.10.2_start_goal branch October 3, 2023 13:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
common documentation Improvements or additions to documentation planning
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants