Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Nicogene authored Dec 28, 2023
1 parent 3495df6 commit 19e99a0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ Main collector of ergoCub specific SW

### Dependencies

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.
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.

### Compiling from source

Expand All @@ -17,7 +17,7 @@ cmake -DCMAKE_INSTALL_PREFIX=<install-prefix> ..
make
(make install)
```
`ergocub` for Gazebo Classic simulation model needs a gazebo-yarp-plugins latest devel (FIXME put commit).
`ergocub` for Gazebo Classic simulation model needs a `gazebo-yarp-plugins` [latest master](https://github.com/robotology/gazebo-yarp-plugins/commit/c89280295d53279049bb7521cf6b6b3400130f23).

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

0 comments on commit 19e99a0

Please sign in to comment.