Skip to content

turingmotors/PyPcl

Repository files navigation

Point Cloud Library for Python

How to install

pip install git+https://github.com/turingmotors/PyPcl.git

How to build [WIP]

依存パッケージをインストール

sudo apt install libpcl-dev

wheel ファイルの作成

git clone https://github.com/turingmotors/PyPcl.git
cd PyPcl
poetry install
poetry run python setup.py bdist_wheel

/dist 下の whl ファイルを pip でインストールできる。

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •