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: mbed ros_lib_indigo
Diff: main.cpp
- Revision:
- 1:4a6acf69fde9
- Parent:
- 0:855c869ac0f0
--- a/main.cpp Tue Apr 24 14:29:23 2018 +0000
+++ b/main.cpp Thu Apr 26 13:41:46 2018 +0000
@@ -76,7 +76,7 @@
p.publish(&vel_msg);
nh.spinOnce();
- wait_ms(100);
+ wait_ms(50);
}
}