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(obstacle_cruise_planner): yield function for ocp #837

Merged

Conversation

danielsanchezaran
Copy link
Contributor

@danielsanchezaran danielsanchezaran commented Jan 31, 2024

Description

Necessary for this PR: autowarefoundation/autoware.universe#6242

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.

@danielsanchezaran danielsanchezaran force-pushed the feat/yield-function-for-ocp branch 2 times, most recently from 8e3d242 to 83e2ad0 Compare January 31, 2024 00:37
@danielsanchezaran danielsanchezaran marked this pull request as ready for review January 31, 2024 00:40
danielsanchezaran and others added 11 commits February 5, 2024 11:05
Signed-off-by: Daniel Sanchez <[email protected]>
Signed-off-by: Daniel Sanchez <[email protected]>
Signed-off-by: Daniel Sanchez <[email protected]>
Signed-off-by: Daniel Sanchez <[email protected]>
Signed-off-by: Daniel Sanchez <[email protected]>
Signed-off-by: Daniel Sanchez <[email protected]>
Signed-off-by: Daniel Sanchez <[email protected]>
Signed-off-by: Daniel Sanchez <[email protected]>
Signed-off-by: Daniel Sanchez <[email protected]>
@danielsanchezaran danielsanchezaran force-pushed the feat/yield-function-for-ocp branch from 6d6c414 to 843db4a Compare February 5, 2024 02:46
@danielsanchezaran danielsanchezaran merged commit bee8c48 into autowarefoundation:main Feb 5, 2024
9 of 10 checks passed
@danielsanchezaran danielsanchezaran deleted the feat/yield-function-for-ocp branch February 5, 2024 08:08
zulfaqar-azmi-t4 pushed a commit to tier4/autoware_launch that referenced this pull request Mar 7, 2024
…tion#837)

* add params for yield

Signed-off-by: Daniel Sanchez <[email protected]>

* param name change

Signed-off-by: Daniel Sanchez <[email protected]>

* add params

Signed-off-by: Daniel Sanchez <[email protected]>

* refactoring

Signed-off-by: Daniel Sanchez <[email protected]>

* fix typo, tuning

Signed-off-by: Daniel Sanchez <[email protected]>

* update parameters

Signed-off-by: Daniel Sanchez <[email protected]>

* delete unused param

Signed-off-by: Daniel Sanchez <[email protected]>

* set cruise planner as default for testing

Signed-off-by: Daniel Sanchez <[email protected]>

* add param for stopped obj speed threshold

Signed-off-by: Daniel Sanchez <[email protected]>

* change back param

Signed-off-by: Daniel Sanchez <[email protected]>

* set default false

Signed-off-by: Daniel Sanchez <[email protected]>

---------

Signed-off-by: Daniel Sanchez <[email protected]>
Signed-off-by: Daniel Sanchez <[email protected]>
maxime-clem pushed a commit to maxime-clem/autoware_launch that referenced this pull request Apr 8, 2024
…tion#795)

* feat(obstacle_cruise_planner): yield function for ocp (autowarefoundation#837)

* add params for yield

Signed-off-by: Daniel Sanchez <[email protected]>

* param name change

Signed-off-by: Daniel Sanchez <[email protected]>

* add params

Signed-off-by: Daniel Sanchez <[email protected]>

* refactoring

Signed-off-by: Daniel Sanchez <[email protected]>

* fix typo, tuning

Signed-off-by: Daniel Sanchez <[email protected]>

* update parameters

Signed-off-by: Daniel Sanchez <[email protected]>

* delete unused param

Signed-off-by: Daniel Sanchez <[email protected]>

* set cruise planner as default for testing

Signed-off-by: Daniel Sanchez <[email protected]>

* add param for stopped obj speed threshold

Signed-off-by: Daniel Sanchez <[email protected]>

* change back param

Signed-off-by: Daniel Sanchez <[email protected]>

* set default false

Signed-off-by: Daniel Sanchez <[email protected]>

---------

Signed-off-by: Daniel Sanchez <[email protected]>
Signed-off-by: Daniel Sanchez <[email protected]>

* enable yield

Signed-off-by: Daniel Sanchez <[email protected]>

---------

Signed-off-by: Daniel Sanchez <[email protected]>
Signed-off-by: Daniel Sanchez <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants