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
+22-14
Original file line number
Diff line number
Diff line change
@@ -9,7 +9,7 @@
9
9
10
10
Build | Status
11
11
-- | --
12
-
Test coverage | [](https://codecov.io/gh/gazebosim/gz-physics/branch/main)
12
+
Test coverage | [](https://codecov.io/gh/gazebosim/gz-physics/tree/main)
Windows | [](https://build.osrfoundation.org/job/gz_physics-main-win)
@@ -69,37 +69,43 @@ Gazebo Physics provides the following functionality:
69
69
70
70
# Install
71
71
72
-
See the [installation tutorial](https://gazebosim.org/api/physics/5.0/installation.html).
72
+
See the [installation tutorial](https://gazebosim.org/api/physics/8/installation.html).
73
73
74
74
# Usage
75
75
76
-
Please refer to the [examples directory](https://github.com/gazebosim/gz-physics/raw/main/examples/).
76
+
Please refer to the [examples directory](https://github.com/gazebosim/gz-physics/raw/gz-physics8/examples/).
77
77
78
78
# Documentation
79
79
80
80
API and tutorials can be found at [https://gazebosim.org/libs/physics](https://gazebosim.org/libs/physics).
81
81
82
-
You can also generate the documentation from a clone of this repository by following these steps.
82
+
On Ubuntu, you can also generate the documentation from a clone of this repository by following these steps.
83
83
84
-
1. You will need Doxygen. On Ubuntu Doxygen can be installed using
84
+
1. You will need Doxygen, which can be installed using
This library uses [Semantic Versioning](https://semver.org/). Additionally, this library is part of the [Gazebo project](https://gazebosim.org) which periodically releases a versioned set of compatible and complimentary libraries. See the [Gazebo website](https://gazebosim.org) for version and release information.
175
+
This library uses [Semantic Versioning](https://semver.org/). Additionally, this library is part of the [Gazebo project](https://gazebosim.org) which periodically releases a versioned set of compatible and complementary libraries. See the [Gazebo website](https://gazebosim.org) for version and release information.
0 commit comments