Skip to content

Commit ca13ade

Browse files
committed
Update README
1 parent d7a68e0 commit ca13ade

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ Main collector of ergoCub specific SW
55

66
### Dependencies
77

8-
Before installing `ergocub-software`, please be sure that you've installed [YARP](https://www.yarp.it/latest//) on your machine.
8+
Before installing `ergocub-software`, please be sure that you've installed [YARP](https://www.yarp.it/latest//) 3.9.0 or higher on your machine.
99

1010
### Compiling from source
1111

@@ -17,7 +17,7 @@ cmake -DCMAKE_INSTALL_PREFIX=<install-prefix> ..
1717
make
1818
(make install)
1919
```
20-
`ergocub` for Gazebo Classic simulation model needs a gazebo-yarp-plugins >= 4.9.0 .
20+
`ergocub` for Gazebo Classic simulation model needs a gazebo-yarp-plugins latest devel (FIXME put commit).
2121

2222
In order to use the model, the following env variables must be configured:
2323
```sh

0 commit comments

Comments
 (0)