Ajustement panneau solaire, même si le dernier match s'est bien passé
This commit is contained in:
parent
775ec09b66
commit
2eb2ceff20
@ -88,7 +88,7 @@ enum etat_action_t active_panneau_solaire(float pos_x, uint32_t step_ms){
|
||||
struct trajectoire_t trajectoire;
|
||||
enum etat_action_t etat_action;
|
||||
Trajectoire_bezier(&trajectoire, Localisation_get().x_mm, Localisation_get().y_mm,
|
||||
Localisation_get().x_mm, 400, pos_x, 400, pos_x, 150,
|
||||
Localisation_get().x_mm, 400, pos_x, 400, pos_x, 140,
|
||||
Localisation_get().angle_radian,
|
||||
Geometrie_get_angle_optimal(Localisation_get().angle_radian, -30 * DEGRE_EN_RADIAN));
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user