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): use obstacle velocity based obstacle parameters #681

Conversation

danielsanchezaran
Copy link
Contributor

Description

Related Draft PR: autowarefoundation/autoware.universe#5510

Related links

TIER IV INTERNAL LINK

Tests performed

See related PR on description.

Notes for reviewers

Interface changes

See related PR on description.

Effects on system behavior

Vehicle slow down response can be customized for moving or static objects.

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 changed the title feat(obstacle_cruise_planner): use vehicle velocity based obstacle parameters feat(obstacle_cruise_planner): use obstacle velocity based obstacle parameters Nov 8, 2023
@danielsanchezaran danielsanchezaran force-pushed the feat/use-velocity-based-obstacle-params-for-slow-down branch from 1454179 to 8851a33 Compare November 13, 2023 07:57
@danielsanchezaran danielsanchezaran marked this pull request as ready for review November 13, 2023 08:04
@danielsanchezaran danielsanchezaran force-pushed the feat/use-velocity-based-obstacle-params-for-slow-down branch from 72b8eec to 4366b41 Compare November 14, 2023 00:10
danielsanchezaran and others added 7 commits November 14, 2023 09:53
Signed-off-by: Daniel Sanchez <daniel.sanchez@tier4.jp>
Signed-off-by: Daniel Sanchez <daniel.sanchez@tier4.jp>
Signed-off-by: Daniel Sanchez <danielsanchezaran@gmail.com>
Signed-off-by: Daniel Sanchez <daniel.sanchez@tier4.jp>
Signed-off-by: Daniel Sanchez <daniel.sanchez@tier4.jp>
Signed-off-by: Daniel Sanchez <danielsanchezaran@gmail.com>
Signed-off-by: Daniel Sanchez <danielsanchezaran@gmail.com>
@danielsanchezaran danielsanchezaran force-pushed the feat/use-velocity-based-obstacle-params-for-slow-down branch from 4366b41 to 451f0ec Compare November 14, 2023 01:50
@danielsanchezaran danielsanchezaran merged commit 6004d87 into autowarefoundation:main Nov 14, 2023
9 of 10 checks passed
@danielsanchezaran danielsanchezaran deleted the feat/use-velocity-based-obstacle-params-for-slow-down branch November 14, 2023 02:03
takayuki5168 pushed a commit to tier4/autoware_launch that referenced this pull request Nov 26, 2023
* fix: add param file for obstacle pointcloud based validator

Signed-off-by: badai-nguyen <dai.nguyen@tier4.jp>

* fix: tier4_perception launch

Signed-off-by: badai-nguyen <dai.nguyen@tier4.jp>

---------

Signed-off-by: badai-nguyen <dai.nguyen@tier4.jp>
sykwer pushed a commit to sykwer/autoware_launch that referenced this pull request Jan 3, 2024
…ion_launch (autowarefoundation#681)

* feat(perception_launch): replace perception_launch with tier4_perception_launch

Signed-off-by: kminoda <koji.minoda@tier4.jp>

* fix default perception mode

* Update readme

* remove perception_launch from packages.xml

Signed-off-by: kminoda <koji.minoda@tier4.jp>
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