Skip to content

Commit

Permalink
updated readme for the dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Marius-Juston committed Aug 3, 2023
1 parent 8689e6d commit 9275bd3
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ This project contains several plugins to use in Gazebo simulator:

Libraries ```libignition-math4-dev``` and ```libgazebo9-dev``` must be installed before building this package.

Also, package ```gtec_msgs``` must be present in the same work space. This package can be found here: [https://github.com/valentinbarral/rosmsgs](https://github.com/valentinbarral/rosmsgs)
Also, package ```gtec_msgs``` must be present in the same work space. This package can be found here: [https://github.com/AUVSL/rosmsgs](https://github.com/AUVSL/rosmsgs)

### Build

Expand Down Expand Up @@ -62,6 +62,7 @@ To add the plugin to a Gazebo model, the next code must be present in the .sdf o
<anchor_prefix>uwb_anchor</anchor_prefix>
<all_los>false</all_los>
<tag_id>0</tag_id>
<return_angle>true</return_angle>
</plugin>
```

Expand Down

0 comments on commit 9275bd3

Please sign in to comment.