Skip to content

Commit 0e30b52

Browse files
Bi0T1Nahcorde
andauthored
Remove Windows 7 and align with other README.md's (#122)
* Remove Windows 7 and align with other - remove Windows 7 - align description style with other README files Signed-off-by: Bi0T1N <[email protected]> * Fix links - update version - fix link for documentation Signed-off-by: Bi0T1N <[email protected]> * Change build status link for Windows Co-authored-by: Alejandro Hernández Cordero <[email protected]> Signed-off-by: Bi0T1N <[email protected]> --------- Signed-off-by: Bi0T1N <[email protected]> Co-authored-by: Alejandro Hernández Cordero <[email protected]>
1 parent f51c800 commit 0e30b52

File tree

1 file changed

+5
-6
lines changed

1 file changed

+5
-6
lines changed

README.md

+5-6
Original file line numberDiff line numberDiff line change
@@ -12,12 +12,11 @@ Build | Status
1212
Test coverage | [![codecov](https://codecov.io/gh/gazebosim/gz-plugin/branch/main/graph/badge.svg)](https://codecov.io/gh/gazebosim/gz-plugin/branch/main)
1313
Ubuntu Focal | [![Build Status](https://build.osrfoundation.org/job/ignition_plugin-ci-main-focal-amd64/badge/icon)](https://build.osrfoundation.org/job/ignition_plugin-ci-main-focal-amd64/)
1414
Homebrew | [![Build Status](https://build.osrfoundation.org/buildStatus/icon?job=ignition_plugin-ci-main-homebrew-amd64)](https://build.osrfoundation.org/job/ignition_plugin-ci-main-homebrew-amd64)
15-
Windows 7 | [![Build Status](https://build.osrfoundation.org/job/ignition_plugin-ci-main-windows7-amd64/badge/icon)](https://build.osrfoundation.org/job/ignition_plugin-ci-main-windows7-amd64/)
16-
17-
**Library for registering plugin libraries and dynamically loading them at runtime.**
15+
Windows | [![Build Status](https://build.osrfoundation.org/view/ign-garden/job/ign_plugin-gz-2-win/badge/icon)](https://build.osrfoundation.org/view/ign-garden/job/ign_plugin-gz-2-win/)
1816

1917
Gazebo Plugin is a component in the [Gazebo](http://gazebosim.org) framework, a set
20-
of libraries designed to rapidly develop robot applications.
18+
of libraries designed to rapidly develop robot applications.
19+
It is used to register plugin libraries and load them dynamically at runtime.
2120

2221
[http://gazebosim.org](http://gazebosim.org)
2322

@@ -31,8 +30,8 @@ of libraries designed to rapidly develop robot applications.
3130

3231
## Installation
3332

34-
See the [installation tutorial](https://gazebosim.org/api/plugin/1.2/installation.html).
33+
See the [installation tutorial](https://gazebosim.org/api/plugin/2/installation.html).
3534

3635
# Documentation
3736

38-
API documentation and tutorials can be accessed at [https://gazebosim.org/libs/plugin](https://gazebosim.org/libs/plugin)
37+
Visit the [documentation page](https://gazebosim.org/api/plugin/2/index.html).

0 commit comments

Comments
 (0)