diff --git a/404.html b/404.html index 97aa9c472..8821153a0 100755 --- a/404.html +++ b/404.html @@ -39,6 +39,8 @@ + + @@ -146,7 +148,7 @@
- GitHub + ColivriDigitalTwin
@@ -192,7 +194,7 @@
- GitHub + ColivriDigitalTwin
@@ -209,7 +211,192 @@ - Colivri Digital Twin + Home + + + + + + + + + + + + + + + + + + +
  • + + + + + + + + + + + +
  • + + + + + + + + + + + + + +
  • + + + + + + + + + + + +
  • + + + + + + + + +
  • + + + + + Development diff --git a/about_project/index.html b/about_project/index.html new file mode 100755 index 000000000..19af57c7f --- /dev/null +++ b/about_project/index.html @@ -0,0 +1,612 @@ + + + + + + + + + + + + + + + + + + + + + + + About the Project - Colivri Digital Twin + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    + + + + Skip to content + + +
    +
    + +
    + + + + + + +
    + + +
    + +
    + + + + + + +
    +
    + + + +
    +
    +
    + + + + + +
    +
    +
    + + + +
    +
    +
    + + + +
    +
    +
    + + + +
    +
    + + + + + + + +

    About Colivri Digital Twin

    +

    What is a Digital Twin?

    +

    A digital twin is a digital replica of a living or non-living physical entity. By bridging the physical and the virtual world, data is transmitted seamlessly allowing the virtual entity to exist simultaneously with the physical entity.

    +

    What is Colivri?

    +

    Colivri (Collaboratory on Interaction, Visualization, Robotics, and Autonomous Systems) is a collaboration space among various departments of the University, for the development of computational experiences with innovative interfaces. Virtual and Augmented Reality, simulators, and human-robot interfaces are some of the technologies we use for the development of new solutions to local and international problems.

    +

    What is Colivri Digital Twin?

    +

    Colivri Digital Twin is a project that aims to create a digital twin of the Colivri laboratory, in order to create a space for experimentation and development of new technologies. This project is developed by the students of the degree project of the Systems Engineering program of the Universidad de los Andes.

    +

    More information...

    + + + + + + +
    +
    + + +
    + +
    + + + +
    +
    +
    +
    + + + + + + + + + + \ No newline at end of file diff --git a/about_team/index.html b/about_team/index.html new file mode 100755 index 000000000..ac48f0bfd --- /dev/null +++ b/about_team/index.html @@ -0,0 +1,522 @@ + + + + + + + + + + + + + + + + + + + + + + + About the Team - Colivri Digital Twin + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    + + + + Skip to content + + +
    +
    + +
    + + + + + + +
    + + +
    + +
    + + + + + + +
    +
    + + + +
    +
    +
    + + + + + +
    +
    +
    + + + +
    +
    +
    + + + +
    +
    +
    + + + +
    +
    + + + + + + + +

    Team

    +
      +
    • Pablo Figueroa Forero: Associate Professor
    • +
    • Vivian Gómez Cubillos: Instructor Professor & Colivri Lab Coordinator
    • +
    • Juan Esteban Rodriguez
    • +
    • Melissa Lizeth Contreras Rojas
    • +
    • Juan Sebastian Alegria Zuñiga
    • +
    • Julian Camilo Mora Valbuena
    • +
    • Nicolas Falla Bernal
    • +
    • Valentina Uribe
    • +
    • Abel Arismendy
    • +
    + + + + + + +
    +
    + + +
    + +
    + + + +
    +
    +
    +
    + + + + + + + + + + \ No newline at end of file diff --git a/css/styles.css b/css/styles.css new file mode 100755 index 000000000..156ca28e8 --- /dev/null +++ b/css/styles.css @@ -0,0 +1,14 @@ +.responsive-iframe-container { + position: relative; + overflow: hidden; + padding-top: 56.25%; /* For 16:9 Aspect Ratio. Use 75% for 4:3 */ +} + +.responsive-iframe-container iframe { + position: absolute; + top: 0; + left: 0; + width: 100%; + height: 100%; + border: 0; +} diff --git a/development/index.html b/development/index.html new file mode 100755 index 000000000..6cbde8dca --- /dev/null +++ b/development/index.html @@ -0,0 +1,645 @@ + + + + + + + + + + + + + + + + + + + + + Development - Colivri Digital Twin + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    + + + + Skip to content + + +
    +
    + +
    + + + + + + +
    + + +
    + +
    + + + + + + +
    +
    + + + +
    +
    +
    + + + + + +
    +
    +
    + + + +
    +
    +
    + + + +
    +
    +
    + + + +
    +
    + + + + + + + +

    Development

    +

    Explore the branches of this repository, each branch for a different platform.

    +

    HOLOLENS 2

    +
      +
    • Branch Link: GitHub
    • +
    • Description: Brief description of the repository.
    • +
    +
    +

    VIVE PRO

    +
      +
    • Branch Link: GitHub
    • +
    • Description: Brief description of the repository.
    • +
    +
    +

    META QUEST 2

    +
      +
    • Branch Link: GitHub
    • +
    • Description: Brief description of the repository.
    • +
    +
    +

    META QUEST PRO

    +
      +
    • Branch Link: GitHub
    • +
    • Description: Brief description of the repository.
    • +
    +
    +

    WINDOWS PLATFORM

    +
      +
    • Branch Link: GitHub
    • +
    • Description: Brief description of the repository.
    • +
    + + + + + + +
    +
    + + +
    + +
    + + + +
    +
    +
    +
    + + + + + + + + + + \ No newline at end of file diff --git a/download/index.html b/download/index.html new file mode 100755 index 000000000..787c80852 --- /dev/null +++ b/download/index.html @@ -0,0 +1,612 @@ + + + + + + + + + + + + + + + + + + + + + + + Installation - Colivri Digital Twin + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    + + + + Skip to content + + +
    +
    + +
    + + + + + + +
    + + +
    + +
    + + + + + + +
    +
    + + + +
    +
    +
    + + + + + +
    +
    +
    + + + +
    +
    +
    + + + +
    +
    +
    + + + +
    +
    + + + + + + + +

    Download & Install

    +

    Meta Quest platform

    +
      +
    1. Download the apk file from the link above Download
    2. +
    3. Install the apk file on your device
    4. +
    5. Open the app
    6. +
    7. Enjoy!
    8. +
    +

    Hololens 2 platform

    +
      +
    1. Download the apk file from the link above Download
    2. +
    3. Install the apk file on your device
    4. +
    5. Open the app
    6. +
    7. Enjoy!
    8. +
    +

    Vive Pro platform

    +
      +
    1. Download the apk file from the link above Download
    2. +
    3. Install the apk file on your device
    4. +
    5. Open the app
    6. +
    7. Enjoy!
    8. +
    + + + + + + +
    +
    + + +
    + +
    + + + +
    +
    +
    +
    + + + + + + + + + + \ No newline at end of file diff --git a/images/AR-1.png b/images/AR-1.png new file mode 100755 index 000000000..df1d03a23 Binary files /dev/null and b/images/AR-1.png differ diff --git a/images/AR-2.png b/images/AR-2.png new file mode 100755 index 000000000..3c7f047f8 Binary files /dev/null and b/images/AR-2.png differ diff --git a/images/others-1.png b/images/others-1.png new file mode 100755 index 000000000..20fc3d089 Binary files /dev/null and b/images/others-1.png differ diff --git a/images/others-2.png b/images/others-2.png new file mode 100755 index 000000000..d4a4be23f Binary files /dev/null and b/images/others-2.png differ diff --git a/index.html b/index.html index 36eaedb0d..0ca698940 100755 --- a/index.html +++ b/index.html @@ -10,6 +10,8 @@ + + @@ -39,6 +41,8 @@ + + @@ -61,7 +65,7 @@
    - + Skip to content @@ -97,7 +101,7 @@
    - Colivri Digital Twin + Home
    @@ -151,7 +155,7 @@
    - GitHub + ColivriDigitalTwin
    @@ -197,7 +201,7 @@
    - GitHub + ColivriDigitalTwin
    @@ -223,7 +227,7 @@ - Colivri Digital Twin + Home @@ -234,7 +238,7 @@ - Colivri Digital Twin + Home @@ -256,24 +260,51 @@ @@ -284,6 +315,191 @@ + + + + + + + + + + +
  • + + + + + + + + + + + +
  • + + + + + + + + + + + + + +
  • + + + + + + + + + + + +
  • + + + + + + + + +
  • + + + + + Development + + + + +
  • + + + @@ -311,24 +527,51 @@ @@ -349,14 +592,10 @@ -

    Colivri Digital Twin

    +

    Welcome to Colivri Digital Twin

    colivri digital twin

    Digital Twin Experimentation Space at Uniandes Leveraging the potential of various mixed reality platforms

    -

    What is a Digital Twin?

    -

    A digital twin is a digital replica of a living or non-living physical entity. By bridging the physical and the virtual world, data is transmitted seamlessly allowing the virtual entity to exist simultaneously with the physical entity.

    -

    What is Colivri?

    -

    Colivri (Collaboratory on Interaction, Visualization, Robotics, and Autonomous Systems) is a collaboration space among various departments of the University, for the development of computational experiences with innovative interfaces. Virtual and Augmented Reality, simulators, and human-robot interfaces are some of the technologies we use for the development of new solutions to local and international problems.

    Objectives

    Colivri Digital Twin is created with several objectives in mind:

    +

    Functionality

    +

    Quick control of the laboratory

    +

    From a large format control panel, you can have a quick view of everything that is happening in the laboratory

    +
    + +
    + + +

    Show future configurations

    +

    in this case, the screens

    +
    + +
    + + +

    AR - add information to the real world

    +

    In Augmented Reality, being able to see additional information about the equipment in front.

    +

    colivri digital twin - AR 1 +colivri digital twin - AR 2

    + +

    Adittional information

    +

    colivri digital twin - others 1 +colivri digital twin - others 2

    + diff --git a/quickstart/index.html b/quickstart/index.html new file mode 100755 index 000000000..b80dc0d0e --- /dev/null +++ b/quickstart/index.html @@ -0,0 +1,512 @@ + + + + + + + + + + + + + + + + + + + + + + + Quick Start - Colivri Digital Twin + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    + + + + Skip to content + + +
    +
    + +
    + + + + + + +
    + + +
    + +
    + + + + + + +
    +
    + + + +
    +
    +
    + + + + + +
    +
    +
    + + + +
    +
    +
    + + + +
    +
    +
    + + + +
    +
    + + + + + + + +

    Quickstart

    +

    Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed euismod, nisl quis aliquam ultricies, nunc nisl aliquet nunc, sed aliquam nisl nisl

    + + + + + + +
    +
    + + +
    + +
    + + + +
    +
    +
    +
    + + + + + + + + + + \ No newline at end of file diff --git a/search/search_index.json b/search/search_index.json index 5ba6836f4..8070923ff 100755 --- a/search/search_index.json +++ b/search/search_index.json @@ -1 +1 @@ -{"config":{"lang":["en"],"separator":"[\\s\\-]+","pipeline":["stopWordFilter"]},"docs":[{"location":"","title":"Colivri Digital Twin","text":"

    Digital Twin Experimentation Space at Uniandes Leveraging the potential of various mixed reality platforms

    "},{"location":"#what-is-a-digital-twin","title":"What is a Digital Twin?","text":"

    A digital twin is a digital replica of a living or non-living physical entity. By bridging the physical and the virtual world, data is transmitted seamlessly allowing the virtual entity to exist simultaneously with the physical entity.

    "},{"location":"#what-is-colivri","title":"What is Colivri?","text":"

    Colivri (Collaboratory on Interaction, Visualization, Robotics, and Autonomous Systems) is a collaboration space among various departments of the University, for the development of computational experiences with innovative interfaces. Virtual and Augmented Reality, simulators, and human-robot interfaces are some of the technologies we use for the development of new solutions to local and international problems.

    "},{"location":"#objectives","title":"Objectives","text":"

    Colivri Digital Twin is created with several objectives in mind:

    "}]} \ No newline at end of file +{"config":{"lang":["en"],"separator":"[\\s\\-]+","pipeline":["stopWordFilter"]},"docs":[{"location":"","title":"Welcome to Colivri Digital Twin","text":"

    Digital Twin Experimentation Space at Uniandes Leveraging the potential of various mixed reality platforms

    "},{"location":"#objectives","title":"Objectives","text":"

    Colivri Digital Twin is created with several objectives in mind:

    "},{"location":"#functionality","title":"Functionality","text":""},{"location":"#quick-control-of-the-laboratory","title":"Quick control of the laboratory","text":"

    From a large format control panel, you can have a quick view of everything that is happening in the laboratory

    "},{"location":"#show-future-configurations","title":"Show future configurations","text":"

    in this case, the screens

    "},{"location":"#ar-add-information-to-the-real-world","title":"AR - add information to the real world","text":"

    In Augmented Reality, being able to see additional information about the equipment in front.

    "},{"location":"#adittional-information","title":"Adittional information","text":""},{"location":"about_project/","title":"About Colivri Digital Twin","text":""},{"location":"about_project/#what-is-a-digital-twin","title":"What is a Digital Twin?","text":"

    A digital twin is a digital replica of a living or non-living physical entity. By bridging the physical and the virtual world, data is transmitted seamlessly allowing the virtual entity to exist simultaneously with the physical entity.

    "},{"location":"about_project/#what-is-colivri","title":"What is Colivri?","text":"

    Colivri (Collaboratory on Interaction, Visualization, Robotics, and Autonomous Systems) is a collaboration space among various departments of the University, for the development of computational experiences with innovative interfaces. Virtual and Augmented Reality, simulators, and human-robot interfaces are some of the technologies we use for the development of new solutions to local and international problems.

    "},{"location":"about_project/#what-is-colivri-digital-twin","title":"What is Colivri Digital Twin?","text":"

    Colivri Digital Twin is a project that aims to create a digital twin of the Colivri laboratory, in order to create a space for experimentation and development of new technologies. This project is developed by the students of the degree project of the Systems Engineering program of the Universidad de los Andes.

    "},{"location":"about_project/#more-information","title":"More information...","text":""},{"location":"about_team/","title":"Team","text":""},{"location":"development/","title":"Development","text":"

    Explore the branches of this repository, each branch for a different platform.

    "},{"location":"development/#hololens-2","title":"HOLOLENS 2","text":""},{"location":"development/#vive-pro","title":"VIVE PRO","text":""},{"location":"development/#meta-quest-2","title":"META QUEST 2","text":""},{"location":"development/#meta-quest-pro","title":"META QUEST PRO","text":""},{"location":"development/#windows-platform","title":"WINDOWS PLATFORM","text":""},{"location":"download/","title":"Download & Install","text":""},{"location":"download/#meta-quest-platform","title":"Meta Quest platform","text":"
    1. Download the apk file from the link above
    2. Install the apk file on your device
    3. Open the app
    4. Enjoy!
    "},{"location":"download/#hololens-2-platform","title":"Hololens 2 platform","text":"
    1. Download the apk file from the link above
    2. Install the apk file on your device
    3. Open the app
    4. Enjoy!
    "},{"location":"download/#vive-pro-platform","title":"Vive Pro platform","text":"
    1. Download the apk file from the link above
    2. Install the apk file on your device
    3. Open the app
    4. Enjoy!
    "},{"location":"quickstart/","title":"Quickstart","text":"

    Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed euismod, nisl quis aliquam ultricies, nunc nisl aliquet nunc, sed aliquam nisl nisl

    "}]} \ No newline at end of file diff --git a/sitemap.xml.gz b/sitemap.xml.gz index e8d11f2e8..a8ae8cb24 100755 Binary files a/sitemap.xml.gz and b/sitemap.xml.gz differ