Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unreal Engine Digital Twin #3

Open
christoff-linde opened this issue Nov 18, 2023 · 0 comments
Open

Unreal Engine Digital Twin #3

christoff-linde opened this issue Nov 18, 2023 · 0 comments
Labels
idea A idea that is under consideration but definitely not final needs planning This requires additional planning, scoping, and/or general R&D

Comments

@christoff-linde
Copy link
Owner

Description

Unreal Engine can be used to implement a Digital Twin representation of the environment of choice, and could integrate with the data back-end to display real-time data.

Integrations

Seeing as UE can take advantage of either "conventional" http or websocket clients, in addition to full integration with the AWS C++ SDK, integration should be possible for:

  • AWS (using AWS C++ SDK)
  • Any other HTTP backend

Features

Platforms

The digital twin could potentially be packaged for all platforms. However, for ease, the default (and initially supported) platforms would likely be limited to Windows. Theoretically, however, there should be no significant reason to not also create distributions for MacOS and/or Linux as well.

Functionality

  • Configurable 3D model of environment of choice
  • Configurable sensor locations in relation to actual model/environment
  • HTTP/Socket/MQTT integration with relevant backend service
@christoff-linde christoff-linde added needs planning This requires additional planning, scoping, and/or general R&D idea A idea that is under consideration but definitely not final and removed needs planning This requires additional planning, scoping, and/or general R&D labels Nov 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
idea A idea that is under consideration but definitely not final needs planning This requires additional planning, scoping, and/or general R&D
Projects
Development

No branches or pull requests

1 participant