Skip to content

fix: replace FPV Hex, VTOL, and Rover models#77

Merged
mrpollo merged 1 commit intoPX4:mainfrom
MikePehel:fix/windows-model-crash
Apr 10, 2026
Merged

fix: replace FPV Hex, VTOL, and Rover models#77
mrpollo merged 1 commit intoPX4:mainfrom
MikePehel:fix/windows-model-crash

Conversation

@MikePehel
Copy link
Copy Markdown
Contributor

Summary

  • Replace hexfpv2 with hexfpv4 to fix a material overflow crash on Windows. The original model had a material property that caused the mesh to crash when materials were applied on the Windows build.
  • Replace vtol4 with vtol5 for a minor geometry fix.
  • Replace rover7 with rover8.

Test plan

  • Build clean on macOS
  • All 7 tests pass
  • test_obj_models validates all 9 models load
  • Verify Windows build no longer crashes when cycling to FPV Hex
  • Verify VTOL geometry renders correctly
  • Verify Rover renders correctly

- Replace hexfpv2 with hexfpv4 to fix a material overflow crash on
  Windows. The original model had a material property that caused
  the mesh to crash when materials were applied on the Windows build.
- Replace vtol4 with vtol5 for a minor geometry fix.
- Replace rover7 with rover8.
@mrpollo mrpollo merged commit 5371b11 into PX4:main Apr 10, 2026
6 checks passed
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