Skip to content

Commit

Permalink
Fix links to install-guides
Browse files Browse the repository at this point in the history
  • Loading branch information
PeterBowman authored Feb 1, 2024
1 parent e5cd035 commit 997d57b
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions doc/vision-install.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,12 @@

### Install the Software dependencies:

- [Install CMake 3.16+](https://github.com/roboticslab-uc3m/installation-guides/blob/master/install-cmake.md/)
- [Install PCL with VTK >= 5](https://github.com/roboticslab-uc3m/installation-guides/blob/master/install-pcl.md/)
- [Install OpenNI2 & NiTE2](https://github.com/roboticslab-uc3m/installation-guides/blob/master/install-openni-nite.md/)
- [Install YCM 0.11+](https://github.com/roboticslab-uc3m/installation-guides/blob/master/install-ycm.md/)
- [Install YARP 3.6+ and depthCamera](https://github.com/roboticslab-uc3m/installation-guides/blob/master/install-yarp.md#install-additional-yarp-device-depthcamera-ubuntu)
- [Install OpenCV](https://github.com/roboticslab-uc3m/installation-guides/blob/master/install-opencv.md/)
- [Install CMake 3.16+](https://github.com/roboticslab-uc3m/installation-guides/blob/master/docs/install-cmake.md/)
- [Install PCL with VTK >= 5](https://github.com/roboticslab-uc3m/installation-guides/blob/master/docs/install-pcl.md/)
- [Install OpenNI2 & NiTE2](https://github.com/roboticslab-uc3m/installation-guides/blob/master/docs/install-openni-nite.md/)
- [Install YCM 0.11+](https://github.com/roboticslab-uc3m/installation-guides/blob/master/docs/install-ycm.md/)
- [Install YARP 3.6+ and depthCamera](https://github.com/roboticslab-uc3m/installation-guides/blob/master/docs/install-yarp.md#install-additional-yarp-device-depthcamera-ubuntu)
- [Install OpenCV](https://github.com/roboticslab-uc3m/installation-guides/blob/master/docs/install-opencv.md/)

### Install the Software on Ubuntu (working on all tested versions)

Expand Down

0 comments on commit 997d57b

Please sign in to comment.