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.
Diff: PathFollowing.h
- Revision:
- 10:107386dd097b
- Parent:
- 7:48af3a9c5bdd
--- a/PathFollowing.h Wed Feb 06 04:25:31 2019 +0000 +++ b/PathFollowing.h Thu Feb 07 02:31:15 2019 +0000 @@ -70,6 +70,6 @@ double target_angle); - +void pos_correction(double tgt_x, double tgt_y, double tgt_angle, double u, double v); #endif \ No newline at end of file