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(start_planner): prevent start planner execution in the middle of the road #570

Conversation

danielsanchezaran
Copy link
Contributor

@danielsanchezaran danielsanchezaran commented Sep 15, 2023

Description

Add a new parameter th_distance_to_middle_of_the_road to the start planner module, which controls whether the module should be executed or not based on the lateral distance to the center of the current lane. Update the configuration file, the header file, and the source files accordingly.

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 and others added 8 commits September 21, 2023 11:21
Signed-off-by: Daniel Sanchez <daniel.sanchez@tier4.jp>
Signed-off-by: yamato-ando <Yamato ANDO>
Co-authored-by: yamato-ando <Yamato ANDO>
…se planner (#560)

* feat(autoware_launch): add approaching stop on curve in obstacle cruise planner

Signed-off-by: Takayuki Murooka <takayuki5168@gmail.com>

* update config

Signed-off-by: Takayuki Murooka <takayuki5168@gmail.com>

---------

Signed-off-by: Takayuki Murooka <takayuki5168@gmail.com>
…h generation (#562)

Signed-off-by: kosuke55 <kosuke.tnp@gmail.com>
Signed-off-by: kminoda <koji.minoda@tier4.jp>
* feat(tier4_system_rviz_plugin): add package

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

* fix

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

---------

Signed-off-by: kminoda <koji.minoda@tier4.jp>
… goal search (#563)

Signed-off-by: kosuke55 <kosuke.tnp@gmail.com>
Signed-off-by: Daniel Sanchez <daniel.sanchez@tier4.jp>
@danielsanchezaran danielsanchezaran force-pushed the RT1-3754-prevent-start-planner-execution-in-the-middle-of-the-road branch from a20eab8 to 279d88c Compare September 21, 2023 02:29
TomohitoAndo pushed a commit to TomohitoAndo/autoware_launch.awf that referenced this pull request Oct 20, 2023
Signed-off-by: tomoya.kimura <tomoya.kimura@tier4.jp>

Signed-off-by: tomoya.kimura <tomoya.kimura@tier4.jp>
soblin pushed a commit to soblin/autoware_launch that referenced this pull request Nov 18, 2023
…dation#570)

Signed-off-by: yukke42 <yukke42@users.noreply.github.com>
maxime-clem pushed a commit to maxime-clem/autoware_launch that referenced this pull request Feb 6, 2024
…dation#570) (autowarefoundation#578)

Signed-off-by: yukke42 <yukke42@users.noreply.github.com>
Co-authored-by: Yusuke Muramatsu <yukke42@users.noreply.github.com>
maxime-clem pushed a commit to maxime-clem/autoware_launch that referenced this pull request May 21, 2024
…towarefoundation#825 (autowarefoundation#570)

fix(tracking_object_merger): fix unknown is not associated problem (autowarefoundation#825)

fix: unknown is not associated problem

Signed-off-by: yoshiri <yoshiyoshidetteiu@gmail.com>
Co-authored-by: Yoshi Ri <yoshiyoshidetteiu@gmail.com>
Kazunori-Nakajima pushed a commit to Kazunori-Nakajima/autoware_launch that referenced this pull request Oct 17, 2024
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.

5 participants