ros / ros_tutorials

Code used in tutorials found on ROS wiki
http://wiki.ros.org/ros_tutorials
787 stars 537 forks source link

Remove all uses of ament_target_dependencies. #159

Closed clalancette closed 9 months ago

clalancette commented 9 months ago

Instead we can just rely on target_link_libraries.

clalancette commented 9 months ago

CI: