Skip to content

Conda recipes to create packages for the PCL library and its Python bindings

License

Notifications You must be signed in to change notification settings

ccordoba12/pcl-conda-recipes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

78 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Conda recipes to create packages for the Point Cloud Library (PCL) and its Python bindings on Windows, Mac and Linux.

See http://pointclouds.org/


The build order to follow is this:

  • conda build pkg-config
  • conda build cmake (only on Windows)
  • conda build eigen3
  • conda build flann
  • conda build icu (only on Linux and Mac)
  • conda build boost
  • conda build pcl
  • conda build python-pcl

Note: We're using Visual Studio 2012 on Windows. Unfortunately, older compilers make python-pcl to segfault.

About

Conda recipes to create packages for the PCL library and its Python bindings

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published