File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ Main collector of ergoCub specific SW
5
5
6
6
### Dependencies
7
7
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.
9
9
10
10
### Compiling from source
11
11
@@ -17,7 +17,7 @@ cmake -DCMAKE_INSTALL_PREFIX=<install-prefix> ..
17
17
make
18
18
(make install)
19
19
```
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) .
21
21
22
22
In order to use the model, the following env variables must be configured:
23
23
``` sh
You can’t perform that action at this time.
0 commit comments