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
* Part of gazebosim/gz-cmake#350.
* Fix push branch regex to support multi-digit versions.
* Fix README CI badges.
Signed-off-by: Steve Peters <scpeters@openrobotics.org>
Copy file name to clipboardExpand all lines: README.md
+4-4Lines changed: 4 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -9,10 +9,10 @@
9
9
10
10
Build | Status
11
11
-- | --
12
-
Test coverage | [](https://codecov.io/gh/gazebosim/gz-physics/tree/gz-physics8)
Windows | [](https://build.osrfoundation.org/job/gz_physics-8-win)
12
+
Test coverage | [](https://codecov.io/gh/gazebosim/gz-physics/branch/main)
Windows | [](https://build.osrfoundation.org/job/gz_physics-main-win)
16
16
17
17
Gazebo Physics, a component of [Gazebo](https://gazebosim.org), provides an abstract physics interface
18
18
designed to support simulation and rapid development of robot applications.
0 commit comments