diff --git a/ui/bootstrap-5.3.3-dist/js/bootstrap.js b/ui/bootstrap-5.3.3-dist/js/bootstrap.js index 9ed52e8..e764ef9 100644 --- a/ui/bootstrap-5.3.3-dist/js/bootstrap.js +++ b/ui/bootstrap-5.3.3-dist/js/bootstrap.js @@ -4569,6 +4569,11 @@ motors_joystick.addEventListener('touchend', onup); motors_joystick.addEventListener('touchcancel', onup); + function onclick(){ + send_motors(vy+vx, vy-vx); + + } + return index_umd; diff --git a/ui/index.html b/ui/index.html index 039418b..b341c59 100644 --- a/ui/index.html +++ b/ui/index.html @@ -7,29 +7,38 @@ MinHAUMTaure -

Bienvenue sur MinHAUMTaure

-

Fonctionnalités

- -
-
- -

Sélection de la couleur

- - -
-
- -

Directions

- - -
-
- -

Automatique

-
- - +
+
+
+

Bienvenue sur MinHAUMTaure

+
+
+
+
+
+
+

Directions

+ +
+
+

Fonctionnalités

+

Sélection de la couleur

+ + +

Automatique

+
+ + +
+
+
+
+
+

Repère Spatial

+ +
+