-
Notifications
You must be signed in to change notification settings - Fork 268
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
Forward port 6 to 7 #2019
Forward port 6 to 7 #2019
Commits on Apr 13, 2023
-
ign -> gz Migrate Ignition Headers : gz-sim (#1646)
* 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> * Generate MOC files from gz headers Signed-off-by: Louise Poubel <louise@openrobotics.org> * Migrate msgs include usage Signed-off-by: methylDragon <methylDragon@gmail.com> * Add plugin aliases Signed-off-by: methylDragon <methylDragon@gmail.com> * Fix tests and code check Signed-off-by: Nate Koenig <nate@openrobotics.org> * Added fuel.gazebosim.org test dir Signed-off-by: Nate Koenig <nate@openrobotics.org> * Fix SdfGenerator_TEST Signed-off-by: Nate Koenig <nate@openrobotics.org> * require rendering 3.7 Signed-off-by: Nate Koenig <nate@openrobotics.org> * Fix namespaces Signed-off-by: Nate Koenig <nate@openrobotics.org> * Clarify messages Signed-off-by: Nate Koenig <natekoenig@gmail.com> * More debugging Signed-off-by: Nate Koenig <natekoenig@gmail.com> * Fix linter Signed-off-by: Nate Koenig <natekoenig@gmail.com> * More testing Signed-off-by: Nate Koenig <natekoenig@gmail.com> * More debug Signed-off-by: Nate Koenig <natekoenig@gmail.com> * fix build Signed-off-by: Nate Koenig <natekoenig@gmail.com> * More debug Signed-off-by: Nate Koenig <natekoenig@gmail.com> * linter Signed-off-by: Nate Koenig <natekoenig@gmail.com> * Fix build Signed-off-by: Nate Koenig <natekoenig@gmail.com> * Fix build Signed-off-by: Nate Koenig <natekoenig@gmail.com> * More debug Signed-off-by: Nate Koenig <natekoenig@gmail.com> * More testing Signed-off-by: Nate Koenig <natekoenig@gmail.com> * More tests Signed-off-by: Nate Koenig <natekoenig@gmail.com> * Fix gui.config Signed-off-by: Nate Koenig <natekoenig@gmail.com> * Remove debugging Signed-off-by: Nate Koenig <natekoenig@gmail.com> --------- Signed-off-by: methylDragon <methylDragon@gmail.com> Signed-off-by: Louise Poubel <louise@openrobotics.org> Signed-off-by: Nate Koenig <nate@openrobotics.org> Signed-off-by: Nate Koenig <natekoenig@gmail.com> Co-authored-by: Louise Poubel <louise@openrobotics.org> Co-authored-by: Nate Koenig <nate@openrobotics.org> Co-authored-by: Nate Koenig <natekoenig@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 2673c01 - Browse repository at this point
Copy the full SHA 2673c01View commit details
Commits on May 1, 2023
-
Add tutorial on migrating the Sensor class from gazebo classic (#1930)
Signed-off-by: Ian Chen <ichen@openrobotics.org>
Configuration menu - View commit details
-
Copy full SHA for 1a18071 - Browse repository at this point
Copy the full SHA 1a18071View commit details
Commits on May 2, 2023
-
Add missing cmake exports from core library (#1978)
Not all of the needed include paths are exported with the gz-sim target, so including the gz/sim.hh header doesn't work easily. This test fails to build and illustrates the problem. Signed-off-by: Steve Peters <scpeters@openrobotics.org>
Configuration menu - View commit details
-
Copy full SHA for f3fecc7 - Browse repository at this point
Copy the full SHA f3fecc7View commit details -
Add redirection header gz/sim.hh (#1983)
Needed since the auto-generated header is gz/gazebo.hh Signed-off-by: Steve Peters <scpeters@openrobotics.org>
Configuration menu - View commit details
-
Copy full SHA for 875de1b - Browse repository at this point
Copy the full SHA 875de1bView commit details -
Use ignition::gazebo:: in class instantiation (#1967)
Fixes macOS build. Signed-off-by: Steve Peters <scpeters@openrobotics.org>
Configuration menu - View commit details
-
Copy full SHA for a2a2c85 - Browse repository at this point
Copy the full SHA a2a2c85View commit details
Commits on May 11, 2023
-
Signed-off-by: Nate Koenig <natekoenig@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for b615a82 - Browse repository at this point
Copy the full SHA b615a82View commit details
Commits on May 12, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 1b1ac04 - Browse repository at this point
Copy the full SHA 1b1ac04View commit details
Commits on May 18, 2023
-
Configuration menu - View commit details
-
Copy full SHA for bd5353f - Browse repository at this point
Copy the full SHA bd5353fView commit details
Commits on May 24, 2023
-
Fixed headers and most comments
Signed-off-by: Nate Koenig <natekoenig@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for a0234e9 - Browse repository at this point
Copy the full SHA a0234e9View commit details -
Signed-off-by: Nate Koenig <natekoenig@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for aee9f0d - Browse repository at this point
Copy the full SHA aee9f0dView commit details
Commits on May 26, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 5f1458a - Browse repository at this point
Copy the full SHA 5f1458aView commit details -
Signed-off-by: Nate Koenig <natekoenig@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for ce1e531 - Browse repository at this point
Copy the full SHA ce1e531View commit details -
Merge branch 'nkoenig/3-to-6-05022023' of github.com:ignitionrobotics…
…/ign-gazebo into nkoenig/3-to-6-05022023
Configuration menu - View commit details
-
Copy full SHA for 2390595 - Browse repository at this point
Copy the full SHA 2390595View commit details
Commits on Jun 1, 2023
-
Merge pull request #1989 from gazebosim/nkoenig/3-to-6-05022023
3 to 6 05-02-2023
Configuration menu - View commit details
-
Copy full SHA for e37ff8f - Browse repository at this point
Copy the full SHA e37ff8fView commit details
Commits on Jun 16, 2023
-
Signed-off-by: Nate Koenig <natekoenig@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 7099edc - Browse repository at this point
Copy the full SHA 7099edcView commit details
Commits on Jun 21, 2023
-
Configuration menu - View commit details
-
Copy full SHA for e79972b - Browse repository at this point
Copy the full SHA e79972bView commit details