-
Notifications
You must be signed in to change notification settings - Fork 44
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 ign-gui6 ➡️ gz-gui7 #538
Conversation
Signed-off-by: Louise Poubel <louise@openrobotics.org> Signed-off-by: Louise Poubel <louise@openrobotics.org>
* Add degree as an optional unit for rotation in GzPose Signed-off-by: youhy <haoyuan2019@outlook.com>
Signed-off-by: Jenn Nguyen <jenn@openrobotics.org>
This fixes the library path obtained by cmdgui.rb such that it points to the .so file contained in the non-dev debian pack Signed-off-by: Addisu Z. Taddese <addisu@openrobotics.org>
Signed-off-by: Jenn Nguyen <jenn@openrobotics.org>
Signed-off-by: Nate Koenig <nate@openrobotics.org>
* Migrate headers Signed-off-by: methylDragon <methylDragon@gmail.com> * Add redirection headers Signed-off-by: methylDragon <methylDragon@gmail.com> * Migrate include statements Signed-off-by: methylDragon <methylDragon@gmail.com> * Leave ignition as primary in headers to fix ABI Signed-off-by: methylDragon <methylDragon@gmail.com> * Changed more Ignition names Signed-off-by: Nate Koenig <nate@openrobotics.org> * Update ignitionrobotics to gazebosim Signed-off-by: Nate Koenig <nate@openrobotics.org> * Update renaming Signed-off-by: Nate Koenig <nate@openrobotics.org> Signed-off-by: methylDragon <methylDragon@gmail.com> Signed-off-by: Nate Koenig <nate@openrobotics.org> Co-authored-by: Nate Koenig <nate@openrobotics.org>
Signed-off-by: Nate Koenig <nate@openrobotics.org> Signed-off-by: Nate Koenig <nate@openrobotics.org> Co-authored-by: Nate Koenig <nate@openrobotics.org>
Signed-off-by: Nate Koenig <nate@openrobotics.org> Signed-off-by: Nate Koenig <nate@openrobotics.org> Co-authored-by: Nate Koenig <nate@openrobotics.org>
Signed-off-by: Jenn Nguyen <jenn@openrobotics.org>
The LICENSE file contained a copy of the stanze used at the top of source code files, while the actual license was in the COPYING file. So remove the stanza and put the actual Apache 2.0 license text in LICENSE. Similar to gazebosim/gz-math#521. Signed-off-by: Steve Peters <scpeters@openrobotics.org>
Version v2 of the actions/checkout workflow is deprecated, so switch to v3. Part of gazebo-tooling/release-tools#862. Signed-off-by: Steve Peters <scpeters@openrobotics.org>
Merge 3 -> 6 (part 1)
Merge ign-gui3 ➡️ ign-gui6
76c7ce8
to
32929c4
Compare
Codecov Report
@@ Coverage Diff @@
## gz-gui7 #538 +/- ##
===========================================
+ Coverage 69.14% 70.94% +1.80%
===========================================
Files 44 45 +1
Lines 4942 4939 -3
===========================================
+ Hits 3417 3504 +87
+ Misses 1525 1435 -90
... and 1 file with indirect coverage changes Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. |
➡️ Forward port
Port
ign-gui6
➡️gz-gui7
Branch comparison: gz-gui7...ign-gui6
Note to maintainers: Remember to Merge with commit (not squash-merge or rebase)