All Projects → wkentaro → octomap-python

wkentaro / octomap-python

Licence: other
Python binding of the OctoMap library.

Programming Languages

cython
566 projects
python
139335 projects - #7 most used programming language
c
50402 projects - #5 most used programming language

octomap-python

Python binding of the OctoMap library.

Installation

pip install octomap-python

Example

git clone --recursive https://github.com/wkentaro/octomap-python.git && cd octomap-python
pip install -e '.[example]'

cd examples
python insertPointCloud.py

Acknowledgement

This is a fork of neka-nat/python-octomap.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].