LoginSignup
3
3

More than 5 years have passed since last update.

PCL(PointCloudLibrary)をhomebrewでインストールする (修正)

Last updated at Posted at 2012-11-15

なかなかの難易度を誇るPCLも、homebrewなら楽ちん

wget http://dev.pointclouds.org/attachments/download/1052/pcl.rb -O /usr/local/Library/Formula/pcl.rb
brew install -v pcl --head

コンパイルに超時間かかるので注意.

stableなバージョンはコンパイル通らなくなってるので、おとなしくPCLはtrunk使いましょう。

3
3
3

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
3
3