1 Star 1 Fork 0

civftor/octomap

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
贡献代码
同步代码
取消
提示: 由于 Git 不支持空文件夾,创建文件夹后会生成空的 .keep 文件
Loading...
README
GPL-2.0
OctoMap - An Efficient Probabilistic 3D Mapping Framework Based on Octrees. =========================================================================== http://octomap.github.io Originally developed by Kai M. Wurm and Armin Hornung, University of Freiburg, Copyright (C) 2009-2014. Currently maintained by [Armin Hornung](https://github.com/ahornung). See the [list of contributors](octomap/AUTHORS.txt) for further authors. License: * octomap: [New BSD License](octomap/LICENSE.txt) * octovis and related libraries: [GPL](octovis/LICENSE.txt) Download the latest releases: https://github.com/octomap/octomap/releases API documentation: http://octomap.github.com/octomap/doc/ Build status: [![Build Status](https://travis-ci.org/OctoMap/octomap.png?branch=devel)](https://travis-ci.org/OctoMap/octomap) Report bugs and request features in our tracker: https://github.com/OctoMap/octomap/issues A list of changes is available in the [octomap changelog](octomap/CHANGELOG.txt) OVERVIEW -------- OctoMap consists of two separate libraries each in its own subfolder: **octomap**, the actual library, and **octovis**, our visualization libraries and tools. This README provides an overview of both, for details on compiling each please see [octomap/README.md](octomap/README.md) and [octovis/README.md](octovis/README.md) respectively. See http://www.ros.org/wiki/octomap and http://www.ros.org/wiki/octovis if you want to use OctoMap in ROS; there are pre-compiled packages available. You can build each library separately with CMake by running it from the subdirectories, or build octomap and octovis together from this top-level directory. E.g., to only compile the library, run: cd octomap mkdir build cd build cmake .. make To compile the complete package, run: cd build cmake .. make Binaries and libs will end up in the directories `bin` and `lib` of the top-level directory where you started the build. See [octomap README](octomap/README.md) and [octovis README](octovis/README.md) for further details and hints on compiling, especially under Windows.

简介

An Efficient Probabilistic 3D Mapping Framework Based on Octrees. Contains the main OctoMap library, the viewer octovis, and dynamicEDT3D. 展开 收起
C++
GPL-2.0
取消

发行版

暂无发行版

贡献者

全部

近期动态

加载更多
不能加载更多了
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
C++
1
https://gitee.com/civftor/octomap.git
git@gitee.com:civftor/octomap.git
civftor
octomap
octomap
master

搜索帮助