Skip to content

Commit

Permalink
Specify requirement of gazebo-yarp-plugins >= 4.9.0 (#185)
Browse files Browse the repository at this point in the history
  • Loading branch information
Nicogene authored Oct 31, 2023
2 parents 6fc6228 + 98cac34 commit de663aa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ cmake -DCMAKE_INSTALL_PREFIX=<install-prefix> ..
make
(make install)
```
`ergocub` model needs a Gazebo YARP Plugins version that includes https://github.com/robotology/gazebo-yarp-plugins/pull/662.
`ergocub` for Gazebo Classic simulation model needs a gazebo-yarp-plugins >= 4.9.0 .

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

0 comments on commit de663aa

Please sign in to comment.