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(lane_change): add new lane change parameter #1224

Merged
merged 5 commits into from
Dec 5, 2024

Conversation

mkquda
Copy link
Contributor

@mkquda mkquda commented Nov 13, 2024

Description

Add new lane change parameter min_prepare_duration required due to following PR.
autowarefoundation/autoware.universe#9185

Tests performed

Not applicable.

Effects on system behavior

Not applicable.

Interface changes

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.

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.

After all checkboxes are checked, anyone who has write access can merge the PR.

Signed-off-by: mohammad alqudah <alqudah.mohammad@tier4.jp>
Signed-off-by: mohammad alqudah <alqudah.mohammad@tier4.jp>
@mkquda mkquda merged commit a8368db into autowarefoundation:main Dec 5, 2024
17 checks passed
@mkquda mkquda deleted the add-new-lane-change-parameter branch December 5, 2024 00:05
yuki-takagi-66 added a commit to tier4/autoware_launch that referenced this pull request Dec 5, 2024
* refactor(system_diagnostic_monitor, dummy_diag_publisher, diagnostic_graph_aggregator): combine diag list setting directories (autowarefoundation#1253)

Signed-off-by: yuki-takagi-66 <yuki.takagi@tier4.jp>

* feat(object_lanelet_filter): add configurable margin for object lanel… (autowarefoundation#1210)

feat(object_lanelet_filter): add configurable margin for object lanelet filter

Signed-off-by: Sebastian Zęderowski <szederowski@autonomous-systems.pl>
Co-authored-by: Sebastian Zęderowski <szederowski@autonomous-systems.pl>

* fix(rviz): fix a bug about visualizing ego model (autowarefoundation#1257)

fix a visulization bug.

Signed-off-by: temkei.kem <1041084556@qq.com>

* refactor(glog_component): prefix package and namespace with autoware (autowarefoundation#1245)

Signed-off-by: Esteve Fernandez <esteve@apache.org>

* refactor(global_parameter_loader): prefix package and namespace with autoware (autowarefoundation#1246)

Signed-off-by: Esteve Fernandez <esteve@apache.org>

* feat(lane_change): add new lane change parameter (autowarefoundation#1224)

* add minimum prepare duration parameter

Signed-off-by: mohammad alqudah <alqudah.mohammad@tier4.jp>

* increase min_prepare_duration to 1.0 s

Signed-off-by: mohammad alqudah <alqudah.mohammad@tier4.jp>

* increase min prepare duration value, add new parameter

Signed-off-by: mohammad alqudah <alqudah.mohammad@tier4.jp>

---------

Signed-off-by: mohammad alqudah <alqudah.mohammad@tier4.jp>

---------

Signed-off-by: yuki-takagi-66 <yuki.takagi@tier4.jp>
Signed-off-by: Sebastian Zęderowski <szederowski@autonomous-systems.pl>
Signed-off-by: temkei.kem <1041084556@qq.com>
Signed-off-by: Esteve Fernandez <esteve@apache.org>
Signed-off-by: mohammad alqudah <alqudah.mohammad@tier4.jp>
Co-authored-by: Yuki TAKAGI <141538661+yuki-takagi-66@users.noreply.github.com>
Co-authored-by: Sebastian Zęderowski <sebek.x@gmail.com>
Co-authored-by: Sebastian Zęderowski <szederowski@autonomous-systems.pl>
Co-authored-by: Kem (TiankuiXian) <1041084556@qq.com>
Co-authored-by: Esteve Fernandez <33620+esteve@users.noreply.github.com>
Co-authored-by: mkquda <168697710+mkquda@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants