Skip to content

Taking thumbnail screenshots for assemblies in the Simulator SYNTH-272 - #1443

Open
Dhruv-0-Arora wants to merge 13 commits into
darora1/218/ui-tourfrom
darora1/272/thumbnail-screenshot
Open

Taking thumbnail screenshots for assemblies in the Simulator SYNTH-272#1443
Dhruv-0-Arora wants to merge 13 commits into
darora1/218/ui-tourfrom
darora1/272/thumbnail-screenshot

Conversation

@Dhruv-0-Arora

@Dhruv-0-Arora Dhruv-0-Arora commented Jul 23, 2026

Copy link
Copy Markdown
Collaborator

Task

Generating a thumbnail for newly spawned assemblies (Imported Locally).

Note

Will need to create another PR for exporting all of the default assets to replace their thumbnails

SYNTH-272

Symptom

Locally imported robots using c++ exporter and urdf do not have thumbnails

Solution

Creating thumbnails within the simulator by rendering a frame from a set camera angle and calculated framing and then embedding it into the mira data (so if they are exported again then it will be in that data).

Screenshot 2026-07-24 at 7 04 52 PM

Verification


Before merging, ensure the following criteria are met:

  • All acceptance criteria outlined in the ticket are met.
  • Necessary test cases have been added and updated.
  • A feature toggle or safe disable path has been added (if applicable).
  • User-facing polish:
    • Ask: "Is this ready-looking?"
  • Cross-linking between Jira and GitHub:
    • PR links to the relevant Jira issue.
    • Jira ticket has a comment referencing this PR.

Signed-off-by: Dhruv Arora <dhruv.arora1@autodesk.com>
Signed-off-by: Dhruv Arora <dhruv.arora1@autodesk.com>
@Dhruv-0-Arora Dhruv-0-Arora self-assigned this Jul 23, 2026
Signed-off-by: Dhruv Arora <dhruv.arora1@autodesk.com>
Signed-off-by: Dhruv Arora <dhruv.arora1@autodesk.com>
Signed-off-by: Dhruv Arora <dhruv.arora1@autodesk.com>
Signed-off-by: Dhruv Arora <dhruv.arora1@autodesk.com>
@Dhruv-0-Arora

Copy link
Copy Markdown
Collaborator Author
Screenshot 2026-07-24 at 1 59 10 PM

robot thumbnail example ^

Screenshot 2026-07-24 at 1 59 46 PM

field thumbnail example ^

… & download

Signed-off-by: Dhruv Arora <dhruv.arora1@autodesk.com>
Signed-off-by: Dhruv Arora <dhruv.arora1@autodesk.com>
@Dhruv-0-Arora
Dhruv-0-Arora marked this pull request as ready for review July 25, 2026 01:57
@Dhruv-0-Arora
Dhruv-0-Arora requested review from a team as code owners July 25, 2026 01:57
@Dhruv-0-Arora
Dhruv-0-Arora requested review from PepperLola, RoushilS and rutmanz and removed request for a team July 25, 2026 01:57
Signed-off-by: Dhruv Arora <dhruv.arora1@autodesk.com>
Comment thread fission/src/mirabuf/MirabufLoader.ts Outdated
Comment thread fission/src/mirabuf/MirabufThumbnail.ts
Comment thread fission/src/test/scene/ThumbnailCapture.test.ts
…1/272/thumbnail-screenshot

Resolved conflicts:
- MirabufSceneObject.ts createMirabuf: kept both the incoming progress
  handle update / yieldToMain and our assemblyHash assignment.
- ProtectedZoneSceneObject.test.ts: kept our "@/mirabuf/*" alias imports,
  which already include the incoming "import type" change.
@Dhruv-0-Arora
Dhruv-0-Arora force-pushed the darora1/272/thumbnail-screenshot branch from 7f58213 to 1cadd0b Compare July 30, 2026 17:17
Signed-off-by: Dhruv Arora <dhruv.arora1@autodesk.com>
Signed-off-by: Dhruv Arora <dhruv.arora1@autodesk.com>
Signed-off-by: Dhruv Arora <dhruv.arora1@autodesk.com>
@Dhruv-0-Arora
Dhruv-0-Arora requested a review from rutmanz July 31, 2026 17:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants