Skip to content

Commit

Permalink
add sub score posters
Browse files Browse the repository at this point in the history
  • Loading branch information
fagnerpimentel authored Nov 17, 2024
1 parent f586456 commit e27c178
Showing 1 changed file with 33 additions and 11 deletions.
44 changes: 33 additions & 11 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -154,43 +154,66 @@ <h3>.</h3>
<div id="Score" class="tabcontent">
<h2>Score</h2>

<h3>Presentation</h3>
<h3>Poster</h3>
<div>
<table>
<thead>
<tr>
<th>Team Name</th>
<th>Poster</th>
<th>Novelty and scientific contribution</th>
<th>Relevance for RoboCup@Home</th>
<th>Presentation</th>
</tr>
</thead>
<tbody>
<tr>
<td>Bahia RT</td>
<td>39.56</td>
<td>22</td>
<td>16</td>
<td>1.56</td>
<td><b>39.56</b></td>
</tr>
<tr>
<td>Warthog Robotics @Home</td>
<td>52.46</td>
<td>30</td>
<td>20</td>
<td>2.46</td>
<td><b>52.46</b></td>
</tr>
<tr>
<td>AdaRobotics</td>
<td>66.56</td>
<td>38</td>
<td>26</td>
<td>2.56</td>
<td><b>66.56</b></td>
</tr>
<tr>
<td>UTBots</td>
<td>53.26</td>
<td>32</td>
<td>19</td>
<td>2.26</td>
<td><b>53.26</b></td>
</tr>
<tr>
<td>PMEC@HOME</td>
<td>56.23</td>
<td>34</td>
<td>20</td>
<td>2.23</td>
<td><b>56.23</b></td>
</tr>
<tr>
<td>RoboFEI</td>
<td>71.53</td>
<td>46</td>
<td>23</td>
<td>2.53</td>
<td><b>71.53</b></td>
</tr>
<tr>
<td>FBOT@Home</td>
<td>87.26</td>
<td>56</td>
<td>29</td>
<td>2.26</td>
<td><b>87.26</b></td>
</tr>
</tbody>
</table>
Expand All @@ -206,7 +229,6 @@ <h3>Stage 1</h3>
<th>Person</th>
<th>Naviagation</th>
<th>Manipulation</th>
<th><b>Total</b></th>
</tr>
</thead>
<tbody>
Expand All @@ -216,7 +238,7 @@ <h3>Stage 1</h3>
<td>0</td>
<td>0</td>
<td>0</td>
<td></td><b>0</b></td>
<td><b>0</b></td>
</tr>
<tr>
<td>Warthog Robotics @Home</td>
Expand Down

0 comments on commit e27c178

Please # to comment.