new_build
This commit is contained in:
parent
add3f5e2cf
commit
afea6dafce
1 changed files with 10 additions and 9 deletions
|
@ -1,8 +1,8 @@
|
|||
---
|
||||
title: "FTC 2024 -2025 : an omnidirectional rolling base"
|
||||
date: "2024-10-14T11:59:21+02:00"
|
||||
lastmod: "2024-10-14T14:00:42+02:00"
|
||||
lastupdate: "2024-10-14T14:00:42+02:00"
|
||||
date: "2024-10-14T09:59:21+02:00"
|
||||
lastmod: "2024-10-15T08:53:44+02:00"
|
||||
lastupdate: "2024-10-15T08:53:44+02:00"
|
||||
author: "coach.francois"
|
||||
authors: ["coach.francois"]
|
||||
facebook_author: "false"
|
||||
|
@ -24,20 +24,20 @@ After analyzing the rules of the “Into The Deep” game, Team WeRobot chose a
|
|||
<div style="width: 100%; max-width: 700px;">
|
||||
<table>
|
||||
<tr>
|
||||
<td><img src="https://werobot.fr/posts/macanum 01.jpg" alt=""> <figcaption>Left wheel</figcaption></td>
|
||||
<td><img src="https://werobot.fr/posts/macanum 00.jpg" alt=""> <figcaption>Right wheel</figcaption></td>
|
||||
<td><img src="https://werobot.fr/posts/macanum 01.jpg"></td>
|
||||
<td><img src="https://werobot.fr/posts/macanum 00.jpg"></td>
|
||||
</tr>
|
||||
</table>
|
||||
</div>
|
||||
</center>
|
||||
<center>
|
||||
<div style="width: 100%; max-width: 700px;">
|
||||
<img src="https://werobot.fr/posts/macanum1.jpg" alt="">
|
||||
<img src="https://werobot.fr/posts/macanum1.jpg">
|
||||
</div>
|
||||
</center>
|
||||
<center>
|
||||
<div style="width: 100%; max-width: 700px;">
|
||||
<img src="https://werobot.fr/posts/macanum2.jpg" alt="">
|
||||
<img src="https://werobot.fr/posts/macanum2.jpg">
|
||||
</div>
|
||||
</center>
|
||||
<br><br>
|
||||
|
@ -47,7 +47,8 @@ After 4 hours of investment, the Mecanum basic prototype is ready and a draft Ja
|
|||
<br><br>
|
||||
<center>
|
||||
<div style="width: 100%; max-width: 700px;">
|
||||
<img src="https://werobot.fr/posts/macanum3.jpg" alt="">
|
||||
<img src="https://werobot.fr/posts/macanum3.jpg">
|
||||
</div>
|
||||
</center>
|
||||
<br>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue