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

octomap: initial commit

parent 86bc7904
No related branches found
No related tags found
No related merge requests found
SRC_URI = "https://github.com/OctoMap/${ROS_SPN}/archive/v${PV}.tar.gz;downloadfilename=${ROS_SP}.tar.gz"
SRC_URI[md5sum] = "b4ea2f354e286c48263543dac42cf555"
SRC_URI[sha256sum] = "c68b75913ea5ebeb5459eaf2114801477aeaa2a584b018b8816f8a510150e76e"
S = "${WORKDIR}/${ROS_SP}/${ROS_BPN}"
inherit cmake ros
ROS_SPN = "octomap"
DESCRIPTION = "The OctoMap library implements a 3D occupancy grid mapping approach, providing data structures and mapping algorithms in C++."
SECTION = "devel"
LICENSE = "BSD"
LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=9b0e1f01a68f441eeaf7b5e18812d3c8"
require octomap.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