linuxOS_AP05/buildroot/package/rockchip/ros/common-msgs/shape-msgs/shape-msgs.mk

8 lines
198 B
Makefile
Raw Normal View History

2025-06-02 05:59:07 +00:00
SHAPE_MSGS_VERSION = 1.11.9
SHAPE_MSGS_SITE = $(call github,ros,common_msgs,$(SHAPE_MSGS_VERSION))
SHAPE_MSGS_SUBDIR = shape_msgs
SHAPE_MSGS_DEPENDENCIES = geometry-msgs
$(eval $(catkin-package))