2013-06-10 15:19:00 +08:00
|
|
|
DESCRIPTION = "nav_msgs defines the common messages used to interact with the navigation stack."
|
|
|
|
SECTION = "devel"
|
|
|
|
LICENSE = "BSD"
|
|
|
|
LIC_FILES_CHKSUM = "file://package.xml;beginline=9;endline=9;md5=d566ef916e9dedc494f5f793a6690ba5"
|
|
|
|
|
2013-08-13 22:12:40 +08:00
|
|
|
DEPENDS = "actionlib-msgs geometry-msgs"
|
2013-06-10 15:19:00 +08:00
|
|
|
|
2013-08-13 22:12:40 +08:00
|
|
|
require common-msgs.inc
|
2014-03-07 16:27:40 +08:00
|
|
|
|
|
|
|
RDEPENDS_${PN} = "actionlib-msgs"
|