-
Notifications
You must be signed in to change notification settings - Fork 276
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
Insert models from local paths #123
Comments
@JShep1 , we need this for SubT. Are you able to pick this up and target and MVP to blueprint? |
@nkoenig Sure, I'll prioritize this issue and try to get started later today/tomorrow. |
Awesome, thanks! |
Hasn't this been resolved? I can launch the SubT simulator pulling local models when I pass |
I think for subt, if you don't have the model in fuel cache, the materials will still fail to load with |
I believe this has been solved and is available on:
|
Currently models are downloaded from fuel (app.ignitionrobotics.org) and saved to fuel cache in
~/.ignition/fuel
. The idea is to support pulling models locally without going through fuel.Related design doc:
gazebosim/design#1
Related PRs:
https://osrf-migration.github.io/ignition-gh-pages/#!/ignitionrobotics/ign-fuel-tools/pull-requests/123/page/1
https://osrf-migration.github.io/ignition-gh-pages/#!/ignitionrobotics/ign-gazebo/pull-requests/532/page/1
The text was updated successfully, but these errors were encountered: