micro-ROS / micro-ROS/micro_ros_setup

`ament_target_dependencies` deprecation notice

Open Beginner friendly
#814 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Shell
Stars
509
Forks
183
Avg merge
22h 26m
Merged PRs (30d)
7

Description

This is a very minor issue, but `ament_target_dependencies` is still used in the `rcl` CMakeLists.txt fork because of the patch, and thus generates a warning upon building.

https://github.com/micro-ROS/rcl/blob/e8738a46bc2804485cf2f03ec8344cfc20e6a8d8/rcl/CMakeLists.txt#L118-L128

Contributor guide

Open the contributing guide

Research direction

Start with the linked rcl/CMakeLists.txt section at lines 118-128 and inspect how the patch leaves ament_target_dependencies in use. Build the affected package to reproduce the deprecation warning, then verify the warning is gone after the build configuration is updated.

Written by the indexing model from the issue text.

Assessment

Tech stack
cmake
Domain
build-system
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
68/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.