2013-10-12 20:53:59 +08:00
|
|
|
DESCRIPTION = "Single image rectification and color processing."
|
|
|
|
SECTION = "devel"
|
|
|
|
LICENSE = "BSD"
|
|
|
|
LIC_FILES_CHKSUM = "file://package.xml;beginline=9;endline=9;md5=d566ef916e9dedc494f5f793a6690ba5"
|
|
|
|
|
2017-05-13 11:52:47 +08:00
|
|
|
DEPENDS = "boost camera-calibration-parsers cv-bridge dynamic-reconfigure \
|
|
|
|
image-geometry image-transport nodelet nodelet-topic-tools opencv roscpp \
|
2018-06-13 04:06:43 +08:00
|
|
|
sensor-msgs"
|
2013-10-12 20:53:59 +08:00
|
|
|
|
|
|
|
require image-pipeline.inc
|