From bc87b8e371e4d10054762dde0b8d52073305860b Mon Sep 17 00:00:00 2001 From: "Juan G. Victores" Date: Mon, 14 Aug 2023 17:13:45 +0200 Subject: [PATCH] install.md Bump to YARP 3.7+ - https://github.com/roboticslab-uc3m/openrave-yarp-plugins/commit/2e2cc77c089c6875baf453539ddca375ccc7fd78 --- doc/openrave-yarp-plugins-install.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/openrave-yarp-plugins-install.md b/doc/openrave-yarp-plugins-install.md index abaac19b..6e8ab2ed 100644 --- a/doc/openrave-yarp-plugins-install.md +++ b/doc/openrave-yarp-plugins-install.md @@ -3,7 +3,7 @@ First install the dependencies: - [Install CMake 3.16+](https://github.com/roboticslab-uc3m/installation-guides/blob/master/install-cmake.md) - [Install YCM 0.11+](https://github.com/roboticslab-uc3m/installation-guides/blob/master/install-ycm.md) -- [Install YARP 3.6+](https://github.com/roboticslab-uc3m/installation-guides/blob/master/install-yarp.md) +- [Install YARP 3.7+](https://github.com/roboticslab-uc3m/installation-guides/blob/master/install-yarp.md) - [Install OpenRAVE 0.9+](https://github.com/roboticslab-uc3m/installation-guides/blob/master/install-openrave.md) - [Install Boost](https://github.com/roboticslab-uc3m/installation-guides/blob/master/install-boost.md) (implicitly required by OpenRAVE) - Compiled components: Boost.Thread