blob: a0543b7c1af21bad6cd0198f1f16bd8af38d1428 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = ros2-humble-pcl-ros
pkgdesc = PCL-ROS is the preferred bridge for 3D applications involving n-D Point Clouds and 3D geometry processing in ROS.
pkgver = 2.4.5
pkgrel = 1
url = https://index.ros.org/p/pcl_ros/
arch = any
license = BSD-3-Clause
makedepends = cmake
depends = eigen
depends = pcl
depends = ros2-humble
depends = ros2-humble-pcl-conversions
source = ros2-humble-pcl-ros-2.4.5.tar.gz::https://github.com/ros-perception/perception_pcl/archive/2.4.5.tar.gz
sha256sums = 018f1ceae604cae9e9beb1bbae31e79052f35c71bbbcedcf5adb44aaaf4aedab
pkgname = ros2-humble-pcl-ros
|