-
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
Download models in the background #1669
Closed
Closed
Changes from 1 commit
Commits
Show all changes
32 commits
Select commit
Hold shift + click to select a range
717f1c4
Download models in the background
b6952a7
Added ability to disable parallel download
7fdb8aa
Merge branch 'gz-sim7' into nkoenig_download_parallel
7dc0b5b
fix help message
ce26ff7
cleanup
28280e5
Merge branch 'gz-sim7' into nkoenig_download_parallel
8ada77a
merged with gz-sim7
594a509
unblock GUI while waiting for assets
25bb933
Merge branch 'nkoenig_download_parallel' of github.com:gazebosim/gz-s…
3e3a362
Resource spawner thread
60c43b1
Support reset
d13f72b
working on updates
nkoenig 2a99d60
merged with gz-sim7
nkoenig b206fe6
fixed build
nkoenig 7d016b0
All tests pass!
nkoenig 17d2763
Cleanup and codechecker
nkoenig ffdc26a
Merge branch 'gz-sim7' into nkoenig_download_parallel
nkoenig f79d8ce
More cleanup
nkoenig 9bc310b
Increase UNIT_Server_TEST timeout
nkoenig 85e13d6
Merged with gz-sim7
nkoenig 41a1101
Merge branch 'gz-sim7' into nkoenig_download_parallel
nkoenig c299c98
Merge branch 'gz-sim7' into nkoenig_download_parallel
nkoenig ec23a22
Output errors, still create entities
nkoenig cf5f36a
Fix whitespace
nkoenig 64d4244
Revert comments
nkoenig 2ddc8cc
Merge branch 'gz-sim7' into nkoenig_download_parallel
nkoenig e2db6e3
Revert a few topic name generations
nkoenig bf259f5
Merge branch 'gz-sim7' into nkoenig_download_parallel
nkoenig 656f6d6
Merged with gz-sim7
nkoenig 7dd2db0
merged with gz-sim7
nkoenig 69c2384
Merge branch 'gz-sim7' into nkoenig_download_parallel
nkoenig 0be35e6
Simplify diff
nkoenig File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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
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
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
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I'm getting this error