Add thermal camera view.

This commit is contained in:
David Walsh
2019-04-17 12:25:38 -04:00
parent 7bea1128df
commit 130edaa280

View File

@@ -97,6 +97,10 @@
<div class="row-lg-4">
<img height="350" alt="No Camera Image" id="imageStream" src="http://titan.aescape.co:8080/stream?topic=/real_green/color/image_raw&type=ros_compressed"></img>
</div>
Thermal
<div class="row-lg-4">
<img height="350" alt="No Camera Image" id="imageStream" src="http://titan.aescape.co:8080/stream?topic=/thermal/image_raw&type=ros_compressed"></img>
</div>
</div>
</div>