2013-08-01 17:29:17 +08:00
|
|
|
DESCRIPTION = "Theora_image_transport provides a plugin to image_transport for \
|
2014-08-19 15:09:47 +08:00
|
|
|
transparently sending an image stream encoded with the Theora codec."
|
2013-08-01 17:29:17 +08:00
|
|
|
SECTION = "devel"
|
|
|
|
LICENSE = "BSD"
|
|
|
|
LIC_FILES_CHKSUM = "file://package.xml;beginline=9;endline=9;md5=d566ef916e9dedc494f5f793a6690ba5"
|
|
|
|
|
2017-04-07 19:54:49 +08:00
|
|
|
DEPENDS = "cv-bridge dynamic-reconfigure image-transport tf rosbag ${PYTHON_PN}-rospkg"
|
2013-08-01 17:29:17 +08:00
|
|
|
|
|
|
|
require image-transport-plugins.inc
|