Skip to content

Instantly share code, notes, and snippets.

@rj76
Created June 3, 2023 09:43
Show Gist options
  • Save rj76/193fff0559d43b32c707ef0e454c45d5 to your computer and use it in GitHub Desktop.
Save rj76/193fff0559d43b32c707ef0e454c45d5 to your computer and use it in GitHub Desktop.
Apprenticeship My24Service.com

Apprenticeship My24Service.com

It would concern a apprenticeship at My24Service.com (regretfully, the website is only in Dutch at the moment). We have a SaaS application for the maintenance and installation sector, that is now expanding to more types of clients.

One of the wishes we have, that might be an interesting project to do, is to be able to map a warehouse (loading docks, other equipment, etc.) into a 3D model using photogrammetry. As a first step we could make photo's by hand, but having a drone do that would be far more praktical.

From the top of my head, the following would have to be created:

  • a flutter app with a package that communicates with the drone via an API (eq. https://developer.dji.com/)
  • a backend project (rust, OpenCV) that processes these images and creates a 3D model (.obj)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment