We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f74626a commit 966725fCopy full SHA for 966725f
1 file changed
autonomy-dataset/index.html
@@ -187,6 +187,20 @@ <h2 class="title is-3">LiDAR Point Clouds</h2>
187
</div>
188
189
190
+
191
+<!-- Funding -->
192
+ <div class="columns is-centered">
193
+ <div class="column is-full-width">
194
+ <h2 class="title is-3">Funded by</h2>
195
+ <div class="content has-text-justified">
196
+ </div>
197
198
+ <div id="gps-live-plot" style="width: 100%; height: 400px; border: 1px solid #ccc;">
199
+ <!-- Complete GPS trajectory map -->
200
201
202
203
204
</section>
205
206
0 commit comments