fixed douplicate functions for getting nodes and topics
This commit is contained in:
@@ -1,3 +1,14 @@
|
||||
<!-- ##################################### D-PAD ######################################### -->
|
||||
|
||||
|
||||
<p>Click in the actual image. Relative coordinates will be displayed.</p>
|
||||
<p id="rez"></p>
|
||||
<div>
|
||||
<img id="myImage" src="http://animalia-life.com/data_images/dog/dog4.jpg">
|
||||
|
||||
<!-- ##################################### END D-PAD ######################################### -->
|
||||
|
||||
|
||||
<!-- ##################################### Example Progress Bar ######################################### -->
|
||||
|
||||
<div class="panel panel-default">
|
||||
@@ -43,11 +54,6 @@
|
||||
Camera Image
|
||||
</div>
|
||||
<div class="panel-body">
|
||||
<div class="row" >
|
||||
<div class="col-lg-4">
|
||||
<img height="350" alt="No Camera Image" id="imageStream" src="http://localhost:8080/stream?topic=/camera/image">
|
||||
</img>
|
||||
</div>
|
||||
<div class="col-lg-4">
|
||||
<img height="350" alt="No Camera Image" id="imageStream" src="http://localhost:8080/stream?topic=/camera/image"></img>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user