-
Notifications
You must be signed in to change notification settings - Fork 49
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update gz-msgs11 badge URLs #455
Changes from 4 commits
c7cc8fb
a0bed0b
7d10457
d36a508
1466930
5832a2d
16436b8
9ee7f17
37f4463
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,42 @@ | ||
## Gazebo Msgs 11.x | ||
|
||
### Gazebo Msgs 11.x.x (202X-XX-XX) | ||
### Gazebo Msgs 11.0.0 (2024-09-xx) | ||
|
||
Changes since 13.4.0: | ||
|
||
1. Improve migration note on SphericalCoordinates | ||
* [Pull request #452](https://github.com/gazebosim/gz-msgs/pull/452) | ||
|
||
1. Deprecate LOCAL2 in SphericalCoordinates | ||
* [Pull request #451](https://github.com/gazebosim/gz-msgs/pull/451) | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Consolidate There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Grouped in 5832a2d |
||
|
||
1. Backport: Adding cone primitives. | ||
caguero marked this conversation as resolved.
Show resolved
Hide resolved
|
||
* [Pull request #442](https://github.com/gazebosim/gz-msgs/pull/442) | ||
|
||
1. Remove cone shape from particle emitter | ||
* [Pull request #446](https://github.com/gazebosim/gz-msgs/pull/446) | ||
|
||
1. Enable 24.04 CI, require cmake 3.22.1 | ||
* [Pull request #444](https://github.com/gazebosim/gz-msgs/pull/444) | ||
|
||
1. Include config.hh to get needed macros | ||
* [Pull request #426](https://github.com/gazebosim/gz-msgs/pull/426) | ||
|
||
1. Remove HIDE_SYMBOLS_BY_DEFAULT: replace by a default configuration in gz-cmake. | ||
* [Pull request #413](https://github.com/gazebosim/gz-msgs/pull/413) | ||
|
||
1. Support standalone executable in gz-msgs11 | ||
* [Pull request #357](https://github.com/gazebosim/gz-msgs/pull/357) | ||
|
||
1. Added motion duration to gui_camera.proto | ||
* [Pull request #408](https://github.com/gazebosim/gz-msgs/pull/408) | ||
|
||
1. Use HIDE_SYMBOLS_BY_DEFAULT | ||
* [Pull request #407](https://github.com/gazebosim/gz-msgs/pull/407) | ||
|
||
1. Bumps in ionic : ci_matching_branch/bump_ionic_gz-msgs11 | ||
* [Pull request #401](https://github.com/gazebosim/gz-msgs/pull/401) | ||
|
||
|
||
## Gazebo Msgs 10.x | ||
|
||
|
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -10,9 +10,9 @@ | |
Build | Status | ||
-- | -- | ||
Test coverage | [![codecov](https://codecov.io/gh/gazebosim/gz-msgs/tree/main/graph/badge.svg)](https://codecov.io/gh/gazebosim/gz-msgs/tree/main) | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Can you change the branch in Test coverage as well? There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Changed in 37f4463. |
||
Ubuntu Jammy | [![Build Status](https://build.osrfoundation.org/buildStatus/icon?job=gz_msgs-ci-main-jammy-amd64)](https://build.osrfoundation.org/job/gz_msgs-ci-main-jammy-amd64) | ||
Homebrew | [![Build Status](https://build.osrfoundation.org/buildStatus/icon?job=gz_msgs-ci-main-homebrew-amd64)](https://build.osrfoundation.org/job/gz_msgs-ci-main-homebrew-amd64) | ||
Windows | [![Build Status](https://build.osrfoundation.org/buildStatus/icon?job=gz_msgs-main-win)](https://build.osrfoundation.org/job/gz_msgs-main-win) | ||
Ubuntu Noble | [![Build Status](https://build.osrfoundation.org/buildStatus/icon?job=gz_msgs-ci-gz-msgs11-noble-amd64)](https://build.osrfoundation.org/job/gz_msgs-ci-gz-msgs11-noble-amd64) | ||
Homebrew | [![Build Status](https://build.osrfoundation.org/buildStatus/icon?job=gz_msgs-ci-gz-msgs11-homebrew-amd64)](https://build.osrfoundation.org/job/gz_msgs-ci-gz-msgs11-homebrew-amd64) | ||
Windows | [![Build Status](https://build.osrfoundation.org/buildStatus/icon?job=gz_msgs-11-win)](https://build.osrfoundation.org/job/gz_msgs-11-win) | ||
|
||
Gazebo Messages is a component in the [Gazebo](http://gazebosim.org) | ||
framework, a set of libraries designed to rapidly develop robot applications. | ||
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
10.3.0
, right?There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Maybe, I just based it on the last version in the Changelog. I didn't check if there is a 10.3.0.