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.
Dependencies: MODSERIAL biquadFilter mbed
Fork of Kinematics by
Diff: main.cpp
- Revision:
- 19:c9f4e4c857e2
- Parent:
- 18:95611fc90411
--- a/main.cpp Wed Oct 31 18:36:35 2018 +0000
+++ b/main.cpp Wed Oct 31 20:06:35 2018 +0000
@@ -230,7 +230,7 @@
theta4 = PI*0.49;
pc.baud(115200);
//default = theta1 = theta4 = pi/2,
- emgcheck.attach(kinematics, 0.005); // roep de ticker aan (
+ emgcheck.attach(kinematics, 0.008); // roep de ticker aan (
ledr = 1;
pc.printf("%f", theta1);
while(true) {
