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

image-transport: initial commit

parent bd33c6f9
No related branches found
No related tags found
No related merge requests found
SRC_URI = "https://github.com/ros-perception/image_common/archive/${PV}.tar.gz;downloadfilename=image_common-${PV}.tar.gz"
SRC_URI[md5sum] = "1831f995e72eeeb143b0d3f072a2c153"
SRC_URI[sha256sum] = "e111bb72da8df67efb742c05742d774a337266e0b2a70073e283c157b4ab7029"
inherit catkin
S = "${WORKDIR}/image_common-${PV}/${ROS_BPN}"
DESCRIPTION = "image_transport should always be used to subscribe to and publish images."
SECTION = "devel"
LICENSE = "BSD"
LIC_FILES_CHKSUM = "file://package.xml;beginline=14;endline=14;md5=68b329da9893e34099c7d8ad5cb9c940"
DEPENDS = "message-filters pluginlib rosconsole roscpp roslib sensor-msgs"
require image-common.inc
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