File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -32,7 +32,7 @@ This project presents an opportunity to explore the realms of digital twinning,
32
32
* [ Checkout my other repository where I'm writing the simulation code for AWSIM.] ( https://github.com/rzninvo/AWSIM )
33
33
34
34
## ** (LATEST UPDATE)** The real time simulation (Semi Digital Twin) for Amirkabir University of Technology Rasht Street (GIF):
35
- <div id =" gifContainer " >
35
+ <!-- < div id="gifContainer">
36
36
<img src="./docs/GettingStarted//QuickStartDemo/Image_top.png" alt="DT Sim" id="placeholderImage">
37
37
</div>
38
38
<script>
@@ -47,8 +47,8 @@ This project presents an opportunity to explore the realms of digital twinning,
47
47
document.getElementById('gifContainer').innerHTML = '<img src="' + gifImage.src + '" alt="Actual GIF">';
48
48
};
49
49
});
50
- </script >
51
- <!-- ! [RASHT_DT_DEMO](./resource/Digital_Twin.gif) -->
50
+ </script> -->
51
+ ! [ RASHT_DT_DEMO] ( ./resource/Digital_Twin.gif )
52
52
53
53
## The real time simulation (Semi Digital Twin) for an intersection demo:
54
54
You can’t perform that action at this time.
0 commit comments