linuxOS_AP05/buildroot/package/rockchip/ros/laser-geometry/laser-geometry.mk
2025-06-02 13:59:07 +08:00

7 lines
227 B
Makefile

LASER_GEOMETRY_VERSION = 1.6.4
LASER_GEOMETRY_SITE = $(call github,ros-perception,laser_geometry,$(LASER_GEOMETRY_VERSION))
LASER_GEOMETRY_DEPENDENCIES = eigen boost angles roscpp sensor-msgs tf tf2
${eval ${catkin-package}}