Skip to content
Snippets Groups Projects
Commit 2287dd42 authored by Lukas Bulwahn's avatar Lukas Bulwahn
Browse files

freenect-stack: updating to 0.3.2

parent 32b43d47
No related branches found
No related tags found
No related merge requests found
......@@ -2,7 +2,7 @@ DESCRIPTION = "A libfreenect based ROS driver for the Microsoft Kinect.\
This is a port of the OpenNI driver to use libfreenect."
SECTION = "devel"
LICENSE = "BSD"
LIC_FILES_CHKSUM = "file://package.xml;beginline=11;endline=11;md5=d566ef916e9dedc494f5f793a6690ba5"
LIC_FILES_CHKSUM = "file://package.xml;beginline=12;endline=12;md5=d566ef916e9dedc494f5f793a6690ba5"
DEPENDS = "camera-info-manager diagnostic-updater dynamic-reconfigure \
image-transport libfreenect nodelet roscpp sensor-msgs pluginlib"
......
SRC_URI = "https://github.com/ros-drivers/${ROS_SPN}/archive/${PV}.tar.gz;downloadfilename=${ROS_SP}.tar.gz"
SRC_URI[md5sum] = "14841630d9d28e1b20c82993c59951ac"
SRC_URI[sha256sum] = "c921ed369a3ef47ccb6e72ddbdfb3188020adecaa94ad77d28bd58086bf6614c"
SRC_URI[md5sum] = "5599c0d4f1846de30072836bc8279001"
SRC_URI[sha256sum] = "e46805ee5daa301e42028007b49e19a11846769dce5718f88a576eb7755eba38"
S = "${WORKDIR}/${ROS_SP}/${ROS_BPN}"
......
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