Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion wrappers/pcl/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ This page is certainly **not** a comprehensive guide to getting started with PCL

### Windows
1. Download and install `CMake` from [cmake.org/download](https://cmake.org/download/)
2. Donwload prebuilt binaries for PCL ([official link](http://pointclouds.org/downloads/windows.html)). For Visual Studio 2015 / 2017, use the [following link](http://unanancyowen.com/en/pcl181).
2. Download prebuilt binaries for PCL ([official link](http://pointclouds.org/downloads/windows.html)). For Visual Studio 2015 / 2017, use the [following link](http://unanancyowen.com/en/pcl181).
3. Follow the installation procedure:

<p align="center"><img src="res/1.PNG" /></p>
Expand Down