Skip to content

Replace ament_target_dependencies with target_link_libraries #40

@robotpilot

Description

@robotpilot

Starting with the new ROS distribution, ROS 2 Kilted, the function ament_target_dependencies() has been deprecated.
If any sub-packages are still using ament_target_dependencies() within their CMakeLists.txt, please replace it with target_link_libraries().
This update must be applied across all open-source platform packages, including TB3, OpenManipulator, AI Worker, DXL SDK, etc. Failure to do so will result in issues with the Binary Jobs in the rolling distribution.

Reference PRs:

Reference Links:

Metadata

Metadata

Assignees

Labels

bugSomething isn't workingenhancementNew feature or request

Type

Projects

Status

🚩Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions