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(goal_planner): safer safety checker #701

Merged
merged 2 commits into from
Nov 26, 2023
Merged

Conversation

kosuke55
Copy link
Contributor

@kosuke55 kosuke55 commented Nov 24, 2023

Description

for https://github.com/autowarefoundation/autoware.universe/pull/5646

Tests performed

Not applicable.

Effects on system behavior

Not applicable.

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: kosuke55 <[email protected]>

fix

fix

fix

fix
@kosuke55 kosuke55 force-pushed the feat/safer_safety_check_gp branch from c622aa6 to 6ed2334 Compare November 26, 2023 08:44
Signed-off-by: kosuke55 <[email protected]>
@kosuke55 kosuke55 merged commit 860dc12 into main Nov 26, 2023
10 of 11 checks passed
@kosuke55 kosuke55 deleted the feat/safer_safety_check_gp branch November 26, 2023 14:18
sykwer pushed a commit to sykwer/autoware_launch that referenced this pull request Jan 3, 2024
…ths (autowarefoundation#701)

* feat(behavior_path_planner): add option for combining arc pull out paths

Signed-off-by: kosuke55 <[email protected]>

* divide_pull_out_path

Signed-off-by: kosuke55 <[email protected]>

Signed-off-by: kosuke55 <[email protected]>
maxime-clem pushed a commit to maxime-clem/autoware_launch that referenced this pull request Feb 6, 2024
maxime-clem pushed a commit to maxime-clem/autoware_launch that referenced this pull request Dec 6, 2024
* refactor(system_diagnostic_monitor, dummy_diag_publisher, diagnostic_graph_aggregator): combine diag list setting directories (autowarefoundation#1253)

Signed-off-by: yuki-takagi-66 <[email protected]>

* 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 <[email protected]>
Co-authored-by: Sebastian Zęderowski <[email protected]>

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

fix a visulization bug.

Signed-off-by: temkei.kem <[email protected]>

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

Signed-off-by: Esteve Fernandez <[email protected]>

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

Signed-off-by: Esteve Fernandez <[email protected]>

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

* add minimum prepare duration parameter

Signed-off-by: mohammad alqudah <[email protected]>

* increase min_prepare_duration to 1.0 s

Signed-off-by: mohammad alqudah <[email protected]>

* increase min prepare duration value, add new parameter

Signed-off-by: mohammad alqudah <[email protected]>

---------

Signed-off-by: mohammad alqudah <[email protected]>

---------

Signed-off-by: yuki-takagi-66 <[email protected]>
Signed-off-by: Sebastian Zęderowski <[email protected]>
Signed-off-by: temkei.kem <[email protected]>
Signed-off-by: Esteve Fernandez <[email protected]>
Signed-off-by: mohammad alqudah <[email protected]>
Co-authored-by: Yuki TAKAGI <[email protected]>
Co-authored-by: Sebastian Zęderowski <[email protected]>
Co-authored-by: Sebastian Zęderowski <[email protected]>
Co-authored-by: Kem (TiankuiXian) <[email protected]>
Co-authored-by: Esteve Fernandez <[email protected]>
Co-authored-by: mkquda <[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