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 #673

Merged
merged 15 commits into from
Jul 20, 2023
Merged

Conversation

kosuke55
Copy link

@kosuke55 kosuke55 commented Jul 20, 2023

Description

chery-pick

メインは加速しながら発進するようになることです。

Related links

Tests performed

psim

Notes for reviewers

Interface changes

none

Effects on system behavior

none

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 13 commits July 20, 2023 14:20
* docs(start_planner): update start planner docs

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

* fix from sugahara-san review

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

---------

Signed-off-by: kosuke55 <[email protected]>
…utowarefoundation#4214)

* fix(start_planner): publish stop path when goal is behind from ego

Signed-off-by: Takamasa Horibe <[email protected]>

* pre-commit

Signed-off-by: Takamasa Horibe <[email protected]>

---------

Signed-off-by: Takamasa Horibe <[email protected]>
…efoundation#4263)

* feat: add curvature consideration in shift start

Signed-off-by: Takamasa Horibe <[email protected]>

* update

Signed-off-by: Takamasa Horibe <[email protected]>

* fix param

Signed-off-by: Takamasa Horibe <[email protected]>

* update

Signed-off-by: Takamasa Horibe <[email protected]>

* update

Signed-off-by: Takamasa Horibe <[email protected]>

* change param

Signed-off-by: Takamasa Horibe <[email protected]>

* maximum_curvature: 0.07

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

* update docs

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

---------

Signed-off-by: Takamasa Horibe <[email protected]>
Signed-off-by: kosuke55 <[email protected]>
Co-authored-by: kosuke55 <[email protected]>
…on#4302)

* fix(goal_planner): fix publishing new modified goal

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

* style(pre-commit): autofix

---------

Signed-off-by: kosuke55 <[email protected]>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
* fix(start_planner): fix loop lanes

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

* add empty check

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

---------

Signed-off-by: kosuke55 <[email protected]>
@tkimura4 tkimura4 enabled auto-merge July 20, 2023 07:59
@tkimura4 tkimura4 removed the request for review from rej55 July 20, 2023 08:07
@shmpwk shmpwk changed the title Fix/start goal planner feat: start goal planner Jul 20, 2023
@shmpwk shmpwk changed the title feat: start goal planner feat: update start goal planner Jul 20, 2023
@tkimura4 tkimura4 merged commit ab9079a into beta/v0.8.1-odaiba2 Jul 20, 2023
10 of 13 checks passed
@tkimura4 tkimura4 deleted the fix/start_goal_planner branch July 20, 2023 22:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation planning
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants