EURODEV-73 feat(mobile): native LiDAR scanner (epic kickoff + design spec)#36
Draft
Tcordeir0 wants to merge 1 commit into
Draft
EURODEV-73 feat(mobile): native LiDAR scanner (epic kickoff + design spec)#36Tcordeir0 wants to merge 1 commit into
Tcordeir0 wants to merge 1 commit into
Conversation
Design for replacing the fake 2D-photo scan flow with on-device LiDAR capture (ARKit scene reconstruction) inside the existing RN/Expo app, via a local Expo native Swift module. Covers measurement extraction, the extras category, removal of demo/fake data, testing and a 5-phase delivery sequence targeting the 22/06/2026 live demo.
4 tasks
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Épico — Scanner LiDAR nativo on-device
Substitui o fluxo de scan fake (foto 2D + medidas aleatórias no backend) por captura LiDAR real dentro do PondiFarmApp.
O app continua RN/Expo — adiciona-se apenas um módulo nativo Swift (Expo Module local) para a captura ARKit (
sceneReconstruction = .mesh). As 5 medidas morfométricas são extraídas da malha 3D on-device, offline. Inclui categoria "extras" (marcar testes objeto/pessoa vs bovino) e remoção de todo dado fake do layout. Design mantém o padrão iOS HIG / Liquid Health.Alvo: demo ao vivo na reunião de 22/06/2026.
Não-objetivo: acurácia validada vs balança (fase posterior com dado de campo).
Spec
docs/superpowers/specs/2026-06-03-lidar-native-scanner-design.mdSequência (PRs por fase)
.objEste PR (draft) é o âncora do épico: por enquanto contém apenas o design spec. A implementação chega por fases.