-
not a bug or issue
this might be of interest to you: https://github.com/mavlink/mavlink/pull/1537, and if so you may want to raise your voice and perspective too.
:)
Olli
-
Hello Team,
I am trying to simulate a camera with Gazebo SITL. But the camera APIs seem to not working for me.
MAVSDK Java: 0.11
MAVSDK Server: 0.48.0
Gazebo command: `make px4_sitl_default ga…
-
I coppied and pasted example code from "https://mavsdk.mavlink.io/develop/en/examples/takeoff_and_land.html" to my "~/catkin_ws/src/droneControl/localization.cpp" folder. When I build catkin_ws with "…
-
I'm trying to install MAVSDK library on Windows x64
I'm following the instructions under MAVSDK QuickStart (https://mavsdk.mavlink.io/main/en/cpp/quickstart.html)
I'm currently stuck on the "Build a…
krr27 updated
2 years ago
-
Is there any way to read the raw NMEA data?
Or can it only be encoded from the pose?
-
Issue: I do not think that I am getting mavsdk to connect to sitl from within the environment that is started with the apython command.
Relevant facts:
1) I'm working on a computer running Window…
-
Using build for px4fmu-v3_default
When I scope the lines I am seeing no attempt being made by the Pixhawk 2 to communicate with the Pixy over I2C.
The Pixhawk 2 initiates communication with an ms4525 …
-
I was testing the android-client example, and the mavsdkServer.stop() call in the onPause of the MapsActivity works fine. I mean, I am testing with a sim_vehicle, and I can see on the console that whe…
-
After upgrading one of our Cube Orange PX4 Flight Controllers from PX4 firmware Stable Release v1.12.3 to v1.3.0 MAVSDK v1.4.4 (running on Windows 11 operating system compiled with Visual Studio 2022)…
-
Currently, at the C++ level, streams like [`position_async()`](https://github.com/Dronecode/DronecodeSDK/blob/develop/plugins/telemetry/include/plugins/telemetry/telemetry.h#L514) register one unique …