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(start/goal_planner): improve start/goal planner #1419

Merged
merged 3 commits into from
Jul 22, 2024

Conversation

kosuke55
Copy link

Description

  • goal plannerで曲率の高い経路の優先度を下げる
  • start plannerで後方車両への過剰な安全判定を修正
  • start/goal plannerでのutilsでの曲率計算を修正

Related links

Parent Issue:

  • Link

How was this PR tested?

Notes for reviewers

None.

Interface changes

None.

Effects on system behavior

None.

kosuke55 and others added 3 commits July 22, 2024 14:41
…oundation#7791)

* feat(goal_planner): prioritize pull over path by curvature

Signed-off-by: kosuke55 <kosuke.tnp@gmail.com>

fix

Signed-off-by: kosuke55 <kosuke.tnp@gmail.com>

* add comment

* pre commit

Signed-off-by: kosuke55 <kosuke.tnp@gmail.com>

---------

Signed-off-by: kosuke55 <kosuke.tnp@gmail.com>
Co-authored-by: Mamoru Sobue <mamoru.sobue@tier4.jp>
…foreShiftedArcLength (autowarefoundation#7902)

* fix(start/goal_planner): fix addition of duplicate segments in calcBeforeShiftedArcLength

Signed-off-by: kosuke55 <kosuke.tnp@gmail.com>

* Update trajectory.hpp

Co-authored-by: Kyoichi Sugahara <kyoichi.sugahara@tier4.jp>

* Update trajectory.hpp

Co-authored-by: Kyoichi Sugahara <kyoichi.sugahara@tier4.jp>

---------

Signed-off-by: kosuke55 <kosuke.tnp@gmail.com>
Co-authored-by: Kyoichi Sugahara <kyoichi.sugahara@tier4.jp>

fix

fix

fix

fix
@kosuke55 kosuke55 marked this pull request as ready for review July 22, 2024 06:10
@kosuke55 kosuke55 changed the title Fix/start goal v0.26.1 fix(star/goal_planner): improve start/goal planner Jul 22, 2024
Copy link

@shmpwk shmpwk changed the title fix(star/goal_planner): improve start/goal planner fix(star, goal_planner): improve start/goal planner Jul 22, 2024
@shmpwk shmpwk changed the title fix(star, goal_planner): improve start/goal planner fix(star goal_planner): improve start/goal planner Jul 22, 2024
@shmpwk shmpwk changed the title fix(star goal_planner): improve start/goal planner fix(start/goal_planner): improve start/goal planner Jul 22, 2024
@shmpwk shmpwk merged commit 35d1ecc into beta/v0.26.1 Jul 22, 2024
21 of 27 checks passed
@shmpwk shmpwk deleted the fix/start_goal_v0.26.1 branch July 22, 2024 06:50
@kosuke55
Copy link
Author

autowarefoundation#8112

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants