ygratz

Results 7 issues of ygratz

Hi, Working with SITL, I see that as the SITL starts working it sends various messages at given rates. For example the attitude message is sent every 250ms. When I...

more_info_needed

Hi, I need to get the following rpt's: HIGH_LATENCY2 (235) EKF_STATUS_RPT (193) POWER_STATUS (125) What do I need to do in order to receive these messages? and to read their...

feature

In order to use MAVSDK in an application, I need to follow version control requirements. To comply with this, I can take a given MAVSDK version with a given tag....

question

Hi, I have a project in which I need to connect and fly a quadcopter running Ardupilot version 4.0.5. Is it possible to use MAVSDK for that? If not, shall...

Hi, I'm using MAVSDK 1.4.6. With Arducopter \ SITL. I try to implement very basic things, but some of them do not work for some reason: 1. action.takeoff() - I...

Hi, I'm using VSCode to build and debug takeoff_and_land example. I opened VSCode for the MAVSDK (>MAVSDK\code .) and build the library using CMake. And then opened another VSCode for...

question

I try connecting to a SITL using takeoff_and_land example. I use udp to 127.0.0.1:14540 1. For some reason I get the following fault: MAVSDK version: v0.37.0 (mavsdk_impl.cpp:21) Trying Connection: udp://:14540...