Python binding of the OctoMap library.
pip install octomap-pythongit clone --recursive https://github.com/wkentaro/octomap-python.git && cd octomap-python
pip install -e '.[example]'
cd examples
python insertPointCloud.pyThis is a fork of neka-nat/python-octomap.
