Aminballoon

Results 7 issues of Aminballoon

Feature Zoom, Focus, Tracking was implemented with this repository

How to cancel download log flag while MAVSDK already download log files ![image](https://github.com/mavlink/MAVSDK/assets/44831071/f1b6a52a-2d6a-468c-8bca-b0260ac29b3a)

feature

@mgonzs13 Hi, I'm ask for advice. I'm going to add code to skip the state with human trigger, I will add outcome "SKIPPED" to yasmin_ros pkg. So do you have...

if have use MAVSDK 2.12.2 Download Log feature bit while its downloading its always show ``` [03:11:56|Error] Timeout! (log_files_impl.cpp:380) [03:11:56|Error] Requesting missing chunk: 513/757 (log_files_impl.cpp:381) [03:12:03|Error] Timeout! (log_files_impl.cpp:380) [03:12:03|Error] Requesting...

more_info_needed

I came to inquire about status of `Rooms` feature how about that ??

I want to define `const struct` like `Python DataClasses` I have 2 files 1st is datatype.rs ``` use derive_new::new; #[derive(new)] struct NameSpaces { #[new(value = "\"/dog\".to_string()")] dog: String, #[new(value =...

Add component of battery status 1. Battery Remaining Time 2. Battery Function