-
Notifications
You must be signed in to change notification settings - Fork 9
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
Rename Ignition to Gazebo #698
Comments
If the |
This is something we've been discussing. Some possible outcomes:
And that's not to mention the |
It's been decided to go with:
|
related issue: gazebo-tooling/gzdev#61 |
See the announcement. This issue is meant to capture the technical tasks involved in the migration.
Docs
Build tools
NO_IGNITION_PREFIX
,REPLACE_IGNITION_INCLUDE_PATH
)PROJECT_INCLUDE_DIR
valueignition-tooling
,action-ignition-ci
)libignition-XXX
,ignition-
)Release
ign -> gz ros_gz Migration : Migrate ros_gz release script #764
Source Edits
import ignition.math
), it should be ticktocked (maybe here, for math and with the file moved?)/ignition
prefix (e.g. ongz-sensors
)ignition:
xml namespaceignition
togz
#711ign to gz : Remaining Files, and Python Libraries/Namespaces #765
IgnSpinBox
Downstream Libs
Random TODOs...
.ign
suffixed files ingz-launch
ign to gz : Remaining Files, and Python Libraries/Namespaces #765
<ignition>
tag for launch files (.ign
files) (<ignition version='1.0'>
)ign to gz : Remaining Files, and Python Libraries/Namespaces #765
NO_IGNITION_PREFIX
and associated logicign to gz : Remaining Files, and Python Libraries/Namespaces #765
ign-grey
fromTransportSceneManager
ign to gz : Remaining Files, and Python Libraries/Namespaces #765
ign to gz : Remaining Files, and Python Libraries/Namespaces #765
X-Ign-Resource-Version
,IgnitionFuelTools
user agent, fuel cache and config paths (.ignition/
),${CMAKE_INSTALL_DATAROOTDIR}/
/.ignition/
? Config paths?ign-gui-qml
,/.ignition/gui/plugins
The text was updated successfully, but these errors were encountered: