Skip to content
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

Add Url accessor to Identifiers #429

Merged
merged 1 commit into from
Jul 24, 2024

Conversation

mjcarroll
Copy link
Contributor

Previously we were relying on UniqueName to hold a Url. UniqueName was updated to generate filesystem-safe paths for both Linux and Windows, so it no longer holds a valid Url. This adds a peer method to also retrieve the Url of the Model/World/Collection.

Previously we were relying on UniqueName to hold a Url. UniqueName was
updated to generate filesystem-safe paths for both Linux and Windows, so
it no longer holds a valid Url.  This adds a peer method to also
retrieve the Url of the Model/World/Collection

Signed-off-by: Michael Carroll <[email protected]>
@mjcarroll mjcarroll self-assigned this Jul 24, 2024
@mjcarroll mjcarroll requested a review from nkoenig as a code owner July 24, 2024 18:21
@github-actions github-actions bot added the 🎵 harmonic Gazebo Harmonic label Jul 24, 2024
@mjcarroll
Copy link
Contributor Author

@osrf-jenkins retest this please

@mjcarroll mjcarroll merged commit 9d8c1c2 into gz-fuel-tools9 Jul 24, 2024
10 checks passed
@mjcarroll mjcarroll deleted the mjcarroll/add_identifier_url branch July 24, 2024 21:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🎵 harmonic Gazebo Harmonic
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

2 participants