Skip to content

truncs/octomap-python

 
 

Repository files navigation

octomap-python

PyPI Version Python Versions Build Status

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.

About

Python binding of the OctoMap library.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 99.6%
  • C 0.4%