Skip to content
Snippets Groups Projects
Commit d19dfc4c authored by RicardoEA's avatar RicardoEA
Browse files

Ajuste constantes PID

parent 75e795a0
No related branches found
No related tags found
No related merge requests found
......@@ -40,7 +40,7 @@
#define TICS_TO_RAD_S RAD_PER_TICK/OMNI_ODOM_CTRL_TIMER
#define KP 0.01
#define KP 0.05
#define KI 0.05
#define KD 0.0
#define KF MAX_SPEED_POWER/MAX_SPEED_TICS
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment