linuxOS_AP05/buildroot/package/rockchip/ros/geometry2/tf2-tools/tf2-tools.mk

9 lines
185 B
Makefile
Raw Normal View History

2025-06-02 05:59:07 +00:00
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))