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

Merged
merged 3 commits into from
Jul 22, 2024

Conversation

kosuke55
Copy link

@kosuke55 kosuke55 commented Jul 22, 2024

Description

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

Related links

Parent Issue:

  • Link

How was this PR tested?

https://evaluation.tier4.jp/evaluation/reports/466a4830-cd49-5899-bf57-0e9d0e47250c?project_id=prd_jt

Notes for reviewers

None.

Interface changes

None.

Effects on system behavior

None.

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

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

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

fix

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

* add comment

* pre commit

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

---------

Signed-off-by: kosuke55 <[email protected]>
Co-authored-by: Mamoru Sobue <[email protected]>
…foreShiftedArcLength (autowarefoundation#7902)

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

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

* Update trajectory.hpp

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

* Update trajectory.hpp

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

---------

Signed-off-by: kosuke55 <[email protected]>
Co-authored-by: Kyoichi Sugahara <[email protected]>
Copy link

sonarcloud bot commented Jul 22, 2024

@kosuke55
Copy link
Author

@shmpwk shmpwk merged commit 69348a2 into beta/v0.29.0 Jul 22, 2024
27 of 28 checks passed
@shmpwk shmpwk deleted the fix/start_goal_v0.29.0 branch July 22, 2024 07:09
@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