diff --git a/.gitattributes b/.gitattributes
index f6ec59e..98e6089 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -1,3 +1,4 @@
*.dae filter=lfs diff=lfs merge=lfs -text
*.stl filter=lfs diff=lfs merge=lfs -text
*.png filter=lfs diff=lfs merge=lfs -text
+*.usd filter=lfs diff=lfs merge=lfs -text
diff --git a/.gitignore b/.gitignore
deleted file mode 100644
index 259148f..0000000
--- a/.gitignore
+++ /dev/null
@@ -1,32 +0,0 @@
-# Prerequisites
-*.d
-
-# Compiled Object files
-*.slo
-*.lo
-*.o
-*.obj
-
-# Precompiled Headers
-*.gch
-*.pch
-
-# Compiled Dynamic libraries
-*.so
-*.dylib
-*.dll
-
-# Fortran module files
-*.mod
-*.smod
-
-# Compiled Static libraries
-*.lai
-*.la
-*.a
-*.lib
-
-# Executables
-*.exe
-*.out
-*.app
diff --git a/CMakeLists.txt b/CMakeLists.txt
deleted file mode 100644
index cd3aead..0000000
--- a/CMakeLists.txt
+++ /dev/null
@@ -1,15 +0,0 @@
-cmake_minimum_required(VERSION 3.8)
-project(simulation)
-find_package(ament_cmake REQUIRED)
-
-file(MAKE_DIRECTORY ${CMAKE_CURRENT_BINARY_DIR}/models/curiosity_path)
-
-install(DIRECTORY
- models
- ${CMAKE_CURRENT_BINARY_DIR}/models
- DESTINATION share/${PROJECT_NAME}/
-)
-
-ament_environment_hooks("${CMAKE_CURRENT_SOURCE_DIR}/hooks/${PROJECT_NAME}.dsv.in")
-
-ament_package()
diff --git a/README.md b/README.md
index bd5bbe2..e33924f 100644
--- a/README.md
+++ b/README.md
@@ -1,5 +1,77 @@
-# simulation
+# Space ROS IsaacSim Extension Package
-Simulation assets of space-ros demos
+This repository is an extension module for Nvidia's IsaacSim. It provides the following features:
-This repo uses [git-lfs](https://git-lfs.com/) to manage large files.
+ - Simulation Assets for Space Robotics
+ - ROS2 Interface for Space Robotics
+ - Extenstions for IsaacSim for Space Robotics
+
+## System Requirements
+
+The following are the system requirements to run the project:
+
+| Requirement | Description |
+| ----------- | -------------------------------- |
+| OS | Ubuntu 22.04 |
+| RTX GPU | Nvidia RTX 30XX Series or higher |
+| RAM | 16 GB or higher |
+| CPU | Intel i7 or higher |
+
+
+## Prerequisites
+
+The work is based on Nvidia's IsaacSim. The changes are tested on Ubuntu 22.04. The following dependencies are required to run the project:
+
+| Dependency | Version | Description |
+| ---------- | -------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
+| IsaacSim | >=4.0.0 | Nvidia's IsaacSim. You can setup the simulation from official website. Instructions [here](https://docs.omniverse.nvidia.com/isaacsim/latest/installation/install_workstation.html) |
+| ROS2 | ==Humble | ROS2 Humble acts as a middle layer. This will be soon ported to the native project. Installation Instructions [here](https://docs.ros.org/en/humble/Installation.html) |
+
+## Get Started
+
+1. Make sure the prerequisites are installed. If not, follow the instructions in the prerequisites section.
+2. Clone the repository to your local machine in your desired location. Run the following command in the terminal:
+```bash
+git clone https://github.com/space-ros/simulation.git
+
+# This project used git-lfs for large files. Make sure you have git-lfs installed.
+# If not, you can install it by running the following command:
+# sudo apt-get install git-lfs
+
+# Now, you can pull the repository with git-lfs
+cd simulation
+git lfs pull
+```
+3. The repository contains two folders in the root directory:
+ - `extensions`: Contains the extensions for IsaacSim
+ - `assets`: Contains the ROS2 interface for IsaacSim
+4. For easier access to the assetss, you can bookmark the assets folder in the IsaacSim by following the steps:
+ 1. Open IsaacSim.
+ 2. In the Context Browser, navigate to the root of the repository and right-click on the `assets` folder.
+ 3. Click on the `Add Bookmark` option.
+ 4. You will be prompted to enter the name of the bookmark. Enter "Space ROS Assets" and click on `OK`.
+ 5. Now, you can access the assets from the bookmarks section in the Context Browser.
+5. For the extensions, you need to allow the extension manager of IsaacSim to know the location of the extensions. Follow the steps:
+ 1. Open IsaacSim.
+ 2. Go to `Windows` in the top menu bar and click on `Extensions`.
+ 3. Click on the hamburger icon on the top right corner of the Search bar in the extension manager and select `Settings`.
+ 4. On the right panel of the extension manager, find the section for extension search paths and click on the `+` icon at the end of the list.
+ 5. Navigate to the `extensions` folder in the repository and select the `extensions` folder.
+ 6. The extensions of Space ROS will now be available in the extension manager. You can search for the extensions in the search bar. The list of extensions is provided in the documentation below.
+ 7. Click on the extension and enable it by toggling the switch on the right side of the extension. You can also check the `Auto-Enable` option to enable the extension automatically when IsaacSim starts.
+ 8. You can repeat the steps for other extensions as well.
+6. Now, you can start using the assets and extensions in the IsaacSim.
+
+> NOTE: Make sure ROS2 Bridge is extension is enabled in the IsaacSim. You can enable it by the previous steps mentioned for the extensions.
+
+## Documentation
+
+This is a brief overview of the documentation provided in the repository. The detailed documentation can be found in the `docs` folder in the repository.
+
+| Section | Description |
+| ---------------------------------------------------------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
+| [Space Robotics Environments](docs/assets/environments.md) | The environment assets provided by Space ROS for Nvidia's IsaacSim:
1. International Space Station
2. Interior of International Space Station
3. Lunar Surface
4. Mars Surface
5. Simple Chess Environment for Robonaut2
6. Simple Mars Replica Environment for Ingenuity Helicopter |
+| [Space Robotics Robots](docs/assets/robots.md) | The robot assets provided by Space ROS for Nvidia's IsaacSIM:
[1. Curiosity Mars Rover](./docs/robots/curiosity.md)
2. Perseverance Mars Rover
[3.Ingenuity Helicopter V3](./docs//robots/ingenuity-helicopter.md)
[4.Canadarm2](./docs/robots/canadarm2.md)
[5.Robonaut2](./docs/robots/robonaut2.md) |
+| [Space Robotics Scenes](docs/assets/scenes.md) | The environment assets provided by Space ROS for Nvidia's IsaacSim:
1. International Space Station with Canadarm2
2. Curiosity Mars Rover on Mars Surface
3. Simple Chess Environment for Robonaut2
4. Simple Mars Replica Environment for Ingenuity Helicopter |
+| [ROS2 Interface](docs/ros2.md) | The ROS2 bridge and usage description for integration with Space ROS |
+| [Extensions for IsaacSim](docs/extensions/index.md) | The extensions provided by Space ROS for Nvidia's IsaacSim:
1. Example Omnigraph Extension for Space ROS
2. Omnigraph Extension for Rover Simple Mobile Base Controller |
\ No newline at end of file
diff --git a/assets/Environments/InternationalSpaceStation/.thumbs/256x256/InternationalSpaceStation.usd.png b/assets/Environments/InternationalSpaceStation/.thumbs/256x256/InternationalSpaceStation.usd.png
new file mode 100644
index 0000000..366718e
--- /dev/null
+++ b/assets/Environments/InternationalSpaceStation/.thumbs/256x256/InternationalSpaceStation.usd.png
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:05fc99a859153cf37fce56e719a1b5ff1a2bc1dccc528b33334806a161e7643d
+size 92003
diff --git a/assets/Environments/InternationalSpaceStation/.thumbs/256x256/InternationalSpaceStationInternal.usd.png b/assets/Environments/InternationalSpaceStation/.thumbs/256x256/InternationalSpaceStationInternal.usd.png
new file mode 100644
index 0000000..6c76293
--- /dev/null
+++ b/assets/Environments/InternationalSpaceStation/.thumbs/256x256/InternationalSpaceStationInternal.usd.png
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:335c87af4a40baea6d0d9d5bb684d5c7bd7075249696bf2b06c58723188a101f
+size 99140
diff --git a/assets/Environments/InternationalSpaceStation/InternationalSpaceStation.usd b/assets/Environments/InternationalSpaceStation/InternationalSpaceStation.usd
new file mode 100644
index 0000000..7bdf82e
--- /dev/null
+++ b/assets/Environments/InternationalSpaceStation/InternationalSpaceStation.usd
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:b4e498e9d7d63b675c84030e03c19226a978a01208f850fa171214ec5d1dbd46
+size 19228081
diff --git a/assets/Environments/InternationalSpaceStation/InternationalSpaceStationInternal.usd b/assets/Environments/InternationalSpaceStation/InternationalSpaceStationInternal.usd
new file mode 100644
index 0000000..e18be86
--- /dev/null
+++ b/assets/Environments/InternationalSpaceStation/InternationalSpaceStationInternal.usd
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:240fa9a5845b2b6abfc66f8414cd807afb20b5c3e1d679b0ca2c9c185aadb388
+size 22361931
diff --git a/assets/Environments/InternationalSpaceStation/textures/ISS/ISS_01.jpg.png b/assets/Environments/InternationalSpaceStation/textures/ISS/ISS_01.jpg.png
new file mode 100644
index 0000000..53cfc37
--- /dev/null
+++ b/assets/Environments/InternationalSpaceStation/textures/ISS/ISS_01.jpg.png
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:a98aa7666a402871dcb740d1e534b7ad07a16da79536cfbfdd8ceae979f0ba2d
+size 2150700
diff --git a/assets/Environments/InternationalSpaceStation/textures/ISS/ISS_01_n.jpg.png b/assets/Environments/InternationalSpaceStation/textures/ISS/ISS_01_n.jpg.png
new file mode 100644
index 0000000..c3f001e
--- /dev/null
+++ b/assets/Environments/InternationalSpaceStation/textures/ISS/ISS_01_n.jpg.png
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:a830ad9e168a005c71365fe3c906031df85069ff4ce13a4d2b5cf7097a5dcb3d
+size 669488
diff --git a/assets/Environments/InternationalSpaceStation/textures/ISS/ISS_02.jpg.png b/assets/Environments/InternationalSpaceStation/textures/ISS/ISS_02.jpg.png
new file mode 100644
index 0000000..e961d43
--- /dev/null
+++ b/assets/Environments/InternationalSpaceStation/textures/ISS/ISS_02.jpg.png
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:3a17ff2fcabbab8f3637626d92e29def6146ddc4539dc99d15ba706e16acd8d7
+size 1894823
diff --git a/assets/Environments/InternationalSpaceStation/textures/ISS/ISS_03.jpg.001.png b/assets/Environments/InternationalSpaceStation/textures/ISS/ISS_03.jpg.001.png
new file mode 100644
index 0000000..d6667cb
--- /dev/null
+++ b/assets/Environments/InternationalSpaceStation/textures/ISS/ISS_03.jpg.001.png
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:65e64b008b4502113963bbd2a450fc266f26dd8509f80cf78c28f54b56aa895d
+size 1873092
diff --git a/assets/Environments/InternationalSpaceStation/textures/ISS/ISS_03.jpg.png b/assets/Environments/InternationalSpaceStation/textures/ISS/ISS_03.jpg.png
new file mode 100644
index 0000000..97015ef
--- /dev/null
+++ b/assets/Environments/InternationalSpaceStation/textures/ISS/ISS_03.jpg.png
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:349bf71d93bba9477c6e9aa9974c1bbc4f7d5cd254c4ee68b0a7d2ea6aa90178
+size 1863800
diff --git a/assets/Environments/InternationalSpaceStation/textures/ISS/ISS_03.png.002.png b/assets/Environments/InternationalSpaceStation/textures/ISS/ISS_03.png.002.png
new file mode 100644
index 0000000..594f23f
--- /dev/null
+++ b/assets/Environments/InternationalSpaceStation/textures/ISS/ISS_03.png.002.png
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:3b1f8754e0dc962ba3644acc4f15d6a7b831bdc91960addabe71de009522eb3f
+size 1908129
diff --git a/assets/Environments/InternationalSpaceStation/textures/ISS/ISS_03_n.jpg.png b/assets/Environments/InternationalSpaceStation/textures/ISS/ISS_03_n.jpg.png
new file mode 100644
index 0000000..21d213a
--- /dev/null
+++ b/assets/Environments/InternationalSpaceStation/textures/ISS/ISS_03_n.jpg.png
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:3a4fabd2c0b2bfffff505175a0f5b678628562b6e1f60ffe6932e72c3ed47348
+size 574517
diff --git a/assets/Environments/InternationalSpaceStation/textures/ISS/ISS_04.jpg.png b/assets/Environments/InternationalSpaceStation/textures/ISS/ISS_04.jpg.png
new file mode 100644
index 0000000..f7b0228
--- /dev/null
+++ b/assets/Environments/InternationalSpaceStation/textures/ISS/ISS_04.jpg.png
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:9b672527c11f015e0b2758c3c914e80808319d94dd0a6a27a59152afd9ffef57
+size 1632330
diff --git a/assets/Environments/InternationalSpaceStation/textures/ISS/ISS_AO_01.jpg.png b/assets/Environments/InternationalSpaceStation/textures/ISS/ISS_AO_01.jpg.png
new file mode 100644
index 0000000..be95f78
--- /dev/null
+++ b/assets/Environments/InternationalSpaceStation/textures/ISS/ISS_AO_01.jpg.png
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:401134fd5b24055f679f96dccf76fd4e2ed6b55472a82cef38ee878923f6cfc3
+size 629989
diff --git a/assets/Environments/InternationalSpaceStation/textures/ISS/ISS_AO_02.jpg.png b/assets/Environments/InternationalSpaceStation/textures/ISS/ISS_AO_02.jpg.png
new file mode 100644
index 0000000..b3e29db
--- /dev/null
+++ b/assets/Environments/InternationalSpaceStation/textures/ISS/ISS_AO_02.jpg.png
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:afa9fac345b6398c8fb94a7e9307256b8a1b676986e1709a3cfca3ad78d96053
+size 927413
diff --git a/assets/Environments/InternationalSpaceStation/textures/ISS/ISS_AO_03.jpg.png b/assets/Environments/InternationalSpaceStation/textures/ISS/ISS_AO_03.jpg.png
new file mode 100644
index 0000000..513056a
--- /dev/null
+++ b/assets/Environments/InternationalSpaceStation/textures/ISS/ISS_AO_03.jpg.png
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:7061110835955d3e6663750c9f796a546d236ed557c820b1f27024c5d3a68960
+size 981338
diff --git a/assets/Environments/InternationalSpaceStation/textures/ISS/ISS_AO_04.jpg.png b/assets/Environments/InternationalSpaceStation/textures/ISS/ISS_AO_04.jpg.png
new file mode 100644
index 0000000..18ff545
--- /dev/null
+++ b/assets/Environments/InternationalSpaceStation/textures/ISS/ISS_AO_04.jpg.png
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:d314f3505f7e255ffb57f8751a574979a3c439f2d433c32f01bd09d3f5705f8d
+size 924183
diff --git a/assets/Environments/InternationalSpaceStation/textures/ISS/ISS_AO_05.jpg.png b/assets/Environments/InternationalSpaceStation/textures/ISS/ISS_AO_05.jpg.png
new file mode 100644
index 0000000..5b4a2a2
--- /dev/null
+++ b/assets/Environments/InternationalSpaceStation/textures/ISS/ISS_AO_05.jpg.png
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:918a78fa7b7a7ebf6c97a6468935368d41ff800206dbe16b6de3bdd4f1f37010
+size 929148
diff --git a/assets/Environments/InternationalSpaceStation/textures/ISS/ISS_AO_06.jpg.png b/assets/Environments/InternationalSpaceStation/textures/ISS/ISS_AO_06.jpg.png
new file mode 100644
index 0000000..8d68242
--- /dev/null
+++ b/assets/Environments/InternationalSpaceStation/textures/ISS/ISS_AO_06.jpg.png
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:c657f7b9f7230844fa4114e35729d62fc5a8a525c2fb9bf1f2d62d7a3901a741
+size 984717
diff --git a/assets/Environments/InternationalSpaceStation/textures/ISS/ISS_AO_07.jpg.png b/assets/Environments/InternationalSpaceStation/textures/ISS/ISS_AO_07.jpg.png
new file mode 100644
index 0000000..4e481e8
--- /dev/null
+++ b/assets/Environments/InternationalSpaceStation/textures/ISS/ISS_AO_07.jpg.png
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:1b83703764d644622014a9e8f90b127d7e3dff9bf2fa369d6b1773a022e0f5ca
+size 934334
diff --git a/assets/Environments/InternationalSpaceStation/textures/ISS/ISS_AO_08.jpg.png b/assets/Environments/InternationalSpaceStation/textures/ISS/ISS_AO_08.jpg.png
new file mode 100644
index 0000000..8683763
--- /dev/null
+++ b/assets/Environments/InternationalSpaceStation/textures/ISS/ISS_AO_08.jpg.png
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:b7fa9346030d4b1aeaedcad3e8d9e6a441030ad88a924410d84591e35e5e3b06
+size 234984
diff --git a/assets/Environments/InternationalSpaceStation/textures/ISS/ecostress.jpg.png b/assets/Environments/InternationalSpaceStation/textures/ISS/ecostress.jpg.png
new file mode 100644
index 0000000..5b07c93
--- /dev/null
+++ b/assets/Environments/InternationalSpaceStation/textures/ISS/ecostress.jpg.png
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:dbb8b676019b5c82a3657f1c37ff060f42f5254001edcc51d9e8938bd952f3d7
+size 108102
diff --git a/assets/Environments/InternationalSpaceStation/textures/ISS/foil_n.jpg.png b/assets/Environments/InternationalSpaceStation/textures/ISS/foil_n.jpg.png
new file mode 100644
index 0000000..c1fecdb
--- /dev/null
+++ b/assets/Environments/InternationalSpaceStation/textures/ISS/foil_n.jpg.png
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:ad69bc4f84d43e87f87ccbed30ad53bb8bece7ce41fc9a758655685b64464074
+size 464767
diff --git a/assets/Environments/InternationalSpaceStation/textures/ISS/foil_n.png.png b/assets/Environments/InternationalSpaceStation/textures/ISS/foil_n.png.png
new file mode 100644
index 0000000..1fa7ea7
--- /dev/null
+++ b/assets/Environments/InternationalSpaceStation/textures/ISS/foil_n.png.png
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:d5fa103d61e50cdb817522dcbb93ee7709f3d916a7fb9738506bf9040c731375
+size 430210
diff --git a/assets/Environments/InternationalSpaceStation/textures/ISSInternal/Airlock_1_Diffuse.png b/assets/Environments/InternationalSpaceStation/textures/ISSInternal/Airlock_1_Diffuse.png
new file mode 100644
index 0000000..ca7c6d4
--- /dev/null
+++ b/assets/Environments/InternationalSpaceStation/textures/ISSInternal/Airlock_1_Diffuse.png
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:58748b7f3d9fd912cfe7221d49e48ddd9a36a31a6acf89e710c5ec6f25fb2fd7
+size 1779904
diff --git a/assets/Environments/InternationalSpaceStation/textures/ISSInternal/Airlock_1_Normal.png b/assets/Environments/InternationalSpaceStation/textures/ISSInternal/Airlock_1_Normal.png
new file mode 100644
index 0000000..2860413
--- /dev/null
+++ b/assets/Environments/InternationalSpaceStation/textures/ISSInternal/Airlock_1_Normal.png
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:562d2ed4634796599cdba9860593946c0e3fd550889f090be0b7de4f390707c3
+size 3900785
diff --git a/assets/Environments/InternationalSpaceStation/textures/ISSInternal/Airlock_2_Diffuse.png b/assets/Environments/InternationalSpaceStation/textures/ISSInternal/Airlock_2_Diffuse.png
new file mode 100644
index 0000000..e7c71b8
--- /dev/null
+++ b/assets/Environments/InternationalSpaceStation/textures/ISSInternal/Airlock_2_Diffuse.png
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:0794f5a3d62c1662fac7dbcede80f93826bd3e075dca2f8160c15330c217b3a8
+size 1369059
diff --git a/assets/Environments/InternationalSpaceStation/textures/ISSInternal/Airlock_2_Normal.png b/assets/Environments/InternationalSpaceStation/textures/ISSInternal/Airlock_2_Normal.png
new file mode 100644
index 0000000..cfb5a0a
--- /dev/null
+++ b/assets/Environments/InternationalSpaceStation/textures/ISSInternal/Airlock_2_Normal.png
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:02d35111e8298f36c8bb47107ca09a3e8f23ac168f2997718d4f505e0fe2843a
+size 14922221
diff --git a/assets/Environments/InternationalSpaceStation/textures/ISSInternal/BEAM_Int_Diffuse.png b/assets/Environments/InternationalSpaceStation/textures/ISSInternal/BEAM_Int_Diffuse.png
new file mode 100644
index 0000000..2bf4833
--- /dev/null
+++ b/assets/Environments/InternationalSpaceStation/textures/ISSInternal/BEAM_Int_Diffuse.png
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:4375aa83722b5867749371c046a1c59682e3504885f08bb9a9f7b5dcb9232131
+size 219164
diff --git a/assets/Environments/InternationalSpaceStation/textures/ISSInternal/BEAM_Int_Normal.png b/assets/Environments/InternationalSpaceStation/textures/ISSInternal/BEAM_Int_Normal.png
new file mode 100644
index 0000000..30bce79
--- /dev/null
+++ b/assets/Environments/InternationalSpaceStation/textures/ISSInternal/BEAM_Int_Normal.png
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:5bbd92df7be9c636217d043430447aaa6af4042989d7ca4467f76b69eaf1a27e
+size 2817682
diff --git a/assets/Environments/InternationalSpaceStation/textures/ISSInternal/Bishop_Diffuse.png b/assets/Environments/InternationalSpaceStation/textures/ISSInternal/Bishop_Diffuse.png
new file mode 100644
index 0000000..17eddf0
--- /dev/null
+++ b/assets/Environments/InternationalSpaceStation/textures/ISSInternal/Bishop_Diffuse.png
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:980bbf94b8b21b18ae16a46e150e6780d693cba437c206978221b25ccdf5e84c
+size 1148364
diff --git a/assets/Environments/InternationalSpaceStation/textures/ISSInternal/Bishop_Normal.png b/assets/Environments/InternationalSpaceStation/textures/ISSInternal/Bishop_Normal.png
new file mode 100644
index 0000000..e932e66
--- /dev/null
+++ b/assets/Environments/InternationalSpaceStation/textures/ISSInternal/Bishop_Normal.png
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:e1d0b70bb464d741664b0989278ff9695ac7ff53de5931744ff65059a55a44c4
+size 9656961
diff --git a/assets/Environments/InternationalSpaceStation/textures/ISSInternal/Columbus_Int_Bulkhead_Diffuse.png b/assets/Environments/InternationalSpaceStation/textures/ISSInternal/Columbus_Int_Bulkhead_Diffuse.png
new file mode 100644
index 0000000..abb60cd
--- /dev/null
+++ b/assets/Environments/InternationalSpaceStation/textures/ISSInternal/Columbus_Int_Bulkhead_Diffuse.png
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:7c981521259c209a307caa2fd889fe5bdad88f9d0eb05e6579018a5f91c54ac0
+size 2230113
diff --git a/assets/Environments/InternationalSpaceStation/textures/ISSInternal/Columbus_Int_Bulkhead_Normal.png b/assets/Environments/InternationalSpaceStation/textures/ISSInternal/Columbus_Int_Bulkhead_Normal.png
new file mode 100644
index 0000000..587b962
--- /dev/null
+++ b/assets/Environments/InternationalSpaceStation/textures/ISSInternal/Columbus_Int_Bulkhead_Normal.png
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:b5cea2a5cc4c851919c09a85cb52dd4be0586454a6d7da7c992127642641eadb
+size 7901018
diff --git a/assets/Environments/InternationalSpaceStation/textures/ISSInternal/Columbus_Racks01_Diffuse.png b/assets/Environments/InternationalSpaceStation/textures/ISSInternal/Columbus_Racks01_Diffuse.png
new file mode 100644
index 0000000..ddaddbb
--- /dev/null
+++ b/assets/Environments/InternationalSpaceStation/textures/ISSInternal/Columbus_Racks01_Diffuse.png
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:5a1e004412ad56cb845c00da5b21adb0e487b3097dda41b8cff3fb505fb17af7
+size 1873517
diff --git a/assets/Environments/InternationalSpaceStation/textures/ISSInternal/Columbus_Racks01_Normal.png b/assets/Environments/InternationalSpaceStation/textures/ISSInternal/Columbus_Racks01_Normal.png
new file mode 100644
index 0000000..86d0b23
--- /dev/null
+++ b/assets/Environments/InternationalSpaceStation/textures/ISSInternal/Columbus_Racks01_Normal.png
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:d26e9933fb2e7b0df6278f0363e38d4e229b3a43f5a232961e6cfab233a7ca31
+size 4095412
diff --git a/assets/Environments/InternationalSpaceStation/textures/ISSInternal/Columbus_Racks02_Diffuse.png b/assets/Environments/InternationalSpaceStation/textures/ISSInternal/Columbus_Racks02_Diffuse.png
new file mode 100644
index 0000000..3c3f553
--- /dev/null
+++ b/assets/Environments/InternationalSpaceStation/textures/ISSInternal/Columbus_Racks02_Diffuse.png
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:25bb331dc46a02b3f940f63672ff1f0f7f0c16afa288690223c65e63edaa6aa5
+size 807654
diff --git a/assets/Environments/InternationalSpaceStation/textures/ISSInternal/Columbus_Racks02_Normal.png b/assets/Environments/InternationalSpaceStation/textures/ISSInternal/Columbus_Racks02_Normal.png
new file mode 100644
index 0000000..7c9718f
--- /dev/null
+++ b/assets/Environments/InternationalSpaceStation/textures/ISSInternal/Columbus_Racks02_Normal.png
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:e5433f5a534e8bfc6d8b4a2db55dfbb586de302d995af81a830e40ffe38931dd
+size 8074967
diff --git a/assets/Environments/InternationalSpaceStation/textures/ISSInternal/Columbus_Racks03_Diffuse.png b/assets/Environments/InternationalSpaceStation/textures/ISSInternal/Columbus_Racks03_Diffuse.png
new file mode 100644
index 0000000..d77f1de
--- /dev/null
+++ b/assets/Environments/InternationalSpaceStation/textures/ISSInternal/Columbus_Racks03_Diffuse.png
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:84e2ab08fea4201c7b71692ab6785fcb236d249b76d64ae9f33a227da5c291fc
+size 1730948
diff --git a/assets/Environments/InternationalSpaceStation/textures/ISSInternal/Columbus_Racks03_Normal.png b/assets/Environments/InternationalSpaceStation/textures/ISSInternal/Columbus_Racks03_Normal.png
new file mode 100644
index 0000000..dcc0d20
--- /dev/null
+++ b/assets/Environments/InternationalSpaceStation/textures/ISSInternal/Columbus_Racks03_Normal.png
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:ff0c671079f77f9a6037fc228255984e808f16a1670b11f5d0690bbce553bc55
+size 3255804
diff --git a/assets/Environments/InternationalSpaceStation/textures/ISSInternal/Cupola_Int_Diffuse.png b/assets/Environments/InternationalSpaceStation/textures/ISSInternal/Cupola_Int_Diffuse.png
new file mode 100644
index 0000000..06b1f44
--- /dev/null
+++ b/assets/Environments/InternationalSpaceStation/textures/ISSInternal/Cupola_Int_Diffuse.png
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:31c429d7509c3f686cb27e63110b7905f7c71409681d0b02948fd13bb9086002
+size 734719
diff --git a/assets/Environments/InternationalSpaceStation/textures/ISSInternal/Cupola_Int_Normal.png b/assets/Environments/InternationalSpaceStation/textures/ISSInternal/Cupola_Int_Normal.png
new file mode 100644
index 0000000..24fc55e
--- /dev/null
+++ b/assets/Environments/InternationalSpaceStation/textures/ISSInternal/Cupola_Int_Normal.png
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:bb44e92591c9c4df89569a106ae0703325c8339ad20e04fafc4a1f1099ffaf9f
+size 10585255
diff --git a/assets/Environments/InternationalSpaceStation/textures/ISSInternal/EXPRESS_Racks_ATLAS_Diffuse.png b/assets/Environments/InternationalSpaceStation/textures/ISSInternal/EXPRESS_Racks_ATLAS_Diffuse.png
new file mode 100644
index 0000000..fc50db2
--- /dev/null
+++ b/assets/Environments/InternationalSpaceStation/textures/ISSInternal/EXPRESS_Racks_ATLAS_Diffuse.png
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:ae360aefb09794e8c2f22ae47e27615e5a83ac3f021fdf90434e59f957480f6e
+size 2017771
diff --git a/assets/Environments/InternationalSpaceStation/textures/ISSInternal/EXPRESS_Racks_ATLAS_Normal.png b/assets/Environments/InternationalSpaceStation/textures/ISSInternal/EXPRESS_Racks_ATLAS_Normal.png
new file mode 100644
index 0000000..5e03db5
--- /dev/null
+++ b/assets/Environments/InternationalSpaceStation/textures/ISSInternal/EXPRESS_Racks_ATLAS_Normal.png
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:59def913080c9eeefcd9d48335461445e23ae801486246bb67bf07577f0d6b51
+size 3595420
diff --git a/assets/Environments/InternationalSpaceStation/textures/ISSInternal/Generic_HubAndMetals_Diffuse.png b/assets/Environments/InternationalSpaceStation/textures/ISSInternal/Generic_HubAndMetals_Diffuse.png
new file mode 100644
index 0000000..a3a0aa2
--- /dev/null
+++ b/assets/Environments/InternationalSpaceStation/textures/ISSInternal/Generic_HubAndMetals_Diffuse.png
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:eef088c7f81a382903c635150322e514084df82c86773cfa8a0bbcc8a8ec9038
+size 1204785
diff --git a/assets/Environments/InternationalSpaceStation/textures/ISSInternal/Generic_HubAndMetals_Normal.png b/assets/Environments/InternationalSpaceStation/textures/ISSInternal/Generic_HubAndMetals_Normal.png
new file mode 100644
index 0000000..5a9394d
--- /dev/null
+++ b/assets/Environments/InternationalSpaceStation/textures/ISSInternal/Generic_HubAndMetals_Normal.png
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:ea4b2d84938b4d61e4cf5391c2b54c9dae11ac05a95df26fa01ebb4b362f12f0
+size 3093108
diff --git a/assets/Environments/InternationalSpaceStation/textures/ISSInternal/Generic_Misc_Details_Diffuse.png b/assets/Environments/InternationalSpaceStation/textures/ISSInternal/Generic_Misc_Details_Diffuse.png
new file mode 100644
index 0000000..45ae62b
--- /dev/null
+++ b/assets/Environments/InternationalSpaceStation/textures/ISSInternal/Generic_Misc_Details_Diffuse.png
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:6d3f97cf42cae8476bae4eee80a520f09311e1bcfd96141700bdf68505823c46
+size 5421008
diff --git a/assets/Environments/InternationalSpaceStation/textures/ISSInternal/JLP_Int_Bulkhead_Diffuse.png b/assets/Environments/InternationalSpaceStation/textures/ISSInternal/JLP_Int_Bulkhead_Diffuse.png
new file mode 100644
index 0000000..cf0e1b7
--- /dev/null
+++ b/assets/Environments/InternationalSpaceStation/textures/ISSInternal/JLP_Int_Bulkhead_Diffuse.png
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:c2eba59274d17d702891de34b3e94b9cca988446e091b11f38b80d822c9f8825
+size 922229
diff --git a/assets/Environments/InternationalSpaceStation/textures/ISSInternal/JLP_Int_Bulkhead_Normal.png b/assets/Environments/InternationalSpaceStation/textures/ISSInternal/JLP_Int_Bulkhead_Normal.png
new file mode 100644
index 0000000..da81950
--- /dev/null
+++ b/assets/Environments/InternationalSpaceStation/textures/ISSInternal/JLP_Int_Bulkhead_Normal.png
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:c89caaf5165fe96a28b09d13232560a80241ce1653f0a81142dd22131bd6243f
+size 4560198
diff --git a/assets/Environments/InternationalSpaceStation/textures/ISSInternal/JLP_Racks_Diffuse.png b/assets/Environments/InternationalSpaceStation/textures/ISSInternal/JLP_Racks_Diffuse.png
new file mode 100644
index 0000000..59125c0
--- /dev/null
+++ b/assets/Environments/InternationalSpaceStation/textures/ISSInternal/JLP_Racks_Diffuse.png
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:4d596f9193e83bc059f8a1b2f087d8822106b9f20c4bd27ce6ba9ef2ea92e7af
+size 523150
diff --git a/assets/Environments/InternationalSpaceStation/textures/ISSInternal/JLP_Racks_Normal.png b/assets/Environments/InternationalSpaceStation/textures/ISSInternal/JLP_Racks_Normal.png
new file mode 100644
index 0000000..9bcc137
--- /dev/null
+++ b/assets/Environments/InternationalSpaceStation/textures/ISSInternal/JLP_Racks_Normal.png
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:da4f6fba2ab88ae90e7bbd83b880d81ee6343e9262f93e047796e4bd54e8cb2c
+size 9268548
diff --git a/assets/Environments/InternationalSpaceStation/textures/ISSInternal/JPM_Bulkhead_Diffuse.png b/assets/Environments/InternationalSpaceStation/textures/ISSInternal/JPM_Bulkhead_Diffuse.png
new file mode 100644
index 0000000..d3ac3bd
--- /dev/null
+++ b/assets/Environments/InternationalSpaceStation/textures/ISSInternal/JPM_Bulkhead_Diffuse.png
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:cfce2abf0e91f96a3f95f773237eb955beb2f230e19b9d3921f7c3aeb23060a1
+size 1166111
diff --git a/assets/Environments/InternationalSpaceStation/textures/ISSInternal/JPM_Bulkhead_Normal.png b/assets/Environments/InternationalSpaceStation/textures/ISSInternal/JPM_Bulkhead_Normal.png
new file mode 100644
index 0000000..08fadcb
--- /dev/null
+++ b/assets/Environments/InternationalSpaceStation/textures/ISSInternal/JPM_Bulkhead_Normal.png
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:483a1b525f0ffa8111c310bfb044aacda13e153c288b7afee3a75bfe950048e7
+size 3260500
diff --git a/assets/Environments/InternationalSpaceStation/textures/ISSInternal/JPM_Racks_01_Diffuse.png b/assets/Environments/InternationalSpaceStation/textures/ISSInternal/JPM_Racks_01_Diffuse.png
new file mode 100644
index 0000000..315bb32
--- /dev/null
+++ b/assets/Environments/InternationalSpaceStation/textures/ISSInternal/JPM_Racks_01_Diffuse.png
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:121ab4e9f0d104b22cbe75ea6bf8564dd6e65f08f332994446a3f094f12ab31f
+size 1444468
diff --git a/assets/Environments/InternationalSpaceStation/textures/ISSInternal/JPM_Racks_01_Normal.png b/assets/Environments/InternationalSpaceStation/textures/ISSInternal/JPM_Racks_01_Normal.png
new file mode 100644
index 0000000..544d70f
--- /dev/null
+++ b/assets/Environments/InternationalSpaceStation/textures/ISSInternal/JPM_Racks_01_Normal.png
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:d1a556e8757811b0aac6e22aef61af0d689610a69ea7d5e841e3bca8fb25f021
+size 4844694
diff --git a/assets/Environments/InternationalSpaceStation/textures/ISSInternal/JPM_Racks_02_Diffuse.png b/assets/Environments/InternationalSpaceStation/textures/ISSInternal/JPM_Racks_02_Diffuse.png
new file mode 100644
index 0000000..71ef1b1
--- /dev/null
+++ b/assets/Environments/InternationalSpaceStation/textures/ISSInternal/JPM_Racks_02_Diffuse.png
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:14b45bb515574ceb98335761ba0aacf0a41b483ee4763ca1821938c739917b09
+size 2477134
diff --git a/assets/Environments/InternationalSpaceStation/textures/ISSInternal/JPM_Racks_02_Normal.png b/assets/Environments/InternationalSpaceStation/textures/ISSInternal/JPM_Racks_02_Normal.png
new file mode 100644
index 0000000..cef7755
--- /dev/null
+++ b/assets/Environments/InternationalSpaceStation/textures/ISSInternal/JPM_Racks_02_Normal.png
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:111ac6a9c9188e363c57e0db9fa81256b4287aa78575a0c7beeccabe42cb8f9b
+size 6079034
diff --git a/assets/Environments/InternationalSpaceStation/textures/ISSInternal/JPM_Racks_03_Diffuse.png b/assets/Environments/InternationalSpaceStation/textures/ISSInternal/JPM_Racks_03_Diffuse.png
new file mode 100644
index 0000000..1649605
--- /dev/null
+++ b/assets/Environments/InternationalSpaceStation/textures/ISSInternal/JPM_Racks_03_Diffuse.png
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:481ba166c39153b685a326f915becd6072f7ddb3067d181aa0886907691b3260
+size 1277479
diff --git a/assets/Environments/InternationalSpaceStation/textures/ISSInternal/JPM_Racks_03_Normal.png b/assets/Environments/InternationalSpaceStation/textures/ISSInternal/JPM_Racks_03_Normal.png
new file mode 100644
index 0000000..13602bd
--- /dev/null
+++ b/assets/Environments/InternationalSpaceStation/textures/ISSInternal/JPM_Racks_03_Normal.png
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:13eb9bee732eaa6bb1fc9e4ca1806526eac1f239f819a4205b3a5c39e2ce41aa
+size 3566656
diff --git a/assets/Environments/InternationalSpaceStation/textures/ISSInternal/NewRacks59-60_Diffuse.png b/assets/Environments/InternationalSpaceStation/textures/ISSInternal/NewRacks59-60_Diffuse.png
new file mode 100644
index 0000000..494f688
--- /dev/null
+++ b/assets/Environments/InternationalSpaceStation/textures/ISSInternal/NewRacks59-60_Diffuse.png
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:cc52753c24979d0eee0cdbf394d7eb58e79ff1aa8d25ce95e5e9e58eaf957a95
+size 1900343
diff --git a/assets/Environments/InternationalSpaceStation/textures/ISSInternal/NewRacks59-60_Normal.png b/assets/Environments/InternationalSpaceStation/textures/ISSInternal/NewRacks59-60_Normal.png
new file mode 100644
index 0000000..bf34331
--- /dev/null
+++ b/assets/Environments/InternationalSpaceStation/textures/ISSInternal/NewRacks59-60_Normal.png
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:95af155ea0eeddea2cd048313631835c0b56781993402bec9f1b7d5cc3338585
+size 8848538
diff --git a/assets/Environments/InternationalSpaceStation/textures/ISSInternal/Node2_Int_Bulkhead_Diffuse.png b/assets/Environments/InternationalSpaceStation/textures/ISSInternal/Node2_Int_Bulkhead_Diffuse.png
new file mode 100644
index 0000000..8ba2cf7
--- /dev/null
+++ b/assets/Environments/InternationalSpaceStation/textures/ISSInternal/Node2_Int_Bulkhead_Diffuse.png
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:ece286c92cf1092a0ffe2a68ad6f43747e71368a013050e42d05e69f84e8cf0b
+size 1576891
diff --git a/assets/Environments/InternationalSpaceStation/textures/ISSInternal/Node2_Int_Bulkhead_Normal.png b/assets/Environments/InternationalSpaceStation/textures/ISSInternal/Node2_Int_Bulkhead_Normal.png
new file mode 100644
index 0000000..f4037df
--- /dev/null
+++ b/assets/Environments/InternationalSpaceStation/textures/ISSInternal/Node2_Int_Bulkhead_Normal.png
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:e016be688122e7d9b67871d2e0167f6038c8649c8772356854c84a21f55a3aac
+size 3102818
diff --git a/assets/Environments/InternationalSpaceStation/textures/ISSInternal/Node2_Int_Rack_Diffuse.png b/assets/Environments/InternationalSpaceStation/textures/ISSInternal/Node2_Int_Rack_Diffuse.png
new file mode 100644
index 0000000..c5aa639
--- /dev/null
+++ b/assets/Environments/InternationalSpaceStation/textures/ISSInternal/Node2_Int_Rack_Diffuse.png
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:2947f4d55766ad18545917f33894687520f3bd3ed3a349dc9fc8dd6cd9fa21a5
+size 1619346
diff --git a/assets/Environments/InternationalSpaceStation/textures/ISSInternal/Node2_Int_Rack_Normal.png b/assets/Environments/InternationalSpaceStation/textures/ISSInternal/Node2_Int_Rack_Normal.png
new file mode 100644
index 0000000..2001e87
--- /dev/null
+++ b/assets/Environments/InternationalSpaceStation/textures/ISSInternal/Node2_Int_Rack_Normal.png
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:4fc4be20be9e49553300b9efd76171eb268d7d190467eb8777c201169a3cdc60
+size 17443549
diff --git a/assets/Environments/InternationalSpaceStation/textures/ISSInternal/Node3_Int_Bulkhead_Diffuse.png b/assets/Environments/InternationalSpaceStation/textures/ISSInternal/Node3_Int_Bulkhead_Diffuse.png
new file mode 100644
index 0000000..83d1288
--- /dev/null
+++ b/assets/Environments/InternationalSpaceStation/textures/ISSInternal/Node3_Int_Bulkhead_Diffuse.png
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:3dfd3cf236786187979404fa0db1e94d561db63539a68e317f064a9118772439
+size 1356306
diff --git a/assets/Environments/InternationalSpaceStation/textures/ISSInternal/Node3_Int_Bulkhead_Normal.png b/assets/Environments/InternationalSpaceStation/textures/ISSInternal/Node3_Int_Bulkhead_Normal.png
new file mode 100644
index 0000000..995469d
--- /dev/null
+++ b/assets/Environments/InternationalSpaceStation/textures/ISSInternal/Node3_Int_Bulkhead_Normal.png
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:9eb5eb049250bee8c274c807e0448c5894700083534ab35e3ad40564b251c432
+size 1513373
diff --git a/assets/Environments/InternationalSpaceStation/textures/ISSInternal/Node3_Int_Rack_01_Diffuse.png b/assets/Environments/InternationalSpaceStation/textures/ISSInternal/Node3_Int_Rack_01_Diffuse.png
new file mode 100644
index 0000000..52bd1fd
--- /dev/null
+++ b/assets/Environments/InternationalSpaceStation/textures/ISSInternal/Node3_Int_Rack_01_Diffuse.png
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:ddcc2e71684dc2a62784ca2e9483f06703d8f07ce1198f32242e55fe19ae9b5e
+size 672162
diff --git a/assets/Environments/InternationalSpaceStation/textures/ISSInternal/Node3_Int_Rack_01_Normal.png b/assets/Environments/InternationalSpaceStation/textures/ISSInternal/Node3_Int_Rack_01_Normal.png
new file mode 100644
index 0000000..807ba08
--- /dev/null
+++ b/assets/Environments/InternationalSpaceStation/textures/ISSInternal/Node3_Int_Rack_01_Normal.png
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:6633605c5177d8ea4b830f1d9dc26966c1f40521ccd82874ab5dedd76ae1c223
+size 2135209
diff --git a/assets/Environments/InternationalSpaceStation/textures/ISSInternal/Node3_Int_Rack_02_Diffuse.png b/assets/Environments/InternationalSpaceStation/textures/ISSInternal/Node3_Int_Rack_02_Diffuse.png
new file mode 100644
index 0000000..08b7075
--- /dev/null
+++ b/assets/Environments/InternationalSpaceStation/textures/ISSInternal/Node3_Int_Rack_02_Diffuse.png
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:ffc5a602d2649073446ae978adfe93897839ca7bc0cb8d6d8b47d259d7d289f2
+size 2088786
diff --git a/assets/Environments/InternationalSpaceStation/textures/ISSInternal/Node3_Int_Rack_02_Normal.png b/assets/Environments/InternationalSpaceStation/textures/ISSInternal/Node3_Int_Rack_02_Normal.png
new file mode 100644
index 0000000..063b11a
--- /dev/null
+++ b/assets/Environments/InternationalSpaceStation/textures/ISSInternal/Node3_Int_Rack_02_Normal.png
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:b17eef1175af396433b2afcbd5e54cc3b9f90ab9614d4b6731d3343d85218e81
+size 5279116
diff --git a/assets/Environments/InternationalSpaceStation/textures/ISSInternal/Node3_Int_Rack_WHC_Diffuse.png b/assets/Environments/InternationalSpaceStation/textures/ISSInternal/Node3_Int_Rack_WHC_Diffuse.png
new file mode 100644
index 0000000..b6f3cf0
--- /dev/null
+++ b/assets/Environments/InternationalSpaceStation/textures/ISSInternal/Node3_Int_Rack_WHC_Diffuse.png
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:295ac4eae21181d6d8d3cd45e1e4ed1b2dad5f62010715654916f4c65d11ada6
+size 262467
diff --git a/assets/Environments/InternationalSpaceStation/textures/ISSInternal/Node3_Int_Rack_WHC_Normal.png b/assets/Environments/InternationalSpaceStation/textures/ISSInternal/Node3_Int_Rack_WHC_Normal.png
new file mode 100644
index 0000000..51c25cd
--- /dev/null
+++ b/assets/Environments/InternationalSpaceStation/textures/ISSInternal/Node3_Int_Rack_WHC_Normal.png
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:720fa816fa253b17cec2647485ad1780eb92684e2023ad6de0d00bab922d9b39
+size 6064060
diff --git a/assets/Environments/InternationalSpaceStation/textures/ISSInternal/PMM_01_Diffuse.png b/assets/Environments/InternationalSpaceStation/textures/ISSInternal/PMM_01_Diffuse.png
new file mode 100644
index 0000000..f3b4a2c
--- /dev/null
+++ b/assets/Environments/InternationalSpaceStation/textures/ISSInternal/PMM_01_Diffuse.png
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:ad9f9f7d7b135464b1106b6e2a8e6717344ad097284fcb2ee1c878690334dd6e
+size 900347
diff --git a/assets/Environments/InternationalSpaceStation/textures/ISSInternal/PMM_01_Normal.png b/assets/Environments/InternationalSpaceStation/textures/ISSInternal/PMM_01_Normal.png
new file mode 100644
index 0000000..f01c548
--- /dev/null
+++ b/assets/Environments/InternationalSpaceStation/textures/ISSInternal/PMM_01_Normal.png
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:e41ef3f97a524fb3aa7e35f9e831e1d7c57023dbae40b7a7de54592e4ca03de6
+size 4511187
diff --git a/assets/Environments/InternationalSpaceStation/textures/ISSInternal/Patches1_Diffuse.png b/assets/Environments/InternationalSpaceStation/textures/ISSInternal/Patches1_Diffuse.png
new file mode 100644
index 0000000..4c7757d
--- /dev/null
+++ b/assets/Environments/InternationalSpaceStation/textures/ISSInternal/Patches1_Diffuse.png
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:5f396f6b32dd7710556c969b8b55fa557619cbf20e406a6ee18e484636546268
+size 14105267
diff --git a/assets/Environments/InternationalSpaceStation/textures/ISSInternal/Patches2_Diffuse.png b/assets/Environments/InternationalSpaceStation/textures/ISSInternal/Patches2_Diffuse.png
new file mode 100644
index 0000000..e3c976d
--- /dev/null
+++ b/assets/Environments/InternationalSpaceStation/textures/ISSInternal/Patches2_Diffuse.png
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:e52de4d56819252891f7d7e1617a9a134d882f1b055595c99bd34d5027c8d400
+size 1525848
diff --git a/assets/Environments/InternationalSpaceStation/textures/ISSInternal/USLab_AFT_Bulkhead_Diffuse.png b/assets/Environments/InternationalSpaceStation/textures/ISSInternal/USLab_AFT_Bulkhead_Diffuse.png
new file mode 100644
index 0000000..4c0cbd2
--- /dev/null
+++ b/assets/Environments/InternationalSpaceStation/textures/ISSInternal/USLab_AFT_Bulkhead_Diffuse.png
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:7acc4583e14378825cc4bd060d537a5faee899eb688e83c16d1fc4bba7b9e080
+size 798911
diff --git a/assets/Environments/InternationalSpaceStation/textures/ISSInternal/USLab_AFT_Bulkhead_Normal.png b/assets/Environments/InternationalSpaceStation/textures/ISSInternal/USLab_AFT_Bulkhead_Normal.png
new file mode 100644
index 0000000..da8fdc5
--- /dev/null
+++ b/assets/Environments/InternationalSpaceStation/textures/ISSInternal/USLab_AFT_Bulkhead_Normal.png
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:97d07fb4878c56995bad0fce270e026cbdcc47a07215cb92127856ee371dcc05
+size 2361957
diff --git a/assets/Environments/InternationalSpaceStation/textures/ISSInternal/USLab_FWD_Bulkhead_Diffuse.png b/assets/Environments/InternationalSpaceStation/textures/ISSInternal/USLab_FWD_Bulkhead_Diffuse.png
new file mode 100644
index 0000000..c6abd13
--- /dev/null
+++ b/assets/Environments/InternationalSpaceStation/textures/ISSInternal/USLab_FWD_Bulkhead_Diffuse.png
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:355a5f50bf52707a375278ce3d413215a69c0cd9d9c4bb3ebec198b7c1df0981
+size 927014
diff --git a/assets/Environments/InternationalSpaceStation/textures/ISSInternal/USLab_FWD_Bulkhead_Normal.png b/assets/Environments/InternationalSpaceStation/textures/ISSInternal/USLab_FWD_Bulkhead_Normal.png
new file mode 100644
index 0000000..0ceaa40
--- /dev/null
+++ b/assets/Environments/InternationalSpaceStation/textures/ISSInternal/USLab_FWD_Bulkhead_Normal.png
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:74379abfaf35dcd3a222cee75edf540d77eac6282f8abdbe9b2293c768e78646
+size 2071801
diff --git a/assets/Environments/InternationalSpaceStation/textures/ISSInternal/USLab_Racks_01_Diffuse.png b/assets/Environments/InternationalSpaceStation/textures/ISSInternal/USLab_Racks_01_Diffuse.png
new file mode 100644
index 0000000..9fbc8dd
--- /dev/null
+++ b/assets/Environments/InternationalSpaceStation/textures/ISSInternal/USLab_Racks_01_Diffuse.png
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:233fa83b2dbe3a0bce2e396fefba399a4509120fe58e6f694815f8d8d7c7d74f
+size 866020
diff --git a/assets/Environments/InternationalSpaceStation/textures/ISSInternal/USLab_Racks_01_Normal.png b/assets/Environments/InternationalSpaceStation/textures/ISSInternal/USLab_Racks_01_Normal.png
new file mode 100644
index 0000000..49656b2
--- /dev/null
+++ b/assets/Environments/InternationalSpaceStation/textures/ISSInternal/USLab_Racks_01_Normal.png
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:1e87d51c48282a25d0679469fe011f3170e85013068845769d9163c2749fac63
+size 2805161
diff --git a/assets/Environments/InternationalSpaceStation/textures/ISSInternal/USLab_Racks_02_Diffuse.png b/assets/Environments/InternationalSpaceStation/textures/ISSInternal/USLab_Racks_02_Diffuse.png
new file mode 100644
index 0000000..6c8a322
--- /dev/null
+++ b/assets/Environments/InternationalSpaceStation/textures/ISSInternal/USLab_Racks_02_Diffuse.png
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:918233e4cd4cd6b0d9f654046c23f9d52d248c1f3993b94ad0b1eac08783b388
+size 781916
diff --git a/assets/Environments/InternationalSpaceStation/textures/ISSInternal/USLab_Racks_02_Normal.png b/assets/Environments/InternationalSpaceStation/textures/ISSInternal/USLab_Racks_02_Normal.png
new file mode 100644
index 0000000..b811f7e
--- /dev/null
+++ b/assets/Environments/InternationalSpaceStation/textures/ISSInternal/USLab_Racks_02_Normal.png
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:ffc7abc9942ed47cafb276f7ed643370bffbc9125bfb00456cc926dc00af2b6b
+size 3620633
diff --git a/assets/Environments/InternationalSpaceStation/textures/ISSInternal/USLab_Racks_03_Diffuse.png b/assets/Environments/InternationalSpaceStation/textures/ISSInternal/USLab_Racks_03_Diffuse.png
new file mode 100644
index 0000000..0586df7
--- /dev/null
+++ b/assets/Environments/InternationalSpaceStation/textures/ISSInternal/USLab_Racks_03_Diffuse.png
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:6a3d76598b7e9ec34a3b040082cc2de90d995090d6b23188556d25e55fd93267
+size 3804780
diff --git a/assets/Environments/InternationalSpaceStation/textures/ISSInternal/USLab_Racks_03_Normal.png b/assets/Environments/InternationalSpaceStation/textures/ISSInternal/USLab_Racks_03_Normal.png
new file mode 100644
index 0000000..6812402
--- /dev/null
+++ b/assets/Environments/InternationalSpaceStation/textures/ISSInternal/USLab_Racks_03_Normal.png
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:822be375c5f8872ce43da3a6fb323154c85a20fd11d940d468c6c0eede848988
+size 8576931
diff --git a/assets/Environments/InternationalSpaceStation/textures/ISSInternal/USLab_Racks_04_Diffuse.png b/assets/Environments/InternationalSpaceStation/textures/ISSInternal/USLab_Racks_04_Diffuse.png
new file mode 100644
index 0000000..48b048c
--- /dev/null
+++ b/assets/Environments/InternationalSpaceStation/textures/ISSInternal/USLab_Racks_04_Diffuse.png
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:332c1a68bb0386a154833d0dfcb628560532cab99198ecc8f6f06611dc762879
+size 587693
diff --git a/assets/Environments/InternationalSpaceStation/textures/ISSInternal/USLab_Racks_04_Normal.png b/assets/Environments/InternationalSpaceStation/textures/ISSInternal/USLab_Racks_04_Normal.png
new file mode 100644
index 0000000..cd4ff03
--- /dev/null
+++ b/assets/Environments/InternationalSpaceStation/textures/ISSInternal/USLab_Racks_04_Normal.png
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:a8bc4f2ad2e11d034476727684f03740e36c344c0243ee5054f676659648bfde
+size 1342453
diff --git a/assets/Environments/Mars/.thumbs/256x256/MarsEnvironment.usd.png b/assets/Environments/Mars/.thumbs/256x256/MarsEnvironment.usd.png
new file mode 100644
index 0000000..6b695c6
--- /dev/null
+++ b/assets/Environments/Mars/.thumbs/256x256/MarsEnvironment.usd.png
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:403ed2110bc296f1c1592445daf564f3f8a4002db948d73331efa332137d10db
+size 53399
diff --git a/assets/Environments/Mars/MarsEnvironment.usd b/assets/Environments/Mars/MarsEnvironment.usd
new file mode 100644
index 0000000..f3947a8
--- /dev/null
+++ b/assets/Environments/Mars/MarsEnvironment.usd
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:89b2fcbe5f5526eeb3c8552197345131360beddb1deb0f69e4a7729fb81a3f08
+size 147103858
diff --git a/assets/Environments/Mars/textures/MarsEnvironment_baked__DIFFUSE7y0cx821.png b/assets/Environments/Mars/textures/MarsEnvironment_baked__DIFFUSE7y0cx821.png
new file mode 100644
index 0000000..c48c424
--- /dev/null
+++ b/assets/Environments/Mars/textures/MarsEnvironment_baked__DIFFUSE7y0cx821.png
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:fb31f9e312722328daf4ed800e7f60b8cb53ff79ee66ea9e42e9e27322fd8465
+size 6198158
diff --git a/assets/Environments/Mars/textures/MarsEnvironment_baked__EMITyl_buzq0.png b/assets/Environments/Mars/textures/MarsEnvironment_baked__EMITyl_buzq0.png
new file mode 100644
index 0000000..61074b5
--- /dev/null
+++ b/assets/Environments/Mars/textures/MarsEnvironment_baked__EMITyl_buzq0.png
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:1e6f4ca25087501994800c8e51bcc45a63a7b94c1c6582f2f701b42f53472ae7
+size 440158
diff --git a/assets/Environments/Mars/textures/MarsEnvironment_baked__GLOSSYn9g8bibc.png b/assets/Environments/Mars/textures/MarsEnvironment_baked__GLOSSYn9g8bibc.png
new file mode 100644
index 0000000..aee5d3a
--- /dev/null
+++ b/assets/Environments/Mars/textures/MarsEnvironment_baked__GLOSSYn9g8bibc.png
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:53d539cf201713ccb5439e62cedd94c7fb9fb51a4cf74dc80899bc8bf57cfbe9
+size 938183
diff --git a/assets/Environments/Mars/textures/MarsEnvironment_baked__METALLICvwkel445.png b/assets/Environments/Mars/textures/MarsEnvironment_baked__METALLICvwkel445.png
new file mode 100644
index 0000000..3651323
--- /dev/null
+++ b/assets/Environments/Mars/textures/MarsEnvironment_baked__METALLICvwkel445.png
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:c98e025c8638c1a8f3c4cef5199fe52745ca5f322d002e2fa9ef7d3aea14682d
+size 752982
diff --git a/assets/Environments/Mars/textures/MarsEnvironment_baked__NORMAL7e86fu0s.png b/assets/Environments/Mars/textures/MarsEnvironment_baked__NORMAL7e86fu0s.png
new file mode 100644
index 0000000..b0fa647
--- /dev/null
+++ b/assets/Environments/Mars/textures/MarsEnvironment_baked__NORMAL7e86fu0s.png
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:13a11b31b9888f54e77a6faff687c7e7a4e3024f9dd886ef64672f5b203f4454
+size 18608243
diff --git a/assets/Environments/Mars/textures/MarsEnvironment_baked__ROUGHNESSl1wqz7b2.png b/assets/Environments/Mars/textures/MarsEnvironment_baked__ROUGHNESSl1wqz7b2.png
new file mode 100644
index 0000000..c270acc
--- /dev/null
+++ b/assets/Environments/Mars/textures/MarsEnvironment_baked__ROUGHNESSl1wqz7b2.png
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:5d895c6df6dff1f0ea95a95ee09a4572ce5daf00b110547295868de9f8d2fca2
+size 3271210
diff --git a/assets/Environments/Mars/textures/MarsEnvironment_baked__TRANSMISSION1fug6puc.png b/assets/Environments/Mars/textures/MarsEnvironment_baked__TRANSMISSION1fug6puc.png
new file mode 100644
index 0000000..a1c9de2
--- /dev/null
+++ b/assets/Environments/Mars/textures/MarsEnvironment_baked__TRANSMISSION1fug6puc.png
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:32b9a6a7de24c4058f992c071f5d701fddb5ad6ef39a730f6e7a64e19c2c6f10
+size 220202
diff --git a/assets/Environments/Mars/textures/Rock029_2K-PNG_AmbientOcclusion.png b/assets/Environments/Mars/textures/Rock029_2K-PNG_AmbientOcclusion.png
new file mode 100644
index 0000000..59ca771
--- /dev/null
+++ b/assets/Environments/Mars/textures/Rock029_2K-PNG_AmbientOcclusion.png
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:f4bf57d1570ab69d5bfe663086656df6c16bba0ce729aa037e684e670cb3caec
+size 1974132
diff --git a/assets/Environments/Mars/textures/Rock029_2K-PNG_Color.png b/assets/Environments/Mars/textures/Rock029_2K-PNG_Color.png
new file mode 100644
index 0000000..2b45aef
--- /dev/null
+++ b/assets/Environments/Mars/textures/Rock029_2K-PNG_Color.png
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:1943d65f0514e31461f6a921957b22e419af9aada2e4371722442993f8ac47a6
+size 7406929
diff --git a/assets/Environments/Mars/textures/Rock029_2K-PNG_Displacement.png b/assets/Environments/Mars/textures/Rock029_2K-PNG_Displacement.png
new file mode 100644
index 0000000..df39eb2
--- /dev/null
+++ b/assets/Environments/Mars/textures/Rock029_2K-PNG_Displacement.png
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:ce380036cd38f06a8a5ae9b31002b9262be7414d5bc0fd4a03e7a5125316cf7c
+size 5711418
diff --git a/assets/Environments/Mars/textures/Rock029_2K-PNG_NormalGL.png b/assets/Environments/Mars/textures/Rock029_2K-PNG_NormalGL.png
new file mode 100644
index 0000000..1a99811
--- /dev/null
+++ b/assets/Environments/Mars/textures/Rock029_2K-PNG_NormalGL.png
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:6d6f30c3e01c616acb88a58fef48419f65e1d861ae27e19d93b4328f02681d4b
+size 24298226
diff --git a/assets/Environments/Mars/textures/Rock029_2K-PNG_Roughness.png b/assets/Environments/Mars/textures/Rock029_2K-PNG_Roughness.png
new file mode 100644
index 0000000..f1167cf
--- /dev/null
+++ b/assets/Environments/Mars/textures/Rock029_2K-PNG_Roughness.png
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:781b0e1388a8d311df37265363c4f53149ffd0b52cab85fd17fb0d51c276a9bc
+size 2174508
diff --git a/assets/Environments/Moon/.thumbs/256x256/MoonEnvironment.usd.png b/assets/Environments/Moon/.thumbs/256x256/MoonEnvironment.usd.png
new file mode 100644
index 0000000..5cf38ac
--- /dev/null
+++ b/assets/Environments/Moon/.thumbs/256x256/MoonEnvironment.usd.png
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:d6473cf1adeed3dd0e855991ecfe19866971eb67ec9abbb36b7ba6ffb9a9fd3c
+size 16249
diff --git a/assets/Environments/Moon/MoonEnvironment.usd b/assets/Environments/Moon/MoonEnvironment.usd
new file mode 100644
index 0000000..28dea71
--- /dev/null
+++ b/assets/Environments/Moon/MoonEnvironment.usd
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:fb98049bbb5ab2afc0c88beab2496e36f9e770ed193b6ff8e66d52daccc0c62e
+size 119975357
diff --git a/assets/Environments/Moon/textures/MoonEnvironment_DIFFUSE.png b/assets/Environments/Moon/textures/MoonEnvironment_DIFFUSE.png
new file mode 100644
index 0000000..7af24d1
--- /dev/null
+++ b/assets/Environments/Moon/textures/MoonEnvironment_DIFFUSE.png
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:88ed9af12a44985f0e85b3b0fc35605251e48881fbc9ca56f1772f1066037fa3
+size 4814031
diff --git a/assets/Environments/Moon/textures/MoonEnvironment_EMIT.png b/assets/Environments/Moon/textures/MoonEnvironment_EMIT.png
new file mode 100644
index 0000000..03ee2e6
--- /dev/null
+++ b/assets/Environments/Moon/textures/MoonEnvironment_EMIT.png
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:ac6c1d175417092980e8fa2ab99212046a5b99c8ca8b596c5170cd5c36ae88a0
+size 440158
diff --git a/assets/Environments/Moon/textures/MoonEnvironment_GLOSSY.png b/assets/Environments/Moon/textures/MoonEnvironment_GLOSSY.png
new file mode 100644
index 0000000..1f2ad56
--- /dev/null
+++ b/assets/Environments/Moon/textures/MoonEnvironment_GLOSSY.png
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:a07a0e76906f0fe72bc3baadaba80d53f3ea31e4553090091f02a9ee90688e15
+size 1609278
diff --git a/assets/Environments/Moon/textures/MoonEnvironment_METALLIC.png b/assets/Environments/Moon/textures/MoonEnvironment_METALLIC.png
new file mode 100644
index 0000000..d2bf590
--- /dev/null
+++ b/assets/Environments/Moon/textures/MoonEnvironment_METALLIC.png
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:8c6b1383fbccf3e42c2262b70ae3d1684dac8360907d5f271aaa70f5f7ba9542
+size 302197
diff --git a/assets/Environments/Moon/textures/MoonEnvironment_NORMAL.png b/assets/Environments/Moon/textures/MoonEnvironment_NORMAL.png
new file mode 100644
index 0000000..deb6b6b
--- /dev/null
+++ b/assets/Environments/Moon/textures/MoonEnvironment_NORMAL.png
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:38a52505d29d0e87d55b07ee73a17981747917682f6c95c00d1ef6506c8eb131
+size 42857948
diff --git a/assets/Environments/Moon/textures/MoonEnvironment_baked__ROUGHNESSabsqx7hj.png b/assets/Environments/Moon/textures/MoonEnvironment_baked__ROUGHNESSabsqx7hj.png
new file mode 100644
index 0000000..da1869e
--- /dev/null
+++ b/assets/Environments/Moon/textures/MoonEnvironment_baked__ROUGHNESSabsqx7hj.png
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:d8cabaf30f71ac21f4104c23c202d32f705fb25a700c9bcee13f354eff4d7fba
+size 5951039
diff --git a/assets/Environments/Moon/textures/MoonEnvironment_baked__TRANSMISSIONvx923rkr.png b/assets/Environments/Moon/textures/MoonEnvironment_baked__TRANSMISSIONvx923rkr.png
new file mode 100644
index 0000000..a1c9de2
--- /dev/null
+++ b/assets/Environments/Moon/textures/MoonEnvironment_baked__TRANSMISSIONvx923rkr.png
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:32b9a6a7de24c4058f992c071f5d701fddb5ad6ef39a730f6e7a64e19c2c6f10
+size 220202
diff --git a/assets/Environments/Moon/textures/Rock029_2K-PNG_AmbientOcclusion.png b/assets/Environments/Moon/textures/Rock029_2K-PNG_AmbientOcclusion.png
new file mode 100644
index 0000000..59ca771
--- /dev/null
+++ b/assets/Environments/Moon/textures/Rock029_2K-PNG_AmbientOcclusion.png
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:f4bf57d1570ab69d5bfe663086656df6c16bba0ce729aa037e684e670cb3caec
+size 1974132
diff --git a/assets/Environments/Moon/textures/Rock029_2K-PNG_Color.png b/assets/Environments/Moon/textures/Rock029_2K-PNG_Color.png
new file mode 100644
index 0000000..2b45aef
--- /dev/null
+++ b/assets/Environments/Moon/textures/Rock029_2K-PNG_Color.png
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:1943d65f0514e31461f6a921957b22e419af9aada2e4371722442993f8ac47a6
+size 7406929
diff --git a/assets/Environments/Moon/textures/Rock029_2K-PNG_Displacement.png b/assets/Environments/Moon/textures/Rock029_2K-PNG_Displacement.png
new file mode 100644
index 0000000..df39eb2
--- /dev/null
+++ b/assets/Environments/Moon/textures/Rock029_2K-PNG_Displacement.png
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:ce380036cd38f06a8a5ae9b31002b9262be7414d5bc0fd4a03e7a5125316cf7c
+size 5711418
diff --git a/assets/Environments/Moon/textures/Rock029_2K-PNG_NormalGL.png b/assets/Environments/Moon/textures/Rock029_2K-PNG_NormalGL.png
new file mode 100644
index 0000000..1a99811
--- /dev/null
+++ b/assets/Environments/Moon/textures/Rock029_2K-PNG_NormalGL.png
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:6d6f30c3e01c616acb88a58fef48419f65e1d861ae27e19d93b4328f02681d4b
+size 24298226
diff --git a/assets/Environments/Moon/textures/Rock029_2K-PNG_Roughness.png b/assets/Environments/Moon/textures/Rock029_2K-PNG_Roughness.png
new file mode 100644
index 0000000..f1167cf
--- /dev/null
+++ b/assets/Environments/Moon/textures/Rock029_2K-PNG_Roughness.png
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:781b0e1388a8d311df37265363c4f53149ffd0b52cab85fd17fb0d51c276a9bc
+size 2174508
diff --git a/assets/Environments/Props/.thumbs/256x256/EarthModel.usd.png b/assets/Environments/Props/.thumbs/256x256/EarthModel.usd.png
new file mode 100644
index 0000000..a5b5762
--- /dev/null
+++ b/assets/Environments/Props/.thumbs/256x256/EarthModel.usd.png
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:b94d7724517407e53948e8b252ec6dfb98aa68f6059555e787499a6eff56c480
+size 33331
diff --git a/assets/Environments/Props/EarthModel.usd b/assets/Environments/Props/EarthModel.usd
new file mode 100644
index 0000000..5a78c34
--- /dev/null
+++ b/assets/Environments/Props/EarthModel.usd
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:14a5766ce34ce87f61da6f4d92bd385f875948511cb8e65a90481a3348c17630
+size 50188
diff --git a/models/canadarm/meshes/earth.png b/assets/Environments/Props/textures/earth.png
similarity index 100%
rename from models/canadarm/meshes/earth.png
rename to assets/Environments/Props/textures/earth.png
diff --git a/assets/Robots/Curiosity_Mars_Rover/.thumbs/256x256/CuriosityMarsRover.usd.png b/assets/Robots/Curiosity_Mars_Rover/.thumbs/256x256/CuriosityMarsRover.usd.png
new file mode 100644
index 0000000..720b962
--- /dev/null
+++ b/assets/Robots/Curiosity_Mars_Rover/.thumbs/256x256/CuriosityMarsRover.usd.png
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:3073170fde3640a7ee4d138b948fd5abefa6caefdf8b1270f51df27da679180e
+size 107965
diff --git a/assets/Robots/Curiosity_Mars_Rover/CuriosityMarsRover.usd b/assets/Robots/Curiosity_Mars_Rover/CuriosityMarsRover.usd
new file mode 100644
index 0000000..1491fe8
--- /dev/null
+++ b/assets/Robots/Curiosity_Mars_Rover/CuriosityMarsRover.usd
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:240b1424ba54bb9ba8b6007badc080401f4d5e3a7e48e7e0a8926a4eae4fb31e
+size 5239333
diff --git a/models/curiosity_path/meshes/parts_AO.png b/assets/Robots/Curiosity_Mars_Rover/materials/parts_AO.png
similarity index 100%
rename from models/curiosity_path/meshes/parts_AO.png
rename to assets/Robots/Curiosity_Mars_Rover/materials/parts_AO.png
diff --git a/models/curiosity_path/meshes/tex_01.png b/assets/Robots/Curiosity_Mars_Rover/materials/tex_01.png
similarity index 100%
rename from models/curiosity_path/meshes/tex_01.png
rename to assets/Robots/Curiosity_Mars_Rover/materials/tex_01.png
diff --git a/models/curiosity_path/meshes/tex_02.png b/assets/Robots/Curiosity_Mars_Rover/materials/tex_02.png
similarity index 100%
rename from models/curiosity_path/meshes/tex_02.png
rename to assets/Robots/Curiosity_Mars_Rover/materials/tex_02.png
diff --git a/models/curiosity_path/meshes/tex_03.png b/assets/Robots/Curiosity_Mars_Rover/materials/tex_03.png
similarity index 100%
rename from models/curiosity_path/meshes/tex_03.png
rename to assets/Robots/Curiosity_Mars_Rover/materials/tex_03.png
diff --git a/models/curiosity_path/meshes/tex_04.png b/assets/Robots/Curiosity_Mars_Rover/materials/tex_04.png
similarity index 100%
rename from models/curiosity_path/meshes/tex_04.png
rename to assets/Robots/Curiosity_Mars_Rover/materials/tex_04.png
diff --git a/models/curiosity_path/meshes/tex_05.png b/assets/Robots/Curiosity_Mars_Rover/materials/tex_05.png
similarity index 100%
rename from models/curiosity_path/meshes/tex_05.png
rename to assets/Robots/Curiosity_Mars_Rover/materials/tex_05.png
diff --git a/assets/Robots/Curiosity_Mars_Rover/materials/texture0.png b/assets/Robots/Curiosity_Mars_Rover/materials/texture0.png
new file mode 100644
index 0000000..d5efcb2
--- /dev/null
+++ b/assets/Robots/Curiosity_Mars_Rover/materials/texture0.png
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:018de7963b9147d1e0cee21e90c6cba2208510e117dff0fbff0d34f13d48abba
+size 797950
diff --git a/assets/Robots/Curiosity_Mars_Rover/materials/texture1.png b/assets/Robots/Curiosity_Mars_Rover/materials/texture1.png
new file mode 100644
index 0000000..7e1adc6
--- /dev/null
+++ b/assets/Robots/Curiosity_Mars_Rover/materials/texture1.png
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:6c7456d3b97ae0d55abcd0fa66f525f55d0aa999e67d9fc0e3370bc75083ad86
+size 397848
diff --git a/assets/Robots/Curiosity_Mars_Rover/materials/texture2.png b/assets/Robots/Curiosity_Mars_Rover/materials/texture2.png
new file mode 100644
index 0000000..021d5fd
--- /dev/null
+++ b/assets/Robots/Curiosity_Mars_Rover/materials/texture2.png
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:188354ed020b08b16e0d3a190c5c062e69206b19263d0173eda6dd2af747c708
+size 822159
diff --git a/assets/Robots/Curiosity_Mars_Rover/materials/texture3.png b/assets/Robots/Curiosity_Mars_Rover/materials/texture3.png
new file mode 100644
index 0000000..99a97eb
--- /dev/null
+++ b/assets/Robots/Curiosity_Mars_Rover/materials/texture3.png
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:a9dfc41b0c92d2eb9d4ad996a564420025ce63f054afb40657c1f76548ba42a1
+size 968346
diff --git a/assets/Robots/Curiosity_Mars_Rover/materials/texture4.png b/assets/Robots/Curiosity_Mars_Rover/materials/texture4.png
new file mode 100644
index 0000000..8c8bb1b
--- /dev/null
+++ b/assets/Robots/Curiosity_Mars_Rover/materials/texture4.png
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:265e394d59cc915560a1edb6f4c15b7812458d1253c8cd970fb4022987020d2f
+size 836806
diff --git a/assets/Robots/Ingenuity_Helicopter/.thumbs/256x256/IngenuityV3.usd.png b/assets/Robots/Ingenuity_Helicopter/.thumbs/256x256/IngenuityV3.usd.png
new file mode 100644
index 0000000..c26bad2
--- /dev/null
+++ b/assets/Robots/Ingenuity_Helicopter/.thumbs/256x256/IngenuityV3.usd.png
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:4baaa03730ab8bebfaf4c4c2a3b3e406de3eb326814f8b521d5c81738d4d6904
+size 69604
diff --git a/assets/Robots/Ingenuity_Helicopter/IngenuityV3.usd b/assets/Robots/Ingenuity_Helicopter/IngenuityV3.usd
new file mode 100644
index 0000000..5708f8c
--- /dev/null
+++ b/assets/Robots/Ingenuity_Helicopter/IngenuityV3.usd
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:ab2ae594c9cd7ed6b69ecac8e7f87323111159cd44bee4f7d53cbb7e7100df19
+size 739017
diff --git a/assets/Robots/Ingenuity_Helicopter/textures/CarbonFiber_albedo2.jpg b/assets/Robots/Ingenuity_Helicopter/textures/CarbonFiber_albedo2.jpg
new file mode 100644
index 0000000..c4e05e0
Binary files /dev/null and b/assets/Robots/Ingenuity_Helicopter/textures/CarbonFiber_albedo2.jpg differ
diff --git a/assets/Robots/Ingenuity_Helicopter/textures/CarbonFiber_normal.jpg b/assets/Robots/Ingenuity_Helicopter/textures/CarbonFiber_normal.jpg
new file mode 100644
index 0000000..9d80e6c
Binary files /dev/null and b/assets/Robots/Ingenuity_Helicopter/textures/CarbonFiber_normal.jpg differ
diff --git a/assets/Robots/Ingenuity_Helicopter/textures/CarbonFiber_roughness2.jpg b/assets/Robots/Ingenuity_Helicopter/textures/CarbonFiber_roughness2.jpg
new file mode 100644
index 0000000..ff8d815
Binary files /dev/null and b/assets/Robots/Ingenuity_Helicopter/textures/CarbonFiber_roughness2.jpg differ
diff --git a/assets/Robots/Ingenuity_Helicopter/textures/blade.jpg b/assets/Robots/Ingenuity_Helicopter/textures/blade.jpg
new file mode 100644
index 0000000..39e1e87
Binary files /dev/null and b/assets/Robots/Ingenuity_Helicopter/textures/blade.jpg differ
diff --git a/assets/Robots/Ingenuity_Helicopter/textures/cameras_diff.jpg b/assets/Robots/Ingenuity_Helicopter/textures/cameras_diff.jpg
new file mode 100644
index 0000000..4411da6
Binary files /dev/null and b/assets/Robots/Ingenuity_Helicopter/textures/cameras_diff.jpg differ
diff --git a/assets/Robots/Ingenuity_Helicopter/textures/cameras_metal-cameras_rough.jpg b/assets/Robots/Ingenuity_Helicopter/textures/cameras_metal-cameras_rough.jpg
new file mode 100644
index 0000000..4d7532e
Binary files /dev/null and b/assets/Robots/Ingenuity_Helicopter/textures/cameras_metal-cameras_rough.jpg differ
diff --git a/assets/Robots/Ingenuity_Helicopter/textures/chopper_sp_n2.jpg b/assets/Robots/Ingenuity_Helicopter/textures/chopper_sp_n2.jpg
new file mode 100644
index 0000000..a41a4bd
Binary files /dev/null and b/assets/Robots/Ingenuity_Helicopter/textures/chopper_sp_n2.jpg differ
diff --git a/assets/Robots/Ingenuity_Helicopter/textures/chopper_sp_r2.jpg b/assets/Robots/Ingenuity_Helicopter/textures/chopper_sp_r2.jpg
new file mode 100644
index 0000000..a9271fb
Binary files /dev/null and b/assets/Robots/Ingenuity_Helicopter/textures/chopper_sp_r2.jpg differ
diff --git a/assets/Robots/Ingenuity_Helicopter/textures/foil_n.jpg b/assets/Robots/Ingenuity_Helicopter/textures/foil_n.jpg
new file mode 100644
index 0000000..2ee8505
Binary files /dev/null and b/assets/Robots/Ingenuity_Helicopter/textures/foil_n.jpg differ
diff --git a/assets/Robots/JPL_Athlete/.thumbs/256x256/T12.usd.png b/assets/Robots/JPL_Athlete/.thumbs/256x256/T12.usd.png
new file mode 100644
index 0000000..0415896
--- /dev/null
+++ b/assets/Robots/JPL_Athlete/.thumbs/256x256/T12.usd.png
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:6dbac92190c15d8f5d9529f242b5727fd91e8bd31ea7b0bce2365c53f1e665bb
+size 21110
diff --git a/assets/Robots/JPL_Athlete/.thumbs/256x256/TriATHLETE.usd.png b/assets/Robots/JPL_Athlete/.thumbs/256x256/TriATHLETE.usd.png
new file mode 100644
index 0000000..4f40a82
--- /dev/null
+++ b/assets/Robots/JPL_Athlete/.thumbs/256x256/TriATHLETE.usd.png
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:2d21c8e378698a89b4f66afa75dc87d220d38ac600f15b499486bdf5062c65a0
+size 19714
diff --git a/assets/Robots/JPL_Athlete/.thumbs/256x256/TriATHLETE_Climbing.usd.png b/assets/Robots/JPL_Athlete/.thumbs/256x256/TriATHLETE_Climbing.usd.png
new file mode 100644
index 0000000..01bde17
--- /dev/null
+++ b/assets/Robots/JPL_Athlete/.thumbs/256x256/TriATHLETE_Climbing.usd.png
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:66fd6ac610dc079150c308fc37a15c34369d9c5726186f05f083350db7f14840
+size 22647
diff --git a/assets/Robots/JPL_Athlete/T12.usd b/assets/Robots/JPL_Athlete/T12.usd
new file mode 100644
index 0000000..e4a0e7f
--- /dev/null
+++ b/assets/Robots/JPL_Athlete/T12.usd
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:a8f521c386ded810c5103950751e288ae4db301ab547fd95426d855326a53a64
+size 287727
diff --git a/assets/Robots/JPL_Athlete/TriATHLETE.usd b/assets/Robots/JPL_Athlete/TriATHLETE.usd
new file mode 100644
index 0000000..e433543
--- /dev/null
+++ b/assets/Robots/JPL_Athlete/TriATHLETE.usd
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:39542320271e0fee0aaaa37cc8e23732b063aaef2ec5dcc628a117394d95eff3
+size 280276
diff --git a/assets/Robots/JPL_Athlete/TriATHLETE_Climbing.usd b/assets/Robots/JPL_Athlete/TriATHLETE_Climbing.usd
new file mode 100644
index 0000000..d136a0f
--- /dev/null
+++ b/assets/Robots/JPL_Athlete/TriATHLETE_Climbing.usd
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:edcc9566681f173cf5d53856f3f9e0834883e03934bf4a7e0c80d9a76f920d1d
+size 385637
diff --git a/assets/Robots/Perseverance_Rover/.thumbs/256x256/PerseveranceRover.usd.png b/assets/Robots/Perseverance_Rover/.thumbs/256x256/PerseveranceRover.usd.png
new file mode 100644
index 0000000..16e8e01
--- /dev/null
+++ b/assets/Robots/Perseverance_Rover/.thumbs/256x256/PerseveranceRover.usd.png
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:800fa373082af090b809de7ad66f8e6535f0bc8f9ef2f5d0e41db8fab4f9bac8
+size 112853
diff --git a/assets/Robots/Perseverance_Rover/.thumbs/256x256/perseverance-wheels.usd.png b/assets/Robots/Perseverance_Rover/.thumbs/256x256/perseverance-wheels.usd.png
new file mode 100644
index 0000000..2894985
--- /dev/null
+++ b/assets/Robots/Perseverance_Rover/.thumbs/256x256/perseverance-wheels.usd.png
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:afc0460b1bf84a82475be6cf1ac9a267d50f3e0ebf22ceed19d775d2143dc841
+size 16141
diff --git a/assets/Robots/Perseverance_Rover/PerseveranceRover.usd b/assets/Robots/Perseverance_Rover/PerseveranceRover.usd
new file mode 100644
index 0000000..006ab53
--- /dev/null
+++ b/assets/Robots/Perseverance_Rover/PerseveranceRover.usd
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:57c478f98738d912ba7ee5ae405bed570f504838e7ddd691cb60b2d2a6eadd24
+size 23067341
diff --git a/assets/Robots/Perseverance_Rover/perseverance-wheels.usd b/assets/Robots/Perseverance_Rover/perseverance-wheels.usd
new file mode 100644
index 0000000..3097c0e
--- /dev/null
+++ b/assets/Robots/Perseverance_Rover/perseverance-wheels.usd
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:2b9670da8faa91b228ad199a22bf3d5ee3ea01c260ed6d2b3af29827cf06ab79
+size 852215
diff --git a/assets/Robots/Perseverance_Rover/textures/arm_graphics.jpg b/assets/Robots/Perseverance_Rover/textures/arm_graphics.jpg
new file mode 100644
index 0000000..c01068a
Binary files /dev/null and b/assets/Robots/Perseverance_Rover/textures/arm_graphics.jpg differ
diff --git a/assets/Robots/Perseverance_Rover/textures/blade.jpg b/assets/Robots/Perseverance_Rover/textures/blade.jpg
new file mode 100644
index 0000000..39e1e87
Binary files /dev/null and b/assets/Robots/Perseverance_Rover/textures/blade.jpg differ
diff --git a/assets/Robots/Perseverance_Rover/textures/clear.png.png b/assets/Robots/Perseverance_Rover/textures/clear.png.png
new file mode 100644
index 0000000..529850d
--- /dev/null
+++ b/assets/Robots/Perseverance_Rover/textures/clear.png.png
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:ffaa1621fee1989cd7487f42702600ce0559ea86804dd0b990cd0675a7b50cb9
+size 250
diff --git a/assets/Robots/Perseverance_Rover/textures/cvoidPlaque.jpg b/assets/Robots/Perseverance_Rover/textures/cvoidPlaque.jpg
new file mode 100644
index 0000000..3224ddf
Binary files /dev/null and b/assets/Robots/Perseverance_Rover/textures/cvoidPlaque.jpg differ
diff --git a/assets/Robots/Perseverance_Rover/textures/foil_n.jpg b/assets/Robots/Perseverance_Rover/textures/foil_n.jpg
new file mode 100644
index 0000000..2ee8505
Binary files /dev/null and b/assets/Robots/Perseverance_Rover/textures/foil_n.jpg differ
diff --git a/assets/Robots/Perseverance_Rover/textures/foil_n.jpg.jpg b/assets/Robots/Perseverance_Rover/textures/foil_n.jpg.jpg
new file mode 100644
index 0000000..2ee8505
Binary files /dev/null and b/assets/Robots/Perseverance_Rover/textures/foil_n.jpg.jpg differ
diff --git a/assets/Robots/Perseverance_Rover/textures/glass.png b/assets/Robots/Perseverance_Rover/textures/glass.png
new file mode 100644
index 0000000..6265ba0
--- /dev/null
+++ b/assets/Robots/Perseverance_Rover/textures/glass.png
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:d881400fda91cf5e13ab72d858e3b7133d5e65b63bdeeb1588cabda3c6f56648
+size 391
diff --git a/assets/Robots/Perseverance_Rover/textures/mars_2020_01.jpg b/assets/Robots/Perseverance_Rover/textures/mars_2020_01.jpg
new file mode 100644
index 0000000..d1a239d
Binary files /dev/null and b/assets/Robots/Perseverance_Rover/textures/mars_2020_01.jpg differ
diff --git a/assets/Robots/Perseverance_Rover/textures/mars_2020_01_n.jpg b/assets/Robots/Perseverance_Rover/textures/mars_2020_01_n.jpg
new file mode 100644
index 0000000..6947b40
Binary files /dev/null and b/assets/Robots/Perseverance_Rover/textures/mars_2020_01_n.jpg differ
diff --git a/assets/Robots/Perseverance_Rover/textures/mars_2020_02.jpg b/assets/Robots/Perseverance_Rover/textures/mars_2020_02.jpg
new file mode 100644
index 0000000..77ea7db
Binary files /dev/null and b/assets/Robots/Perseverance_Rover/textures/mars_2020_02.jpg differ
diff --git a/assets/Robots/Perseverance_Rover/textures/mars_2020_02_n.jpg b/assets/Robots/Perseverance_Rover/textures/mars_2020_02_n.jpg
new file mode 100644
index 0000000..90a06aa
Binary files /dev/null and b/assets/Robots/Perseverance_Rover/textures/mars_2020_02_n.jpg differ
diff --git a/assets/Robots/Perseverance_Rover/textures/mars_2020_03.jpg b/assets/Robots/Perseverance_Rover/textures/mars_2020_03.jpg
new file mode 100644
index 0000000..0549d90
Binary files /dev/null and b/assets/Robots/Perseverance_Rover/textures/mars_2020_03.jpg differ
diff --git a/assets/Robots/Perseverance_Rover/textures/mars_2020_04.jpg b/assets/Robots/Perseverance_Rover/textures/mars_2020_04.jpg
new file mode 100644
index 0000000..8084924
Binary files /dev/null and b/assets/Robots/Perseverance_Rover/textures/mars_2020_04.jpg differ
diff --git a/assets/Robots/Perseverance_Rover/textures/mars_2020_05.jpg b/assets/Robots/Perseverance_Rover/textures/mars_2020_05.jpg
new file mode 100644
index 0000000..d240ff6
Binary files /dev/null and b/assets/Robots/Perseverance_Rover/textures/mars_2020_05.jpg differ
diff --git a/assets/Robots/Perseverance_Rover/textures/mars_2020_05_n.png b/assets/Robots/Perseverance_Rover/textures/mars_2020_05_n.png
new file mode 100644
index 0000000..7e552cb
--- /dev/null
+++ b/assets/Robots/Perseverance_Rover/textures/mars_2020_05_n.png
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:ae90d32ef091a4bbf41b18b291bd4ff2f2849e89926373615dfec1d164e8362c
+size 743375
diff --git a/assets/Robots/Perseverance_Rover/textures/mars_2020_05_r.jpg b/assets/Robots/Perseverance_Rover/textures/mars_2020_05_r.jpg
new file mode 100644
index 0000000..d113624
Binary files /dev/null and b/assets/Robots/Perseverance_Rover/textures/mars_2020_05_r.jpg differ
diff --git a/assets/Robots/Perseverance_Rover/textures/mars_2020_06.jpg b/assets/Robots/Perseverance_Rover/textures/mars_2020_06.jpg
new file mode 100644
index 0000000..357e014
Binary files /dev/null and b/assets/Robots/Perseverance_Rover/textures/mars_2020_06.jpg differ
diff --git a/assets/Robots/Perseverance_Rover/textures/mars_2020_06_n.jpg b/assets/Robots/Perseverance_Rover/textures/mars_2020_06_n.jpg
new file mode 100644
index 0000000..5b47dca
Binary files /dev/null and b/assets/Robots/Perseverance_Rover/textures/mars_2020_06_n.jpg differ
diff --git a/assets/Robots/Perseverance_Rover/textures/mars_2020_07_BLACKOUT.jpg b/assets/Robots/Perseverance_Rover/textures/mars_2020_07_BLACKOUT.jpg
new file mode 100644
index 0000000..479c178
Binary files /dev/null and b/assets/Robots/Perseverance_Rover/textures/mars_2020_07_BLACKOUT.jpg differ
diff --git a/assets/Robots/Perseverance_Rover/textures/mars_2020_hub.jpg b/assets/Robots/Perseverance_Rover/textures/mars_2020_hub.jpg
new file mode 100644
index 0000000..fd28337
Binary files /dev/null and b/assets/Robots/Perseverance_Rover/textures/mars_2020_hub.jpg differ
diff --git a/assets/Robots/Perseverance_Rover/textures/mars_2020_hub_n.jpg b/assets/Robots/Perseverance_Rover/textures/mars_2020_hub_n.jpg
new file mode 100644
index 0000000..a3031c9
Binary files /dev/null and b/assets/Robots/Perseverance_Rover/textures/mars_2020_hub_n.jpg differ
diff --git a/assets/Robots/Perseverance_Rover/textures/mars_2020_spring_n.jpg b/assets/Robots/Perseverance_Rover/textures/mars_2020_spring_n.jpg
new file mode 100644
index 0000000..cddd20c
Binary files /dev/null and b/assets/Robots/Perseverance_Rover/textures/mars_2020_spring_n.jpg differ
diff --git a/assets/Robots/Perseverance_Rover/textures/nameplate.jpg b/assets/Robots/Perseverance_Rover/textures/nameplate.jpg
new file mode 100644
index 0000000..e4905f0
Binary files /dev/null and b/assets/Robots/Perseverance_Rover/textures/nameplate.jpg differ
diff --git a/assets/Robots/Perseverance_Rover/textures/sample_handling_door.jpg b/assets/Robots/Perseverance_Rover/textures/sample_handling_door.jpg
new file mode 100644
index 0000000..50ae95a
Binary files /dev/null and b/assets/Robots/Perseverance_Rover/textures/sample_handling_door.jpg differ
diff --git a/assets/Robots/Robonaut2/.thumbs/256x256/Robonaut2.usd.png b/assets/Robots/Robonaut2/.thumbs/256x256/Robonaut2.usd.png
new file mode 100644
index 0000000..c275efd
--- /dev/null
+++ b/assets/Robots/Robonaut2/.thumbs/256x256/Robonaut2.usd.png
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:fad541ddc31c82b11dc445ed42e6ee7a99568702be70b5b8fafb79ba460e9285
+size 80703
diff --git a/assets/Robots/Robonaut2/.thumbs/256x256/Robonaut2UpperBody.usd.png b/assets/Robots/Robonaut2/.thumbs/256x256/Robonaut2UpperBody.usd.png
new file mode 100644
index 0000000..03906c7
--- /dev/null
+++ b/assets/Robots/Robonaut2/.thumbs/256x256/Robonaut2UpperBody.usd.png
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:d74c52044ab12dd2f2558754fde3bbe01be8137b2ce7ffc83566f90bf0cabf58
+size 81526
diff --git a/assets/Robots/Robonaut2/Robonaut2.usd b/assets/Robots/Robonaut2/Robonaut2.usd
new file mode 100644
index 0000000..1603848
--- /dev/null
+++ b/assets/Robots/Robonaut2/Robonaut2.usd
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:a1c400ef977b93e1e340332e599eb57c32903d5ad941d37f637c6467919a3940
+size 11711432
diff --git a/assets/Robots/Robonaut2/Robonaut2UpperBody.usd b/assets/Robots/Robonaut2/Robonaut2UpperBody.usd
new file mode 100644
index 0000000..a4b9e7e
--- /dev/null
+++ b/assets/Robots/Robonaut2/Robonaut2UpperBody.usd
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:f5bd406365df03de4d0522e61d95eb8bfff067a07afd2c629a199f2726c003ef
+size 4375729
diff --git a/assets/Robots/Robonaut2/materials/textures/BrushedMetalGray.jpg b/assets/Robots/Robonaut2/materials/textures/BrushedMetalGray.jpg
new file mode 100644
index 0000000..b71b07e
Binary files /dev/null and b/assets/Robots/Robonaut2/materials/textures/BrushedMetalGray.jpg differ
diff --git a/assets/Robots/Robonaut2/materials/textures/Left_PalmSnap00.png b/assets/Robots/Robonaut2/materials/textures/Left_PalmSnap00.png
new file mode 100644
index 0000000..3f8f7df
--- /dev/null
+++ b/assets/Robots/Robonaut2/materials/textures/Left_PalmSnap00.png
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:b3d646d2ef381300315fa1196a00406f7ff2d507a4c3510e9ade2b52a7382201
+size 33567
diff --git a/assets/Robots/Robonaut2/materials/textures/R2_Arm.png b/assets/Robots/Robonaut2/materials/textures/R2_Arm.png
new file mode 100644
index 0000000..16f8ae4
--- /dev/null
+++ b/assets/Robots/Robonaut2/materials/textures/R2_Arm.png
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:11edc04a8ddfbcb8780cecab2c869be3bbc20c162a261e49e42d727711889577
+size 6635
diff --git a/assets/Robots/Robonaut2/materials/textures/R2_Body_Cover.png b/assets/Robots/Robonaut2/materials/textures/R2_Body_Cover.png
new file mode 100644
index 0000000..688d53c
--- /dev/null
+++ b/assets/Robots/Robonaut2/materials/textures/R2_Body_Cover.png
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:b1f787ee27803b1b56f6f4f08b85f3ae5a53555f50012b5daeab3205fdbc84f7
+size 771900
diff --git a/assets/Robots/Robonaut2/materials/textures/R2_Leg.png b/assets/Robots/Robonaut2/materials/textures/R2_Leg.png
new file mode 100644
index 0000000..16f8ae4
--- /dev/null
+++ b/assets/Robots/Robonaut2/materials/textures/R2_Leg.png
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:11edc04a8ddfbcb8780cecab2c869be3bbc20c162a261e49e42d727711889577
+size 6635
diff --git a/assets/Robots/Robonaut2/materials/textures/R2_Stanchion_10_Col_256.jpg b/assets/Robots/Robonaut2/materials/textures/R2_Stanchion_10_Col_256.jpg
new file mode 100644
index 0000000..a2bccee
Binary files /dev/null and b/assets/Robots/Robonaut2/materials/textures/R2_Stanchion_10_Col_256.jpg differ
diff --git a/assets/Robots/Robonaut2/materials/textures/R2_Stanchion_11_Col_256.jpg b/assets/Robots/Robonaut2/materials/textures/R2_Stanchion_11_Col_256.jpg
new file mode 100644
index 0000000..ee390e2
Binary files /dev/null and b/assets/Robots/Robonaut2/materials/textures/R2_Stanchion_11_Col_256.jpg differ
diff --git a/assets/Robots/Robonaut2/materials/textures/R2_Stanchion_12_Col_256.jpg b/assets/Robots/Robonaut2/materials/textures/R2_Stanchion_12_Col_256.jpg
new file mode 100644
index 0000000..257ff10
Binary files /dev/null and b/assets/Robots/Robonaut2/materials/textures/R2_Stanchion_12_Col_256.jpg differ
diff --git a/assets/Robots/Robonaut2/materials/textures/R2_Stanchion_2_Col_256.jpg b/assets/Robots/Robonaut2/materials/textures/R2_Stanchion_2_Col_256.jpg
new file mode 100644
index 0000000..b4e8bf1
Binary files /dev/null and b/assets/Robots/Robonaut2/materials/textures/R2_Stanchion_2_Col_256.jpg differ
diff --git a/assets/Robots/Robonaut2/materials/textures/R2_Stanchion_3_Col_256.jpg b/assets/Robots/Robonaut2/materials/textures/R2_Stanchion_3_Col_256.jpg
new file mode 100644
index 0000000..d772bb2
Binary files /dev/null and b/assets/Robots/Robonaut2/materials/textures/R2_Stanchion_3_Col_256.jpg differ
diff --git a/assets/Robots/Robonaut2/materials/textures/R2_Stanchion_4_Col_256.jpg b/assets/Robots/Robonaut2/materials/textures/R2_Stanchion_4_Col_256.jpg
new file mode 100644
index 0000000..2258bc0
Binary files /dev/null and b/assets/Robots/Robonaut2/materials/textures/R2_Stanchion_4_Col_256.jpg differ
diff --git a/assets/Robots/Robonaut2/materials/textures/R2_Stanchion_5_Col_256.jpg b/assets/Robots/Robonaut2/materials/textures/R2_Stanchion_5_Col_256.jpg
new file mode 100644
index 0000000..ce21ec4
Binary files /dev/null and b/assets/Robots/Robonaut2/materials/textures/R2_Stanchion_5_Col_256.jpg differ
diff --git a/assets/Robots/Robonaut2/materials/textures/R2_Stanchion_6_Col_256.jpg b/assets/Robots/Robonaut2/materials/textures/R2_Stanchion_6_Col_256.jpg
new file mode 100644
index 0000000..c8df901
Binary files /dev/null and b/assets/Robots/Robonaut2/materials/textures/R2_Stanchion_6_Col_256.jpg differ
diff --git a/assets/Robots/Robonaut2/materials/textures/R2_Stanchion_7_Col_256.jpg b/assets/Robots/Robonaut2/materials/textures/R2_Stanchion_7_Col_256.jpg
new file mode 100644
index 0000000..4203bf0
Binary files /dev/null and b/assets/Robots/Robonaut2/materials/textures/R2_Stanchion_7_Col_256.jpg differ
diff --git a/assets/Robots/Robonaut2/materials/textures/R2_Stanchion_8_Col_256.jpg b/assets/Robots/Robonaut2/materials/textures/R2_Stanchion_8_Col_256.jpg
new file mode 100644
index 0000000..7bc28c8
Binary files /dev/null and b/assets/Robots/Robonaut2/materials/textures/R2_Stanchion_8_Col_256.jpg differ
diff --git a/assets/Robots/Robonaut2/materials/textures/R2_Stanchion_9_Col_256.jpg b/assets/Robots/Robonaut2/materials/textures/R2_Stanchion_9_Col_256.jpg
new file mode 100644
index 0000000..8b882fd
Binary files /dev/null and b/assets/Robots/Robonaut2/materials/textures/R2_Stanchion_9_Col_256.jpg differ
diff --git a/assets/Robots/Robonaut2/materials/textures/R2_Stanchion_Col_512_Proj.jpg b/assets/Robots/Robonaut2/materials/textures/R2_Stanchion_Col_512_Proj.jpg
new file mode 100644
index 0000000..eea7a87
Binary files /dev/null and b/assets/Robots/Robonaut2/materials/textures/R2_Stanchion_Col_512_Proj.jpg differ
diff --git a/assets/Robots/Robonaut2/materials/textures/R2_Stanchion_Cover_1_Col_256.jpg b/assets/Robots/Robonaut2/materials/textures/R2_Stanchion_Cover_1_Col_256.jpg
new file mode 100644
index 0000000..843768e
Binary files /dev/null and b/assets/Robots/Robonaut2/materials/textures/R2_Stanchion_Cover_1_Col_256.jpg differ
diff --git a/assets/Robots/Robonaut2/materials/textures/R2_Stanchion_Cover_2_Col_256.jpg b/assets/Robots/Robonaut2/materials/textures/R2_Stanchion_Cover_2_Col_256.jpg
new file mode 100644
index 0000000..7197438
Binary files /dev/null and b/assets/Robots/Robonaut2/materials/textures/R2_Stanchion_Cover_2_Col_256.jpg differ
diff --git a/assets/Robots/Robonaut2/materials/textures/R2_Stanchion_Cover_3_Col_256.jpg b/assets/Robots/Robonaut2/materials/textures/R2_Stanchion_Cover_3_Col_256.jpg
new file mode 100644
index 0000000..efa50ee
Binary files /dev/null and b/assets/Robots/Robonaut2/materials/textures/R2_Stanchion_Cover_3_Col_256.jpg differ
diff --git a/assets/Robots/Robonaut2/materials/textures/R2_Stanchion_Cover_4_Col_256.jpg b/assets/Robots/Robonaut2/materials/textures/R2_Stanchion_Cover_4_Col_256.jpg
new file mode 100644
index 0000000..d3941f7
Binary files /dev/null and b/assets/Robots/Robonaut2/materials/textures/R2_Stanchion_Cover_4_Col_256.jpg differ
diff --git a/assets/Robots/Robonaut2/materials/textures/R2_backpack.png b/assets/Robots/Robonaut2/materials/textures/R2_backpack.png
new file mode 100644
index 0000000..ff60f77
--- /dev/null
+++ b/assets/Robots/Robonaut2/materials/textures/R2_backpack.png
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:226ef0268b896544c3e4a06d47a8ed1ce2f712e65d308ebbe6ac07a7b29e5f06
+size 40913
diff --git a/assets/Robots/Robonaut2/materials/textures/StanchionBaseplate.jpg b/assets/Robots/Robonaut2/materials/textures/StanchionBaseplate.jpg
new file mode 100644
index 0000000..18daa53
Binary files /dev/null and b/assets/Robots/Robonaut2/materials/textures/StanchionBaseplate.jpg differ
diff --git a/assets/Robots/Robonaut2/materials/textures/StanchionDovetail.jpg b/assets/Robots/Robonaut2/materials/textures/StanchionDovetail.jpg
new file mode 100644
index 0000000..a5da94f
Binary files /dev/null and b/assets/Robots/Robonaut2/materials/textures/StanchionDovetail.jpg differ
diff --git a/assets/Robots/Robonaut2/materials/textures/StanchionKnob.jpg b/assets/Robots/Robonaut2/materials/textures/StanchionKnob.jpg
new file mode 100644
index 0000000..4d7aca0
Binary files /dev/null and b/assets/Robots/Robonaut2/materials/textures/StanchionKnob.jpg differ
diff --git a/assets/Robots/Robonaut2/materials/textures/gold.png b/assets/Robots/Robonaut2/materials/textures/gold.png
new file mode 100644
index 0000000..84713b9
--- /dev/null
+++ b/assets/Robots/Robonaut2/materials/textures/gold.png
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:1e01095c89240bd849e103a062497a023a67603f996c2b216956a5b8285247cf
+size 1886
diff --git a/assets/Robots/Robonaut2/materials/textures/gold_texture.png b/assets/Robots/Robonaut2/materials/textures/gold_texture.png
new file mode 100644
index 0000000..84713b9
--- /dev/null
+++ b/assets/Robots/Robonaut2/materials/textures/gold_texture.png
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:1e01095c89240bd849e103a062497a023a67603f996c2b216956a5b8285247cf
+size 1886
diff --git a/assets/Robots/Robonaut2/materials/textures/gold_texture_old.png b/assets/Robots/Robonaut2/materials/textures/gold_texture_old.png
new file mode 100644
index 0000000..bc7e1d2
--- /dev/null
+++ b/assets/Robots/Robonaut2/materials/textures/gold_texture_old.png
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:41fe3eacccf08d2d6e018bd4eef9e88b8b86c29740dca086f1379e4141a44ac5
+size 1887
diff --git a/assets/Robots/Robonaut2/materials/textures/helmet_back.png b/assets/Robots/Robonaut2/materials/textures/helmet_back.png
new file mode 100644
index 0000000..20704a2
--- /dev/null
+++ b/assets/Robots/Robonaut2/materials/textures/helmet_back.png
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:5e9d138b995598a830d5be6a8dda32a9ce3fdf88f398dc54abe6c18779fa8322
+size 98183
diff --git a/assets/Robots/Robonaut2/materials/textures/helmet_front.png b/assets/Robots/Robonaut2/materials/textures/helmet_front.png
new file mode 100644
index 0000000..6086686
--- /dev/null
+++ b/assets/Robots/Robonaut2/materials/textures/helmet_front.png
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:e7e06425d6a2e6f482eeb751e45ce4dbdf71b0119d19bd1df49d3e210838e728
+size 313300
diff --git a/assets/Robots/Robonaut2/materials/textures/jaws.png b/assets/Robots/Robonaut2/materials/textures/jaws.png
new file mode 100644
index 0000000..7e95ca5
--- /dev/null
+++ b/assets/Robots/Robonaut2/materials/textures/jaws.png
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:44771af40c10f92ce9b2399f40e7149bdd642b2f11f653b7edeb3ac38231980b
+size 1885
diff --git a/assets/Robots/Robonaut2/materials/textures/light_shield.png b/assets/Robots/Robonaut2/materials/textures/light_shield.png
new file mode 100644
index 0000000..bc7e1d2
--- /dev/null
+++ b/assets/Robots/Robonaut2/materials/textures/light_shield.png
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:41fe3eacccf08d2d6e018bd4eef9e88b8b86c29740dca086f1379e4141a44ac5
+size 1887
diff --git a/assets/Robots/Robonaut2/materials/textures/notexture.png b/assets/Robots/Robonaut2/materials/textures/notexture.png
new file mode 100644
index 0000000..1ae0306
--- /dev/null
+++ b/assets/Robots/Robonaut2/materials/textures/notexture.png
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:0c9a9b6472b2932ab0c879cc60d4c8a278fa03971d65918adf4fdfd6ebcd9913
+size 1393
diff --git a/assets/Robots/Robonaut2/materials/textures/visor.png b/assets/Robots/Robonaut2/materials/textures/visor.png
new file mode 100644
index 0000000..7e95ca5
--- /dev/null
+++ b/assets/Robots/Robonaut2/materials/textures/visor.png
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:44771af40c10f92ce9b2399f40e7149bdd642b2f11f653b7edeb3ac38231980b
+size 1885
diff --git a/assets/Robots/SSRMS_Canadarm2/.thumbs/256x256/Canadarm1.usd.png b/assets/Robots/SSRMS_Canadarm2/.thumbs/256x256/Canadarm1.usd.png
new file mode 100644
index 0000000..cf745c5
--- /dev/null
+++ b/assets/Robots/SSRMS_Canadarm2/.thumbs/256x256/Canadarm1.usd.png
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:56ebae5dc069b85daca0f8190900e607b806ea47b34fa0e27861356c8c0cb49e
+size 13455
diff --git a/assets/Robots/SSRMS_Canadarm2/.thumbs/256x256/Canadarm17DoF.usd.png b/assets/Robots/SSRMS_Canadarm2/.thumbs/256x256/Canadarm17DoF.usd.png
new file mode 100644
index 0000000..a894d70
--- /dev/null
+++ b/assets/Robots/SSRMS_Canadarm2/.thumbs/256x256/Canadarm17DoF.usd.png
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:9af786cc5c29a7475fc29e6f5b19a02171cfb658f065838f6b8f67365dd10a28
+size 106605
diff --git a/assets/Robots/SSRMS_Canadarm2/.thumbs/256x256/SSRMS_Canadarm2.usd.png b/assets/Robots/SSRMS_Canadarm2/.thumbs/256x256/SSRMS_Canadarm2.usd.png
new file mode 100644
index 0000000..7903dfe
--- /dev/null
+++ b/assets/Robots/SSRMS_Canadarm2/.thumbs/256x256/SSRMS_Canadarm2.usd.png
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:3060756adce0e6589c09060a173f90ad53ea166a132efdd03260e40154c0c3eb
+size 109890
diff --git a/assets/Robots/SSRMS_Canadarm2/Canadarm1.usd b/assets/Robots/SSRMS_Canadarm2/Canadarm1.usd
new file mode 100644
index 0000000..b900f40
--- /dev/null
+++ b/assets/Robots/SSRMS_Canadarm2/Canadarm1.usd
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:04b9fb80217e193e01e5e9238a4a9f825c846f02c19af434db40598169c0a307
+size 137438
diff --git a/assets/Robots/SSRMS_Canadarm2/Canadarm17DoF.usd b/assets/Robots/SSRMS_Canadarm2/Canadarm17DoF.usd
new file mode 100644
index 0000000..0c0ab8f
--- /dev/null
+++ b/assets/Robots/SSRMS_Canadarm2/Canadarm17DoF.usd
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:8bb3de9804c32175779552523a1180333170b012d1edd24db1b168e13391ebdb
+size 512518
diff --git a/assets/Robots/SSRMS_Canadarm2/SSRMS_Canadarm2.usd b/assets/Robots/SSRMS_Canadarm2/SSRMS_Canadarm2.usd
new file mode 100644
index 0000000..e056b50
--- /dev/null
+++ b/assets/Robots/SSRMS_Canadarm2/SSRMS_Canadarm2.usd
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:f151cf3227ec188bf5eb7516fa42bf899f7a58c1fca51fec56f68e051adedccf
+size 2343529
diff --git a/models/canadarm/meshes/ee_tex_v1_3.png b/assets/Robots/SSRMS_Canadarm2/materials/ee_tex_v1_3.png
similarity index 100%
rename from models/canadarm/meshes/ee_tex_v1_3.png
rename to assets/Robots/SSRMS_Canadarm2/materials/ee_tex_v1_3.png
diff --git a/models/canadarm/meshes/joint_v3_0_tex.png b/assets/Robots/SSRMS_Canadarm2/materials/joint_v3_0_tex.png
similarity index 100%
rename from models/canadarm/meshes/joint_v3_0_tex.png
rename to assets/Robots/SSRMS_Canadarm2/materials/joint_v3_0_tex.png
diff --git a/models/canadarm/meshes/link_joint.png b/assets/Robots/SSRMS_Canadarm2/materials/link_joint.png
similarity index 100%
rename from models/canadarm/meshes/link_joint.png
rename to assets/Robots/SSRMS_Canadarm2/materials/link_joint.png
diff --git a/models/canadarm/meshes/long_link_1_v3_0_tex.png b/assets/Robots/SSRMS_Canadarm2/materials/long_link_1_v3_0_tex.png
similarity index 100%
rename from models/canadarm/meshes/long_link_1_v3_0_tex.png
rename to assets/Robots/SSRMS_Canadarm2/materials/long_link_1_v3_0_tex.png
diff --git a/models/canadarm/meshes/long_link_2_v3_2_tex.png b/assets/Robots/SSRMS_Canadarm2/materials/long_link_2_v3_2_tex.png
similarity index 100%
rename from models/canadarm/meshes/long_link_2_v3_2_tex.png
rename to assets/Robots/SSRMS_Canadarm2/materials/long_link_2_v3_2_tex.png
diff --git a/assets/Scenes/.thumbs/256x256/InternationalSpaceStationCanadarm2.usd.png b/assets/Scenes/.thumbs/256x256/InternationalSpaceStationCanadarm2.usd.png
new file mode 100644
index 0000000..4e03d49
--- /dev/null
+++ b/assets/Scenes/.thumbs/256x256/InternationalSpaceStationCanadarm2.usd.png
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:c9ee33d5841c24f0aa2dea4f7219f0c1ae4cefed90d24df41581bf79a375150f
+size 129091
diff --git a/assets/Scenes/.thumbs/256x256/MarsEnvironment.usd.png b/assets/Scenes/.thumbs/256x256/MarsEnvironment.usd.png
new file mode 100644
index 0000000..ba95fac
--- /dev/null
+++ b/assets/Scenes/.thumbs/256x256/MarsEnvironment.usd.png
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:e44cb1e7632718c9aeba96a730001a35cf307b29cfdd1681138f252e6a6129f6
+size 71668
diff --git a/assets/Scenes/.thumbs/256x256/MoonEnvironment.usd.png b/assets/Scenes/.thumbs/256x256/MoonEnvironment.usd.png
new file mode 100644
index 0000000..4877c8b
--- /dev/null
+++ b/assets/Scenes/.thumbs/256x256/MoonEnvironment.usd.png
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:c10b04ae84433a27169ee50547aeffa83282c32f97177286cffcca3c9b63294c
+size 54008
diff --git a/assets/Scenes/.thumbs/256x256/Robonaut2Manipulation.usd.png b/assets/Scenes/.thumbs/256x256/Robonaut2Manipulation.usd.png
new file mode 100644
index 0000000..b8c3519
--- /dev/null
+++ b/assets/Scenes/.thumbs/256x256/Robonaut2Manipulation.usd.png
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:d3d1670ad3ca8c41b713fedf0d2ab8215f2e068d175a8eb1d40c1833ddf7295d
+size 110252
diff --git a/assets/Scenes/.thumbs/256x256/SimpleIngenuityHelicopterScene.usd.png b/assets/Scenes/.thumbs/256x256/SimpleIngenuityHelicopterScene.usd.png
new file mode 100644
index 0000000..f3bd0f1
--- /dev/null
+++ b/assets/Scenes/.thumbs/256x256/SimpleIngenuityHelicopterScene.usd.png
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:550b00bde9e92467cc56b3f5f8a878932342fc7007a484d19a34160d8954e42a
+size 115268
diff --git a/assets/Scenes/InternationalSpaceStationCanadarm2.usd b/assets/Scenes/InternationalSpaceStationCanadarm2.usd
new file mode 100644
index 0000000..07ae8d0
--- /dev/null
+++ b/assets/Scenes/InternationalSpaceStationCanadarm2.usd
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:eeed38a273f0eadc19ace3de43fbd4218ba2b1159c7a3f0fb89d0d5008e8895b
+size 111420
diff --git a/assets/Scenes/MarsEnvironment.usd b/assets/Scenes/MarsEnvironment.usd
new file mode 100644
index 0000000..5320296
--- /dev/null
+++ b/assets/Scenes/MarsEnvironment.usd
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:81c2e7e65550e9e0d9bf9682831ca2485520fdcebd9d236cda9f4b4dc7026500
+size 43140
diff --git a/assets/Scenes/MoonEnvironment.usd b/assets/Scenes/MoonEnvironment.usd
new file mode 100644
index 0000000..7daf0c8
--- /dev/null
+++ b/assets/Scenes/MoonEnvironment.usd
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:56e79e48f8d70b0561c34e68aec84abfd51ab8606f0315512f35cda035fa0992
+size 3801
diff --git a/assets/Scenes/Robonaut2Manipulation.usd b/assets/Scenes/Robonaut2Manipulation.usd
new file mode 100644
index 0000000..28b71e6
--- /dev/null
+++ b/assets/Scenes/Robonaut2Manipulation.usd
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:fc523669c50d4c292d8ba4cb1ec402f5ce8fa3a17b5e654a496af5a64f1a5540
+size 1086953
diff --git a/assets/Scenes/SimpleIngenuityHelicopterScene.usd b/assets/Scenes/SimpleIngenuityHelicopterScene.usd
new file mode 100644
index 0000000..c158f1a
--- /dev/null
+++ b/assets/Scenes/SimpleIngenuityHelicopterScene.usd
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:b72f12125a68defa24e46e6a24e1cb2824ba5297684eb1ac2e9191329565e4db
+size 81252
diff --git a/assets/Sky/MarsClearSky.usd b/assets/Sky/MarsClearSky.usd
new file mode 100644
index 0000000..18168b9
--- /dev/null
+++ b/assets/Sky/MarsClearSky.usd
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:4a0652a7d227a78f3abfbcfb8f43d0b827175dd348b5b1c0289e2a2dbdbd9971
+size 59915
diff --git a/docs/action_graph.md b/docs/action_graph.md
new file mode 100644
index 0000000..a0e90fe
--- /dev/null
+++ b/docs/action_graph.md
@@ -0,0 +1,73 @@
+## Action Graphs
+
+The Action Graph is a visual programming tool that allows users to create complex robotic behaviors by connecting nodes. The nodes in the Action Graph represent different functionalities that can be used to create a robotic behavior. The nodes can be connected to create a flow of data between them. The Action Graph provides a user-friendly interface to create complex robotic behaviors without writing any code. The Action Graph is a powerful tool that can be used to create custom behaviors for robots in the simulation environment.
+
+This article provides an overview of commonly used action graphs in Space ROS. The article covers the following topics:
+
+- [Action Graphs](#action-graphs)
+ - [ROS2 Publisher for IMU Data](#ros2-publisher-for-imu-data)
+ - [ROS2 Publisher for Odom Data](#ros2-publisher-for-odom-data)
+ - [ROS2 Publisher for Camera Data](#ros2-publisher-for-camera-data)
+ - [Action Graph for Subscribing to Joint State Messages](#action-graph-for-subscribing-to-joint-state-messages)
+ - [ROS2 Suscriber for Twist Messages](#ros2-suscriber-for-twist-messages)
+
+### ROS2 Publisher for IMU Data
+
+The ROS2 Publisher for IMU Data action graph is used to publish IMU data to the ROS2 network. The action graph reads IMU data from the simulation environment and publishes it to the ROS2 network. The action graph provides a node that reads IMU data from the simulation environment and publishes it to the ROS2 network. The action graph can be used to publish IMU data to the ROS2 network for further processing.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+