You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: README.md
+5-6
Original file line number
Diff line number
Diff line change
@@ -12,12 +12,11 @@ Build | Status
12
12
Test coverage | [](https://codecov.io/gh/gazebosim/gz-plugin/branch/main)
Windows 7 | [](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 | [](https://build.osrfoundation.org/view/ign-garden/job/ign_plugin-gz-2-win/)
18
16
19
17
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.
21
20
22
21
[http://gazebosim.org](http://gazebosim.org)
23
22
@@ -31,8 +30,8 @@ of libraries designed to rapidly develop robot applications.
31
30
32
31
## Installation
33
32
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).
35
34
36
35
# Documentation
37
36
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