-
Notifications
You must be signed in to change notification settings - Fork 41
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ign -> gz Namespace Migration : gz-physics (#348)
* Update header guards Signed-off-by: methylDragon <[email protected]> * Migrate namespaces Signed-off-by: methylDragon <[email protected]> * Add migration line Signed-off-by: methylDragon <[email protected]> * Implement deprecation trick Signed-off-by: methylDragon <[email protected]> * Add deprecation test Signed-off-by: methylDragon <[email protected]> * Include config.hh Signed-off-by: methylDragon <[email protected]> * Use pragma deprecation message instead Signed-off-by: methylDragon <[email protected]> * Ticktock config macros Signed-off-by: methylDragon <[email protected]> * Mention gz in migration Signed-off-by: methylDragon <[email protected]> * Migrate includes to gz Signed-off-by: methylDragon <[email protected]> * Update config.hh Signed-off-by: methylDragon <[email protected]> * Migrate Export.hh macros and deprecated test Signed-off-by: methylDragon <[email protected]> * Greedy macro migration Signed-off-by: methylDragon <[email protected]> * Migrate github links Signed-off-by: methylDragon <[email protected]> * Migrate user-facing Ignition to Gazebo Signed-off-by: methylDragon <[email protected]> * Migrate install dirs Signed-off-by: methylDragon <[email protected]> * Migrate gz-common logging calls Signed-off-by: methylDragon <[email protected]> * Revert plugin names to ignition-gazebo Signed-off-by: methylDragon <[email protected]> * Migrate "ignition.msgs" -> "gz.msgs" Signed-off-by: methylDragon <[email protected]> * Include config.hh in recursive directories and <lib>.hh Signed-off-by: methylDragon <[email protected]> * `Gazebo Robotics` -> `Gazebo` Signed-off-by: methylDragon <[email protected]> * `ignitionrobotics` -> `gazebosim` Signed-off-by: methylDragon <[email protected]> * Rollback osrf-migration.github.io migrations Signed-off-by: methylDragon <[email protected]> * Migrate Ignition's -> Gazebo's Signed-off-by: methylDragon <[email protected]> * Wording changes Signed-off-by: methylDragon <[email protected]> * Migrate `igndbg` -> `gzdbg` Signed-off-by: methylDragon <[email protected]>
- Loading branch information
1 parent
ce03083
commit 0cf0e89
Showing
347 changed files
with
2,856 additions
and
2,705 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
See the [Ignition Robotics contributing guide](https://ignitionrobotics.org/docs/all/contributing). | ||
See the [Gazebo contributing guide](https://gazebosim.org/docs/all/contributing). |
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -16,3 +16,4 @@ | |
*/ | ||
|
||
#include <gz/physics/bullet-plugin/Export.hh> | ||
#include <ignition/physics/config.hh> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.