Skip to content
Snippets Groups Projects
Commit 4b4c59a6 authored by Kristof Robot's avatar Kristof Robot
Browse files

pcl-ros: initial commit

parent e73708fe
No related branches found
No related tags found
No related merge requests found
DESCRIPTION = "PCL (Point Cloud Library) ROS interface stack"
SECTION = "devel"
LICENSE = "BSD"
LIC_FILES_CHKSUM = "file://package.xml;beginline=14;endline=14;md5=d566ef916e9dedc494f5f793a6690ba5"
DEPENDS = "dynamic-reconfigure nodelet nodelet-topic-tools message-filters tf rosbag pcl pcl-conversions"
SRC_URI = "https://github.com/ros-perception/${ROS_SPN}/archive/${PV}.tar.gz;downloadfilename=${ROS_SP}.tar.gz"
SRC_URI[md5sum] = "a42887c8923e439c7bed0b07e33be0fc"
SRC_URI[sha256sum] = "2a1b47e9dd478440abe4e03403fe83e314fbcfdbac7d65676a2cad1b7a2b1765"
S = "${WORKDIR}/${ROS_SP}/${ROS_BPN}"
inherit catkin
ROS_SPN = "perception_pcl"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment