Skip to content
Snippets Groups Projects
Commit 1b425c66 authored by Ricardo Andres Ercoli Auersperg's avatar Ricardo Andres Ercoli Auersperg
Browse files

Increment PID frecuency

parent 58470ba8
No related branches found
No related tags found
No related merge requests found
......@@ -18,7 +18,7 @@
#define OMNI_PID_NRO_TIMER 0
#define OMNI_ODOM_NRO_TIMER 2
#define OMNI_PID_CTRL_TIMER 0.05 // in seconds
#define OMNI_PID_CTRL_TIMER 0.005 // in seconds
#define OMNI_ODOM_CTRL_TIMER 0.5 // in seconds
#define MAX_OUTPUT 100.0
......
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