linuxOS_AP05/buildroot/package/rockchip/ros/geometry2/tf2-tools/tf2-tools.mk
2025-06-02 13:59:07 +08:00

9 lines
185 B
Makefile

TF2_TOOLS_VERSION = 0.5.17
TF2_TOOLS_SITE = $(call github,ros,geometry2,$(TF2_TOOLS_VERSION))
TF2_TOOLS_SUBDIR = tf2_tools
TF2_TOOLS_DEPENDENCIES = tf2-ros
$(eval $(catkin-package))