MAVSDK icon indicating copy to clipboard operation
MAVSDK copied to clipboard

followme not found in C++

Open larcenn00 opened this issue 1 year ago • 7 comments

hello, I can't get the example program follow_me.cpp to work. In the console it displays the messages to me, with the coordinates generated in squares, but the drone remains at a static altitude of 2.5m.
I'm on Linux Ubuntu 22.04 with simulator as recommended in the mavSDK documentation.

The other examples work.

Is there anything special to do that I'm forgetting?

Thanks a lot

larcenn00 avatar Feb 08 '24 12:02 larcenn00