Skip to content
This repository has been archived by the owner on Mar 27, 2023. It is now read-only.

feat(planning_launch): add behavior_velocity_limiter to motion_planning launch file (#596) #597

Merged
merged 1 commit into from
Dec 9, 2022

Conversation

tkimura4
Copy link
Collaborator

@tkimura4 tkimura4 commented Dec 9, 2022

PR Type

  • New Feature

Related Links

Corresponding universe PR: autowarefoundation/autoware.universe#1579

Description

This PR adds the obstacle_velocity_limiter (https://autowarefoundation.github.io/autoware.universe/main/planning/obstacle_velocity_limiter/) node to the motion planning launch file.
The new node runs after the obstacle_avoidance_planner, reducing the trajectory velocity limits.

The configuration will make the node reduce the trajectory velocity when driving near guard_rail linestrings as stored in the vector map.


We meged this PR to tier4/universe branch accidentally.
We also merge the PR to awf-latest.


Review Procedure

Remarks

Pre-Review Checklist for the PR Author

PR Author should check the checkboxes below when creating the PR.

Checklist for the PR Reviewer

Reviewers should check the checkboxes below before approval.

  • Commits are properly organized and messages are according to the guideline
  • Code follows coding guidelines
  • (Optional) Unit tests have been written for new behavior
  • PR title describes the changes

Post-Review Checklist for the PR Author

PR Author should check the checkboxes below before merging.

  • All open points are addressed and tracked via issues or tickets
  • Write release notes

CI Checks

  • Build and test for PR: Required to pass before the merge.
  • Check spelling: NOT required to pass before the merge. It is up to the reviewer(s). See here if you want to add some words to the spell check dictionary.

…ng launch file (#596)

Signed-off-by: Maxime CLEMENT <[email protected]>

Signed-off-by: Maxime CLEMENT <[email protected]>
@tkimura4 tkimura4 merged commit 0b14693 into awf-latest Dec 9, 2022
@tkimura4 tkimura4 deleted the planning/add-obstacle_velocity_limiter branch December 9, 2022 09:09
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants