This repository was archived by the owner on Feb 3, 2025. It is now read-only.
Improve Ignition Fuel support #2406
Labels
enhancement
New feature or request
major
migration
Helps with migration from Gazebo classic to Ignition
Original report (archived issue) by Ian Chen (Bitbucket: Ian Chen, GitHub: iche033).
a few issues identified in pull request #2800
remove the need to set
GAZEBO_MODEL_PATH
make sure both server and client is able to download from fuel (currently only client downloads the model files via
InsertModelWidget.cc
)test saving world with models from fuel and opening the saved world
test logging and verify playback on new machine
support downloading models that contain references to other models
support Fuel URIs specified in SDF:
<uri>http://ignitionfuel.org/{owner}/models/{model}</uri>
The text was updated successfully, but these errors were encountered: