Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Fork of 2015robot_main by
Diff: Parameters_ps3.h
- Revision:
- 8:1638e8c8ca93
- Parent:
- 4:51d87d2b698c
- Child:
- 9:c1177b8a2bd8
--- a/Parameters_ps3.h Sat Sep 05 04:27:19 2015 +0000 +++ b/Parameters_ps3.h Mon Sep 07 06:28:47 2015 +0000 @@ -21,7 +21,7 @@ #define MOVE_R_OUTPUT_LIMIT_TOP 1.0 #define MOVE_R_BIAS 0.0 #define MOVE_R_Kc 0.1 -#define MOVE_R_TAUi 0.005 +#define MOVE_R_TAUi 0.03 //#define MOVE_R_TAUi 0.01 #define MOVE_R_TAUd 0.0 @@ -31,7 +31,7 @@ #define MOVE_L_OUTPUT_LIMIT_TOP 1.0 #define MOVE_L_BIAS 0.0 #define MOVE_L_Kc 0.1 -#define MOVE_L_TAUi 0.005 +#define MOVE_L_TAUi 0.03 //#define MOVE_L_TAUi 0.01 #define MOVE_L_TAUd 0.0