linuxOS_PX30_CAR/buildroot/package/rockchip/ros/geometry2/tf2-tools/tf2-tools.mk
2026-01-20 14:00:13 +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))