2024-04-28 20:35:20 +00:00
|
|
|
#include "Geometrie.h"
|
|
|
|
void Asser_Position(struct position_t position_consigne);
|
|
|
|
void Asser_Position_set_Pos_Maintien(struct position_t position);
|
|
|
|
void Asser_Position_maintien();
|
2024-06-22 17:04:37 +00:00
|
|
|
|
|
|
|
int Asser_Position_panic_angle();
|