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 TVDctrller2017_brdRev1_ver6 by
Diff: Global.h
- Revision:
- 51:640198055ed6
- Parent:
- 47:949e6c2e69fc
- Child:
- 52:6209efecde6f
--- a/Global.h Tue Dec 19 08:11:06 2017 +0000 +++ b/Global.h Wed Dec 20 16:34:37 2017 +0000 @@ -45,7 +45,7 @@ const double WHEEL_BASE =1.760; //[m] const double TREAD =1.3; //[m] const double A =0.005; //[s^2/m^2] -const double STEER_RATIO =0.32; //[-] +const double STEER_RATIO =0.148; //[-] const double ALPHA =5.0f; //[-]増幅率α #endif \ No newline at end of file