Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 361 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 361 Bytes

octomap-python

Installation

git clone --recursive https://github.com/kavrakilab/octomap-python.git
cd octomap-python
pip install -e .

Acknowledgement

This is a fork of wkentaro/octomap-python library, which is a fork of neka-nat/python-octomap.