mirror of
https://github.com/introlab/rtabmap.git
synced 2026-09-08 12:30:20 +08:00
updated appveyor.yml
This commit is contained in:
@@ -22,6 +22,8 @@ install:
|
|||||||
# Openni2
|
# Openni2
|
||||||
- ps: wget 'https://s3.amazonaws.com/com.occipital.openni/OpenNI-Windows-x64-2.2.0.33.zip' -outfile OpenNI-Windows-x64-2.2.0.33.zip
|
- ps: wget 'https://s3.amazonaws.com/com.occipital.openni/OpenNI-Windows-x64-2.2.0.33.zip' -outfile OpenNI-Windows-x64-2.2.0.33.zip
|
||||||
- ps: Expand-Archive OpenNI-Windows-x64-2.2.0.33.zip -DestinationPath "."
|
- ps: Expand-Archive OpenNI-Windows-x64-2.2.0.33.zip -DestinationPath "."
|
||||||
|
- ECHO "Installing OpenNI2..."
|
||||||
|
- ps: "ls OpenNI*"
|
||||||
- cmd: msiexec /i OpenNI-Windows-x64-2.2.msi /quiet /qn /norestart /log install.log
|
- cmd: msiexec /i OpenNI-Windows-x64-2.2.msi /quiet /qn /norestart /log install.log
|
||||||
- ECHO "Installed OpenNI2:"
|
- ECHO "Installed OpenNI2:"
|
||||||
- ps: "ls \"C:/Program Files/OpenNI2\""
|
- ps: "ls \"C:/Program Files/OpenNI2\""
|
||||||
|
|||||||
Reference in New Issue
Block a user