Skip to content

Auto wheel assignment for native mira imports [SYNTH-292] - #1456

Merged
BrandonPacewic merged 2 commits into
devfrom
branp/292/mira-auto-wheel-detection
Aug 7, 2026
Merged

Auto wheel assignment for native mira imports [SYNTH-292]#1456
BrandonPacewic merged 2 commits into
devfrom
branp/292/mira-auto-wheel-detection

Conversation

@BrandonPacewic

@BrandonPacewic BrandonPacewic commented Jul 28, 2026

Copy link
Copy Markdown
Member

Task

SYNTH-292

Symptom

Robots imported from mira needed to have already had their wheels assigned by the exporter.

Solution

We do not require this for URDF, added the same algorithm to also auto assign wheels via native mira uploads given that no wheels were already found.

Verification

Here is dozer with no assigned wheels exported from fusion. It will not drive on dev but it will on this branch.


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.

@BrandonPacewic BrandonPacewic self-assigned this Jul 28, 2026
@BrandonPacewic BrandonPacewic added the mirabuf Relating to the mirabuf format label Jul 28, 2026
@BrandonPacewic
BrandonPacewic requested review from a team as code owners July 28, 2026 18:58

@AlexD717 AlexD717 left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@RoushilS RoushilS left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

works, lgtm

* 'dev' of github.com:Autodesk/synthesis: (193 commits)
  fix: biome lint and toasts ui
  Fix Drag Mode During Gizmo Move (#1480)
  chore: remove unneeded jsx fragments (#1474)
  Update Tabs Indicator on Content Size Change (#1428)
  Fix Configuration Input Selection (#1460)
  style: ran formatter
  Improved 2024 Field Collisions
  fix: make cancelling work and make endgame reset
  fix: use start time delay for autonomous
  feat: make match mode timer time-based
  feat: improve match result modal styling
  refactor: use null instead of explicit fallback value for camera selection
  refactor: use string UUIDs instead of incrementing integers
  fix: update array bracket formatting
  chore: refactor out new build parts functionality
  chore: update comments
  feat: obj mesh reduction fix
  feat: glTF dense meshes extra rung
  feat: mesh decimation for obj and gltf
  chore: update comments
  ...
@BrandonPacewic
BrandonPacewic merged commit 8d95ec7 into dev Aug 7, 2026
20 checks passed
@BrandonPacewic
BrandonPacewic deleted the branp/292/mira-auto-wheel-detection branch August 7, 2026 18:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

mirabuf Relating to the mirabuf format

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants