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_kinetic
Diff: main.cpp
- Revision:
- 6:2ffa254e8f6e
- Parent:
- 5:7e59733b02b2
- Child:
- 7:950b3c3b5a2b
diff -r 7e59733b02b2 -r 2ffa254e8f6e main.cpp --- a/main.cpp Mon Mar 05 23:45:59 2018 +0000 +++ b/main.cpp Tue Mar 06 21:44:07 2018 +0000 @@ -32,7 +32,6 @@ ros::Subscriber<std_msgs::Float32MultiArray> sub("module_command", &module_commandCB); // Global Variable -// Variables struct fields control; struct fields rosInput; volatile int currentPosition = 0;