-
Notifications
You must be signed in to change notification settings - Fork 98
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
Merge part of 10 to 11 #807
Conversation
Signed-off-by: Ian Chen <[email protected]>
* Fix cmake warning about newlines * Find python3 in cmake, fix warning (gazebosim#328) Signed-off-by: Steve Peters <[email protected]>
Merge 6 -> 9
Signed-off-by: Jenn Nguyen <[email protected]>
Signed-off-by: Louise Poubel <[email protected]>
Signed-off-by: Louise Poubel <[email protected]>
Account for new behavior of nested models and :: syntax. Signed-off-by: Steve Peters <[email protected]>
Codecov Report
@@ Coverage Diff @@
## sdf11 #807 +/- ##
=======================================
Coverage 88.89% 88.89%
=======================================
Files 73 73
Lines 11072 11072
=======================================
Hits 9843 9843
Misses 1229 1229 Continue to review full report at Codecov.
|
This pull request has been mentioned on Gazebo Community. There might be relevant details there: https://community.gazebosim.org/t/new-ignition-releases-2022-03-25-fortress-edifice-citadel/1343/1 |
This pull request has been mentioned on Gazebo Community. There might be relevant details there: https://community.gazebosim.org/t/new-ignition-releases-2022-04-13-fortress-edifice/1367/1 |
➡️ Forward port
Port
sdf10
as of 6b53f95 (#789) tosdf10
. I'm forward-porting this separately from #780 to simplify that forward port.Branch comparison: sdf11...6b53f95
Note to maintainers: Remember to Merge with commit (not squash-merge or rebase)