-
Notifications
You must be signed in to change notification settings - Fork 24
Open
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomers
Description
Before proceeding, is there an existing issue or discussion for this?
- I have done a search for similar issues and discussions.
Description
The thumbnail generator is helpful for creating thumbnails at a fixed scale, to populate top-down editors like traffic-editor with models.
The goal would be to
- migrate the legacy thumbnail generator implementation (supports Gazebo classic only) and support Gazebo Harmonic onwards
- update documentation on how to generate thumbnails
A good reference would also be the upstream gazebo model prop shop system plugin, that is used for generating thumbnails before uploading models onto Fuel.
Relevant links and references:
- legacy implementation for gazebo classic: https://github.com/open-rmf/rmf_simulation/blob/humble/rmf_building_sim_gz_classic_plugins/src/thumbnail_generator.cpp
- generated thumbnails: https://github.com/open-rmf/rmf_traffic_editor/tree/main/rmf_traffic_editor_assets
- legacy instructions: https://github.com/open-rmf/rmf_traffic_editor/tree/main/rmf_traffic_editor#generating-custom-thumbnails
- gz model prop shop plugin as a reference: https://github.com/gazebosim/gz-sim/blob/gz-sim9/src/systems/model_photo_shoot/ModelPhotoShoot.cc
- gz model prop shop world as a reference: https://github.com/gazebosim/gz-sim/blob/gz-sim9/examples/worlds/model_photo_shoot.sdf
Implementation Considerations
No response
Alternatives
No response
Additional information
No response
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomers
Type
Projects
Status
Spotlight