8000 GitHub - fishbotics/octomap-python: Python binding of the OctoMap library.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

fishbotics/octomap-python

 
 

Repository files navigation

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.

About

Python binding of the OctoMap library.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Cython 80.8%
  • Python 18.8%
  • C 0.4%
0