-
Notifications
You must be signed in to change notification settings - Fork 32
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'main' of https://github.com/ertis-research/OpenTwins
- Loading branch information
Showing
1 changed file
with
24 additions
and
6 deletions.
There are no files selected for viewing
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,12 +1,30 @@ | ||
# OpenTwins - Open source platform for Digital Twins | ||
<div align="center"> | ||
<img src="https://github.com/ertis-research/opentwins/assets/48439828/74f974ba-3804-46de-9149-2c4fe7702e93" width="130" height="130" /> | ||
|
||
<h3>OpenTwins</h3> | ||
<h4>Open source platform for Digital Twins</h4> | ||
|
||
![GitHub watchers](https://img.shields.io/github/watchers/ertis-research/opentwins) | ||
![GitHub Repo stars](https://img.shields.io/github/stars/ertis-research/opentwins) | ||
|
||
</br> | ||
<a href='https://ertis-research.github.io/opentwins' target="_blank"><img alt='Read the Docs' src='https://img.shields.io/badge/Docs-100000?style=for-the-badge&logo=Read the Docs&logoColor=000000&labelColor=33d9b2&color=40407a'/></a> | ||
</div> | ||
|
||
</br> | ||
|
||
This platform has been designed to facilitate the development of digital twins and is characterised by the exclusive use of open source components. The aim is to achieve a platform that covers all the functionalities that a digital twin may require, from the most basic ones, such as simply checking its real-time state, to more advanced ones, such as the inclusion of predicted or simulated data. | ||
|
||
You can find more information about OpenTwins and its architecture in the [publication](https://www.sciencedirect.com/science/article/pii/S0166361523001574) below: | ||
> [!WARNING] | ||
> This platform is currently **under development**, so its use in production environments is not recommended at this stage. | ||
|
||
<!--- You can visit the wiki here [https://ertis-research.github.io/opentwins](https://ertis-research.github.io/opentwins) ---> | ||
|
||
You can find more information about OpenTwins and its architecture in the publications below: | ||
|
||
>Robles, J., Martín, C., & Díaz, M. (2023). OpenTwins: An open-source framework for the development of next-gen compositional digital twins. [Computers in Industry, 152, 104007.](https://www.sciencedirect.com/science/article/pii/S0166361523001574) | ||
>Robles, J., Martín, C., & Díaz, M. (2023). OpenTwins: An open-source framework for the development of next-gen compositional digital twins. Computers in Industry, 152, 104007. | ||
>Infante S, Martín C, Robles J, et al. Integrating FMI and ML/AI models on the open-source digital twin framework OpenTwins. [Softw: Pract Exper. 2024; 1-21. doi: 10.1002/spe.3322](https://onlinelibrary.wiley.com/doi/epdf/10.1002/spe.3322?domain=p2p_domain&token=K37SGCMQKSIRHFYFIGXG) | ||
This platform is currently **under development**, so its use in production environments is not recommended at this stage. | ||
|
||
But you can visit the wiki here | ||
[https://ertis-research.github.io/opentwins](https://ertis-research.github.io/opentwins) |