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

Reduce Odom freq

parent 1b425c66
No related branches found
No related tags found
No related merge requests found
......@@ -19,7 +19,7 @@
#define OMNI_ODOM_NRO_TIMER 2
#define OMNI_PID_CTRL_TIMER 0.005 // in seconds
#define OMNI_ODOM_CTRL_TIMER 0.5 // in seconds
#define OMNI_ODOM_CTRL_TIMER 0.1 // in seconds
#define MAX_OUTPUT 100.0
#define WHEEL_DIAMETER 0.038 // in meters
......
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