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/safety check for start goal planner #800

Closed

Conversation

kyoichi-sugahara
Copy link

@kyoichi-sugahara kyoichi-sugahara commented Sep 5, 2023

Description

Don't merge

cherry-pick PR of following PRs from autowarefoundation/autoware.universe
autowarefoundation#4669
autowarefoundation#4691
autowarefoundation#4742
autowarefoundation#4743
autowarefoundation#4804
autowarefoundation#4859
autowarefoundation#4873

autowarefoundation#4719

Related links

Tests performed

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.

kyoichi-sugahara and others added 7 commits September 5, 2023 21:17
…warefoundation#4691)

* add_status_is_safe_dynamic_objects

Signed-off-by: kyoichi-sugahara <[email protected]>

* revert unnecessary changes

Signed-off-by: kyoichi-sugahara <[email protected]>

---------

Signed-off-by: kyoichi-sugahara <[email protected]>
… predicted path generation (autowarefoundation#4669)

* add_pull_out_member_variables

Signed-off-by: kyoichi-sugahara <[email protected]>

* update pull_out path struct

Signed-off-by: kyoichi-sugahara <[email protected]>

* update pull_out path struct

Signed-off-by: kyoichi-sugahara <[email protected]>

* minor update

Signed-off-by: kyoichi-sugahara <[email protected]>

* fix calculation

Signed-off-by: kyoichi-sugahara <[email protected]>

* fix build error

Signed-off-by: kyoichi-sugahara <[email protected]>

* fix code

Signed-off-by: kyoichi-sugahara <[email protected]>

* fix code

Signed-off-by: kyoichi-sugahara <[email protected]>

---------

Signed-off-by: kyoichi-sugahara <[email protected]>
… used by start and goal planner (autowarefoundation#4804)

* refactor code

* consolidate function

* add utility

* util to utils

* define parameters

* fix typo

* fix arg name

* commonize calcFeasibleDecelDistance

* define modifyVelocityByDirection

* add description
---------

Signed-off-by: kyoichi-sugahara <[email protected]>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
… in goal_planner (autowarefoundation#4859)

add vehicle_info_

Signed-off-by: kyoichi-sugahara <[email protected]>
… for start/goal planner (autowarefoundation#4873)

* add safety check for start/goal planner

Signed-off-by: kyoichi-sugahara <[email protected]>

* fix typo

Signed-off-by: kyoichi-sugahara <[email protected]>

* update comments

Signed-off-by: kyoichi-sugahara <[email protected]>

* add const

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

* fix empty check

Signed-off-by: kyoichi-sugahara <[email protected]>

---------

Signed-off-by: kyoichi-sugahara <[email protected]>
Signed-off-by: kosuke55 <[email protected]>
Co-authored-by: kosuke55 <[email protected]>
@kyoichi-sugahara kyoichi-sugahara deleted the feat/safety_check_for_start_goal_planner branch September 13, 2023 11:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant