PAMI_2024/Commande_vitesse.h

2 lines
111 B
C
Raw Permalink Normal View History

2024-04-28 20:12:47 +00:00
void commande_vitesse(float vitesse_avance_mm_s, float orientation_radian_s);
void commande_vitesse_stop(void);