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(api): set launch_deprecated_api true #496

Merged
merged 1 commit into from
Jul 18, 2024

Conversation

kosuke55
Copy link

@kosuke55 kosuke55 commented Jul 18, 2024

Description

https://star4.slack.com/archives/C03QW0GU6P7/p1716891686276349?thread_ts=1715690581.066659&cid=C03QW0GU6P7 を参照。
https://github.com/tier4/autoware_launch/blob/tier4/main/autoware_launch/launch/components/tier4_autoware_api_component.launch.xml#L4 では launch_deprecated_api=trueにしているが、awf-latestではpsimではfalseになる。この場合FOAの起動が出来なくなるなどの不便が生じるため、tier4/mainに合わせてtrueにする。

ローカルでawf/mainのマージが出来てたので、awf/main -> tier4/awf-latestのsync (https://github.com/tier4/autoware_launch/blob/tier4/main/.github/workflows/sync-awf-latest.yaml) も動くはず?

image

(動かなかったらsync修正する必要あり)

Tests performed

2024/07/18 https://evaluation.tier4.jp/evaluation/reports/dcff9a18-1edc-593d-86e3-65808b3fe2ce/?project_id=prd_jt

psim
image

foaは一部無効にしないと動かないが別問題そう
image

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.

@kosuke55 kosuke55 merged commit 14946c0 into awf-latest Jul 18, 2024
20 checks passed
@kosuke55 kosuke55 deleted the feat/launch_deprecated_api branch July 18, 2024 08:35
tier4-autoware-public-bot bot added a commit that referenced this pull request Jul 30, 2024
…oundation#1085)

* feat: use obstacle_cruise_planner and change safe_distance_margin

Signed-off-by: Takayuki Murooka <[email protected]>

* feat: set max_vel to 40km/h

Signed-off-by: Takayuki Murooka <[email protected]>

* feat: enable surround_obstacle_checker

Signed-off-by: Takayuki Murooka <[email protected]>

* feat: enable surround_obstacle_checker

Signed-off-by: Takayuki Murooka <[email protected]>

* feat: enable dynamic_avoidance and disable outside_drivable_area_stop

Signed-off-by: Takayuki Murooka <[email protected]>

* feat: disable AEB and set the maximum velocity to 40km/h

Signed-off-by: Takayuki Murooka <[email protected]>

* enable intersection_occlusion detection

Signed-off-by: Mamoru Sobue <[email protected]>

* chore(planning_launch): update motion module name (autowarefoundation#1014)

Signed-off-by: satoshi-ota <[email protected]>

* disable AEB diag check

Signed-off-by: Daniel Sanchez <[email protected]>

* feat(diagnostic_graph_utils): launch logging node for diagnostic_graph

Signed-off-by: Takamasa Horibe <[email protected]>

* feat(api): set launch_deprecated_api true (#496)

feat(api): launch_deprecated_api=true

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

* fix(api): disable rosbridge to fix duplicated node (#497)

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

* feat(crosswalk): more conservative when the ego pass first

Signed-off-by: Takayuki Murooka <[email protected]>

---------

Signed-off-by: Takayuki Murooka <[email protected]>
Signed-off-by: Mamoru Sobue <[email protected]>
Signed-off-by: satoshi-ota <[email protected]>
Signed-off-by: Daniel Sanchez <[email protected]>
Signed-off-by: Takamasa Horibe <[email protected]>
Signed-off-by: kosuke55 <[email protected]>
Co-authored-by: tier4-autoware-public-bot[bot] <98652886+tier4-autoware-public-bot[bot]@users.noreply.github.com>
Co-authored-by: Mamoru Sobue <[email protected]>
Co-authored-by: Mamoru Sobue <[email protected]>
Co-authored-by: badai nguyen <[email protected]>
Co-authored-by: Satoshi OTA <[email protected]>
Co-authored-by: Daniel Sanchez <[email protected]>
Co-authored-by: danielsanchezaran <[email protected]>
Co-authored-by: Takamasa Horibe <[email protected]>
Co-authored-by: Kosuke Takeuchi <[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