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: ros_functions.cpp
- Revision:
- 14:97804177806d
- Parent:
- 13:8630f38f8066
diff -r 8630f38f8066 -r 97804177806d ros_functions.cpp
--- a/ros_functions.cpp Fri Dec 14 03:28:55 2018 +0000
+++ b/ros_functions.cpp Fri Dec 14 22:05:56 2018 +0000
@@ -57,7 +57,7 @@
initialize = rosInput.mode;
rosMode_Delay.start();
}
- rosTranslator(rosInput.height, rosInput.yaw, rosInput.pitch, rosInput.roll);
+ rosTranslator();
h = rosInput.height;
if(rosMode_Delay.read() > rosModeDelay){
rosFlag = 1;