Merge branch 'master' of https://github.com/GZod01/werobot-website
This commit is contained in:
commit
38acb9110c
2 changed files with 10 additions and 8 deletions
|
@ -1,8 +1,8 @@
|
|||
---
|
||||
title: "Mecanum Wheel Setup and Behavior"
|
||||
date: "2024-10-13T02:24:45+02:00"
|
||||
lastmod: "2024-10-14T16:36:55+02:00"
|
||||
lastupdate: "2024-10-14T16:36:55+02:00"
|
||||
date: "2024-10-13T00:24:45+02:00"
|
||||
lastmod: "2024-10-14T16:38:48+02:00"
|
||||
lastupdate: "2024-10-14T16:38:48+02:00"
|
||||
author: "coach.francois"
|
||||
authors: ["coach.francois"]
|
||||
facebook_author: "false"
|
||||
|
@ -93,7 +93,7 @@ There are two possible operator control modes:
|
|||
2. Field-centric” mode, where the joystick controls the robot's direction in relation to the operator's field of vision.
|
||||
|
||||
Link : [Mecanum TeleOp](https://gm0.org/en/latest/docs/software/tutorials/mecanum-drive.html)
|
||||
<br>
|
||||
<br><br>
|
||||
|
||||
Example of Java programming in stand-alone mode :
|
||||
|
||||
|
@ -101,4 +101,5 @@ Link : [Drivetrain Control](https://www.ctrlaltftc.com/practical-examples/drivet
|
|||
|
||||
|
||||
|
||||
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
---
|
||||
title: "Configuration et comportement d'une roue Mecanum"
|
||||
date: "2024-10-13T18:05:32+02:00"
|
||||
lastmod: "2024-10-14T16:36:38+02:00"
|
||||
lastupdate: "2024-10-14T16:36:38+02:00"
|
||||
date: "2024-10-13T16:05:32+02:00"
|
||||
lastmod: "2024-10-14T16:38:36+02:00"
|
||||
lastupdate: "2024-10-14T16:38:36+02:00"
|
||||
author: "coach.francois"
|
||||
authors: ["coach.francois"]
|
||||
facebook_author: "false"
|
||||
|
@ -94,7 +94,7 @@ Il y a deux modes de contrôle opérateur possibles :
|
|||
2. Le mode "Field-Centric" centré sur le terrain " où le joystick contrôle la direction du robot par rapport au champ de vision de l'opérateur.
|
||||
|
||||
Lien : [Mecanum TeleOp](https://gm0.org/en/latest/docs/software/tutorials/mecanum-drive.html)
|
||||
<br>
|
||||
<br><br>
|
||||
|
||||
Exemple de programmation Java en mode autonome :
|
||||
|
||||
|
@ -107,4 +107,5 @@ Lien : [Drivetrain Control](https://www.ctrlaltftc.com/practical-examples/drivet
|
|||
|
||||
|
||||
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue