-
I got this error when compiling this thing on teensyduino 3.0/3.1/3.2 with Arduino 1.6.5-r5. After installing teensyduino on the Arduino software, an error came out.
The teensyduino Version 1.25. And…
-
### What is your question?
Hi,
I'm currently creating a recipe for [MAVLink](https://github.com/mavlink/mavlink), and I'm thinking of potentially trying to add it to conan-center.
Other project…
-
I recently added a CubePilot Here Flow optical flow sensor to my copter.
To help monitor the lidar rangefinder output, I thought I'd plot that on the Yaapu telemetry plotting page.
Unfortunately…
-
Hello @chobitsfan
Trying to build but it is missing ros/ros.h
I have ros noetic install but this is not built as a standalonr (not as a catskin module)
STEPS:
git clone https://github.com/ch…
-
Hi there, I needed to decode MAVLink messages in an async application based on the Tokio executor, so I went ahead and implemented a decoder using tokio_util's `Decoder` trait and this library here: […
-
Write converter from MAVPACKAGE STRUCT to MAVGeojson
https://github.com/mavlink/c_library_v2/blob/master/common/mavlink_msg_global_position_int.h
-
## Feature request
For some unclear reason, ardupilot does not process the channels nr. 17 and 18 from the mavlink_rc_channels_override_t mavlink message.
Implementation:
https://github.com/Ard…
-
[MAVLink Messaging · PX4 Developer Guide](http://dev.px4.io/en/middleware/mavlink.html) needs update work.
From: https://github.com/PX4/Devguide/pull/649#issue-230708462
1. It is based on MAVLin…
-
This is only bug and feature tracker, please use it
to report bugs or request features.
----
### Issue details
_Please describe the problem, or desired feature_
### MAVROS version and p…
ZHCLN updated
3 weeks ago
-
### Issue details
I want to parse mavlink messages in mavros source code
```
mavros/src/lib/mavros.cpp
```
For example:
```
mavlink_manual_control_t
````
And then get some value:
```
pa…