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

Fix/gz classic model dl #470

Merged
merged 3 commits into from
Jul 5, 2023
Merged

Fix/gz classic model dl #470

merged 3 commits into from
Jul 5, 2023

Conversation

aaronchongth
Copy link
Member

@aaronchongth aaronchongth commented Jul 4, 2023

Bug fix

Fixed bug

Fixes #469

Fix applied

Revert the use of http downloads, as it retains the model:// URI tags, instead of the full Fuel URI, gazebosim/gz-fuel-tools#77 (comment).

…z-classic

Signed-off-by: Aaron Chong <aaronchongth@gmail.com>
… too

Signed-off-by: Aaron Chong <aaronchongth@gmail.com>
Signed-off-by: Aaron Chong <aaronchongth@gmail.com>
Copy link
Collaborator

@mxgrey mxgrey left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I did a before and after test with a clean build for each, and this PR worked perfectly. Thank you so much for fixing this, gz-classic is usable again 🎉

@aaronchongth aaronchongth merged commit 6b647c0 into main Jul 5, 2023
4 checks passed
@aaronchongth aaronchongth deleted the fix/gz-classic-model-dl branch July 5, 2023 02:21
aaronchongth added a commit that referenced this pull request Jul 5, 2023
* Using http to download all models until we choose to stop supprting gz-classic

Signed-off-by: Aaron Chong <aaronchongth@gmail.com>

* Make changes to test map package to export models to ~/.gazebo/models too

Signed-off-by: Aaron Chong <aaronchongth@gmail.com>

* Check for missing models in .gazebo/models with non-lowercase names

Signed-off-by: Aaron Chong <aaronchongth@gmail.com>

---------

Signed-off-by: Aaron Chong <aaronchongth@gmail.com>
(cherry picked from commit 6b647c0)
Signed-off-by: Aaron Chong <aaronchongth@gmail.com>
aaronchongth added a commit that referenced this pull request Jul 5, 2023
* Using http to download all models until we choose to stop supprting gz-classic

Signed-off-by: Aaron Chong <aaronchongth@gmail.com>

* Make changes to test map package to export models to ~/.gazebo/models too

Signed-off-by: Aaron Chong <aaronchongth@gmail.com>

* Check for missing models in .gazebo/models with non-lowercase names

Signed-off-by: Aaron Chong <aaronchongth@gmail.com>

---------

Signed-off-by: Aaron Chong <aaronchongth@gmail.com>
(cherry picked from commit 6b647c0)
Signed-off-by: Aaron Chong <aaronchongth@gmail.com>
This was referenced Jul 5, 2023
Yadunund pushed a commit that referenced this pull request Jul 10, 2023
* Using http to download all models until we choose to stop supprting gz-classic



* Make changes to test map package to export models to ~/.gazebo/models too



* Check for missing models in .gazebo/models with non-lowercase names



---------


(cherry picked from commit 6b647c0)

Signed-off-by: Aaron Chong <aaronchongth@gmail.com>
Yadunund pushed a commit that referenced this pull request Jul 10, 2023
* Using http to download all models until we choose to stop supprting gz-classic



* Make changes to test map package to export models to ~/.gazebo/models too



* Check for missing models in .gazebo/models with non-lowercase names



---------


(cherry picked from commit 6b647c0)

Signed-off-by: Aaron Chong <aaronchongth@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[pit crew] Models are downloaded each time when running Gazebo classic simulations
2 participants