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

laser-filters: initial commit

parent 33f74a65
No related branches found
No related tags found
No related merge requests found
DESCRIPTION = "Assorted filters designed to operate on 2D planar laser scanners, \
which use the sensor_msgs/LaserScan type."
SECTION = "devel"
LICENSE = "BSD"
LIC_FILES_CHKSUM = "file://package.xml;beginline=10;endline=10;md5=d566ef916e9dedc494f5f793a6690ba5"
DEPENDS = "angles filters laser-geometry message-filters pluginlib roscpp sensor-msgs tf"
SRC_URI = "https://github.com/ros-perception/${ROS_SPN}/archive/${PV}.tar.gz;downloadfilename=${ROS_SP}.tar.gz"
SRC_URI[md5sum] = "4ca45f1df93c382ceaf86646940380bc"
SRC_URI[sha256sum] = "cd8c3fe908956677998061f6b3f812c5a5efa508c88064385ec6fe87cb041aec"
S = "${WORKDIR}/${ROS_SP}"
inherit catkin
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