Ryan

Results 203 issues of Ryan

See [here](https://youtu.be/z5lNbsgY3FA?si=dEhsONsX0r7SbnGm&t=843) for an example in UgCS: ![Image](https://github.com/user-attachments/assets/91e62429-dcae-444b-97fb-113a1224fa3c) Graph the mission plan, with elevation on the Y axis. One line shows the estimated path of the drone (requires knowing climb/descent...

# OS Windows 11 # Screenshots ![Image](https://github.com/user-attachments/assets/ba4d8101-0d2c-4076-bc6f-67d6c146b4a7) ![Image](https://github.com/user-attachments/assets/85a4e724-34e3-4cce-b7cf-eeba4f420059) # Steps to reproduce Follow wiki for windows: https://ardupilot.org/dev/docs/using-mavexplorer-for-log-analysis.html#installing-mavexplorer-on-windows Download MAVProxy 1.8.71 here: https://firmware.ardupilot.org/Tools/MAVProxy/ I don't have admin, but can use admin...

Hello, Awesome library you've built here, great to have a FOSS coverage planner. I'm working with drones and wanted to see if you would be interested to support extensions for...

enhancement

**Is your feature request related to a problem? Please describe.** I would like to install draw.io in an Alpine linux image that is used by our CI environment. This allows...

I tried consuming a locally installed version of MAVSDK in another package's install, and MAVSDK's CMake target fails to correctly export the shared library destination on an installed target. I...

Hello, Ryan here from ArduPilot. We're working on fixing sporadic failures in CI. Of the 95 jobs we run, the tests with DDS are currently the 2nd most flaky job....

Hello, Nice work on this library. I'm interested to use it in a ROS 2 environment. As part of the dependency install in `install_deps.sh`, it's calling `sudo make install` on...

**Describe the bug** I tried using a cross compile workflow for Micro ROS Agent and it has linker errors. **To Reproduce** Steps to reproduce the behaviour: 1. Clone repo on...

### Description I frequently write meta-package launch files that re-use launch files, but I want to set environment variables in the included node(s). You can't do that. ### Motivation When...

enhancement

### Operating System: Ubuntu 24 ### ROS version or commit hash: Jazzy ### RMW implementation (if applicable): fastrtps ### RMW Configuration (if applicable): N/A ### Client library (if applicable): rclcpp...

bug