Skip to content

fix(cmakelists): add runtime dependencies#67

Merged
yn-mrse merged 2 commits into
alpha/2.0.0from
fix/cmake_lists/runtime_dependencies
Jun 9, 2026
Merged

fix(cmakelists): add runtime dependencies#67
yn-mrse merged 2 commits into
alpha/2.0.0from
fix/cmake_lists/runtime_dependencies

Conversation

@yn-mrse

@yn-mrse yn-mrse commented Jun 9, 2026

Copy link
Copy Markdown
Contributor

Description

従来より、v2i_interface.py実行時の依存関係ファイルがinstallディレクトリ配下へエクスポートされていない問題があった。本PRではこの依存関係のエクスポート設定を追加する。

従来はsymlink install を利用していたことで問題が露見していなかったが、merge install利用により問題が露見するようになった。

Related Links

https://tier4.atlassian.net/browse/AEAP-3846

Test Performed

v2i_interface.launch.xml単体起動時にエラーが発生しないことを確認済み。

Signed-off-by: Yuma Nihei <yuma.nihei@tier4.jp>
@yn-mrse yn-mrse requested a review from asa-naki June 9, 2026 06:26
Comment thread v2i_interface/CMakeLists.txt Outdated
Signed-off-by: Yuma Nihei <yuma.nihei@tier4.jp>
@yn-mrse yn-mrse merged commit c5e104c into alpha/2.0.0 Jun 9, 2026
1 check passed
@yn-mrse yn-mrse deleted the fix/cmake_lists/runtime_dependencies branch June 9, 2026 10:04
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