代码拉取完成,页面将自动刷新
os:
- Windows Server 2012 R2
environment:
# global:
# # remove?
# # SDK v7.0 MSVC Express 2008's SetEnv.cmd script will fail if the
# # /E:ON and /V:ON options are not enabled in the batch script intepreter
# # See: http://stackoverflow.com/a/13751649/163740
# CMD_IN_ENV: "cmd /E:ON /V:ON /C .\\appveyor\\run_with_env.cmd"
# https://www.appveyor.com/docs/windows-images-software/
matrix:
- PYTHON: "C:\\Miniconda34-x64"
PYTHON_VERSION: "3.4"
PYTHON_ARCH: "64"
PCL_ROOT: "C:\\Program Files\\PCL 1.6.0"
PCL_VERSION: "1.6"
OPENNI_VERSION: "1.3.2"
OPENNI_ROOT: "C:\\Program Files\\OpenNI\\Bin64"
APPVEYOR_OPENNI_ROOT: ".\\AppVeyor\\OpenNI\\x64\\Bin64"
NOSEATTR: "not pcl_ver_0_4 and not pcl_over_17 and not pcl_over_18"
# - APPVEYOR_BUILD_WORKER_IMAGE: Visual Studio 2015
# PYTHON: "C:\\Miniconda-x64"
# PYTHON_VERSION: "2.7"
# PYTHON_ARCH: "64"
# PCL_ROOT: "C:\\Program Files\\PCL 1.8.1"
# PCL_VERSION: "1.8"
# OPENNI_VERSION: "2.2"
# OPENNI_ROOT: "C:\\Program Files\\OpenNI2\\Redist\\"
# APPVEYOR_OPENNI_ROOT: ".\\AppVeyor\\OpenNI2\\x64\\Redist"
# NOSEATTR: "not pcl_ver_0_4"
# - APPVEYOR_BUILD_WORKER_IMAGE: Visual Studio 2017
# PYTHON: "C:\\Miniconda-x64"
# PYTHON_VERSION: "2.7"
# PYTHON_ARCH: "64"
# PCL_ROOT: "C:\\Program Files\\PCL 1.8.1"
# PCL_VERSION: "1.8"
# OPENNI_VERSION: "2.2"
# OPENNI_ROOT: "C:\\Program Files\\OpenNI2\\Redist\\"
# APPVEYOR_OPENNI_ROOT: ".\\AppVeyor\\OpenNI2\\x64\\Redist"
# NOSEATTR: "not pcl_ver_0_4"
- APPVEYOR_BUILD_WORKER_IMAGE: Visual Studio 2015
PYTHON: "C:\\Miniconda35-x64"
PYTHON_VERSION: "3.5"
PYTHON_ARCH: "64"
PCL_ROOT: "C:\\Program Files\\PCL 1.8.1"
PCL_VERSION: "1.8"
OPENNI_VERSION: "2.2"
OPENNI_ROOT: "C:\\Program Files\\OpenNI2\\Redist\\"
APPVEYOR_OPENNI_ROOT: ".\\AppVeyor\\OpenNI2\\x64\\Redist"
NOSEATTR: "not pcl_ver_0_4"
- APPVEYOR_BUILD_WORKER_IMAGE: Visual Studio 2015
PYTHON: "C:\\Miniconda36-x64"
PYTHON_VERSION: "3.6"
PYTHON_ARCH: "64"
PCL_ROOT: "C:\\Program Files\\PCL 1.8.1"
PCL_VERSION: "1.8"
OPENNI_VERSION: "2.2"
OPENNI_ROOT: "C:\\Program Files\\OpenNI2\\Redist\\"
APPVEYOR_OPENNI_ROOT: ".\\AppVeyor\\OpenNI2\\x64\\Redist"
NOSEATTR: "not pcl_ver_0_4"
- APPVEYOR_BUILD_WORKER_IMAGE: Visual Studio 2015
PYTHON: "C:\\Miniconda37-x64"
PYTHON_VERSION: "3.7"
PYTHON_ARCH: "64"
PCL_ROOT: "C:\\Program Files\\PCL 1.8.1"
PCL_VERSION: "1.8"
OPENNI_VERSION: "2.2"
OPENNI_ROOT: "C:\\Program Files\\OpenNI2\\Redist\\"
APPVEYOR_OPENNI_ROOT: ".\\AppVeyor\\OpenNI2\\x64\\Redist"
NOSEATTR: "not pcl_ver_0_4"
# Python 3.5 not support 2017
# - APPVEYOR_BUILD_WORKER_IMAGE: Visual Studio 2017
# PYTHON: "C:\\Miniconda35-x64"
# PYTHON_VERSION: "3.5"
# PYTHON_ARCH: "64"
# PCL_ROOT: "C:\\Program Files\\PCL 1.8.1"
# PCL_VERSION: "1.8"
# OPENNI_VERSION: "2.2"
# OPENNI_ROOT: "C:\\Program Files\\OpenNI2\\Redist\\"
# APPVEYOR_OPENNI_ROOT: ".\\AppVeyor\\OpenNI2\\x64\\Redist"
# NOSEATTR: "not pcl_ver_0_4"
- APPVEYOR_BUILD_WORKER_IMAGE: Visual Studio 2017
PYTHON: "C:\\Miniconda36-x64"
PYTHON_VERSION: "3.6"
PYTHON_ARCH: "64"
PCL_ROOT: "C:\\Program Files\\PCL 1.8.1"
PCL_VERSION: "1.8"
OPENNI_VERSION: "2.2"
OPENNI_ROOT: "C:\\Program Files\\OpenNI2\\Redist\\"
APPVEYOR_OPENNI_ROOT: ".\\AppVeyor\\OpenNI2\\x64\\Redist"
NOSEATTR: "not pcl_ver_0_4"
- APPVEYOR_BUILD_WORKER_IMAGE: Visual Studio 2017
PYTHON: "C:\\Miniconda37-x64"
PYTHON_VERSION: "3.7"
PYTHON_ARCH: "64"
PCL_ROOT: "C:\\Program Files\\PCL 1.8.1"
PCL_VERSION: "1.8"
OPENNI_VERSION: "2.2"
OPENNI_ROOT: "C:\\Program Files\\OpenNI2\\Redist\\"
APPVEYOR_OPENNI_ROOT: ".\\AppVeyor\\OpenNI2\\x64\\Redist"
NOSEATTR: "not pcl_ver_0_4"
# Python 3.5 not support 2017
# - APPVEYOR_BUILD_WORKER_IMAGE: Visual Studio 2017
# PYTHON: "C:\\Miniconda35-x64"
# PYTHON_VERSION: "3.5"
# PYTHON_ARCH: "64"
# PCL_ROOT: "C:\\Program Files\\PCL 1.9.1"
# PCL_VERSION: "1.9"
# OPENNI_VERSION: "2.2"
# OPENNI_ROOT: "C:\\Program Files\\OpenNI2\\Redist\\"
# APPVEYOR_OPENNI_ROOT: ".\\AppVeyor\\OpenNI2\\x64\\Redist"
# NOSEATTR: "not pcl_ver_0_4"
- APPVEYOR_BUILD_WORKER_IMAGE: Visual Studio 2017
PYTHON: "C:\\Miniconda36-x64"
PYTHON_VERSION: "3.6"
PYTHON_ARCH: "64"
PCL_ROOT: "C:\\Program Files\\PCL 1.9.1"
PCL_VERSION: "1.9"
OPENNI_VERSION: "2.2"
OPENNI_ROOT: "C:\\Program Files\\OpenNI2\\Redist\\"
APPVEYOR_OPENNI_ROOT: ".\\AppVeyor\\OpenNI2\\x64\\Redist"
NOSEATTR: "not pcl_ver_0_4"
- APPVEYOR_BUILD_WORKER_IMAGE: Visual Studio 2017
PYTHON: "C:\\Miniconda37-x64"
PYTHON_VERSION: "3.7"
PYTHON_ARCH: "64"
PCL_ROOT: "C:\\Program Files\\PCL 1.9.1"
PCL_VERSION: "1.9"
OPENNI_VERSION: "2.2"
OPENNI_ROOT: "C:\\Program Files\\OpenNI2\\Redist\\"
APPVEYOR_OPENNI_ROOT: ".\\AppVeyor\\OpenNI2\\x64\\Redist"
NOSEATTR: "not pcl_ver_0_4"
install:
# If there is a newer build queued for the same PR, cancel this one.
# The AppVeyor 'rollout builds' option is supposed to serve the same
# purpose but it is problematic because it tends to cancel builds pushed
# directly to master instead of just PR builds (or the converse).
# credits: JuliaLang developers.
- ps: if ($env:APPVEYOR_PULL_REQUEST_NUMBER -and $env:APPVEYOR_BUILD_NUMBER -ne ((Invoke-RestMethod `
https://ci.appveyor.com/api/projects/$env:APPVEYOR_ACCOUNT_NAME/$env:APPVEYOR_PROJECT_SLUG/history?recordsNumber=50).builds | `
Where-Object pullRequestId -eq $env:APPVEYOR_PULL_REQUEST_NUMBER)[0].buildNumber) { `
throw "There are newer queued builds for this pull request, failing early." }
# Python(set before conda command call)
- "SET PATH=%PYTHON%;%PYTHON%\\Scripts;%PYTHON%\\Library\\bin;%PYTHON%\\Lib\\site-packages;%PATH%;"
# Install the build dependencies of the project. If some dependencies contain
# compiled extensions and are not provided as pre-built wheel packages,
# pip will build them from source using the MSVC compiler matching the
# target Python version and architecture
# - "%CMD_IN_ENV% python -m pip install -r dev-requirements.txt"
# - "pip install wheel"
# - if [%PCL_VERSION%]==[1.6] anaconda search -t conda vc 10.*
# - if [%PCL_VERSION%]==[1.6] conda install -y -q anaconda-client
# - if [%PCL_VERSION%]==[1.6] SET PATH=%PYTHON%;%PYTHON%\\Scripts;%PYTHON%\\Library\\bin;%PYTHON%\\Lib\\site-packages;%PATH%
- "conda install -y -q wheel"
# conda(comment out effective whl files?)
# - conda install -y -q Cython
# - conda install -y -q numpy
- pip install -r requirements.txt
# Mini-conda ng
# - "pip install --upgrade setuptools"
# - conda install -y -q setuptools
# use Visual Studio 2017?(over 34.4.0.)
# under 36.2.2
- conda install -y -q setuptools
# - "pip install --disable-pip-version-check --user --upgrade pip"
# PCL
- "SET PATH=%PCL_ROOT%\\bin;%PCL_ROOT%\\3rdParty\\VTK\\bin;%OPENNI_ROOT%;%PATH%;"
# PCL Install
- ps : appveyor\install.ps1
# pkg-config Download
- cd pkg-config
# - ps : .\Install-GTKPlus.ps1
- InstallWindowsGTKPlus.bat
- cd ..
build_script:
- if [%PCL_VERSION%]==[1.6] copy .\\appveyor\\bfgs.h "%PCL_ROOT%\include\pcl-%PCL_VERSION%\pcl\registration\bfgs.h"
- if [%PCL_VERSION%]==[1.6] copy .\\appveyor\\eigen.h "%PCL_ROOT%\include\pcl-%PCL_VERSION%\pcl\registration\eigen.h"
- python setup.py build_ext -i
- python setup.py install
# - python setup.py sdist bdist_wheel
# - python -m pip list
- if [%PCL_VERSION%]==[1.6] copy "%APPVEYOR_OPENNI_ROOT%" .
- if [%PCL_VERSION%]==[1.6] copy "%APPVEYOR_OPENNI_ROOT%" "%PYTHON%"
- if [%PCL_VERSION%]==[1.6] copy "%APPVEYOR_OPENNI_ROOT%" "%PYTHON%\DLLs"
- if [%PCL_VERSION%]==[1.6] copy "%APPVEYOR_OPENNI_ROOT%" "%PYTHON%\Lib\site-packages"
test_script:
# - python tests\test_pcl.py
# - python tests\test_registration.py
- nosetests -A "%NOSEATTR%" --verbose
# - python examples\official\Filtering\PassThroughFilter.py
# - python examples\official\Filtering\project_inliers.py
# - python examples\official\Filtering\remove_outliers.py -r Radius
# # MemoryLeak?
# - python examples\official\Filtering\remove_outliers.py -r Condition
# - python examples\official\Filtering\VoxelGrid_160.py
# - python examples\official\Filtering\statistical_removal.py
# - python examples\official\IO\pcd_read.py
# # KdTree
# - python examples\official\kdtree\kdtree_search.py
# # keypoints
# # NG(RangeImage Link Error)
# # - python examples\official\keypoints\narf_keypoint_extraction.py
# # octree
# execute NG
# Exception ignored in: 'pcl._pcl.to_point_t'
# TypeError: a float is required
# - python examples\official\octree\octree_search.py
# - python examples\official\Segmentation\cluster_extraction.py
# - python examples\official\Segmentation\cylinder_segmentation.py
# - python examples\official\surface\concave_hull_2d.py
# - python examples\official\surface\resampling.py
after_test:
# If tests are successful, create binary packages for the project.
- python setup.py sdist bdist_wheel
- python setup.py bdist_wininst
# msilib.Win64 import Error
# https://bugs.python.org/issue34251
# Appveyor use Python Version 3.7.0
# - python setup.py bdist_msi"
- if [%PYTHON_VERSION%] neq [3.7] python setup.py bdist_msi
# - ps: "ls dist"
artifacts:
# Archive the generated packages in the ci.appveyor.com build report.
- path: dist\*
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。