Skip to content

Comments

fix: resolve build-with-autoware CI failure due to missing tier4_deprecated_api_adapter#227

Closed
xygyo77 wants to merge 2 commits intomainfrom
update_build_with_autoware_ci
Closed

fix: resolve build-with-autoware CI failure due to missing tier4_deprecated_api_adapter#227
xygyo77 wants to merge 2 commits intomainfrom
update_build_with_autoware_ci

Conversation

@xygyo77
Copy link
Contributor

@xygyo77 xygyo77 commented Feb 6, 2026

Description

Fixed a build failure in the build-with-autoware CI caused by unresolved dependencies.

The build process was failing during the rosdep install step with the following error:
tier4_autoware_api_launch: Cannot locate rosdep definition for [tier4_deprecated_api_adapter]
This issue was triggered by changes in the upstream Autoware repository structure, which made the required package definition inaccessible within the current build flow.

Related links

https://tier4.atlassian.net/browse/SYSPERF-100

Notes for reviewers

Pre-review checklist for the PR author

In-review checklist for the PR reviewers

The PR reviewers must check the checkboxes below before approval.

  • The PR has been properly tested.
  • The PR has been reviewed.

Post-review checklist for the PR author

The PR author must check the checkboxes below before merging.

  • (Optional) The PR has been properly tested with CARET_report verification.
  • 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.

Signed-off-by: ISP akm <akm@isp.co.jp>
Signed-off-by: ISP akm <akm@isp.co.jp>
@xygyo77
Copy link
Contributor Author

xygyo77 commented Feb 9, 2026

Since the CI now passes, likely due to fixes on the autoware side, I'm closing this PR.

@xygyo77 xygyo77 closed this Feb 9, 2026
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.

1 participant