open-rmf / open-rmf/rmf_simulation

[Feature request]: Support top-view thumbnail generator in Gz Harmonic

Open
#145 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement good first issue
Dominant language
C++
Stars
21
Forks
30
PR merge metrics
No merged PRs in 30d

Description

Before proceeding, is there an existing issue or discussion for this?
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:

Implementation Considerations

No response

Alternatives

No response

Additional information

No response

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with rmf_building_sim_gz_classic_plugins/src/thumbnail_generator.cpp and the legacy thumbnail-generation instructions, then compare them with gz-sim9/src/systems/model_photo_shoot/ModelPhotoShoot.cc and examples/worlds/model_photo_shoot.sdf. Done means a thumbnail generator works with Gazebo Harmonic onwards and the documentation explains how to generate thumbnails.

Written by the indexing model from the issue text.

Assessment

Tech stack
cpp
Domain
computer-graphics, documentation
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.