AeroRust / AeroRust/mav

Explore how to use MAVSDK server for ArduPilot

Ouverte
#4 2 commentaires 1 réaction 0 personnes assignées Voir sur GitHub
Hacktoberfest question
Langage dominant
Rust
Étoiles
33
Forks
11
Métriques de merge des PR
Aucune PR mergée en 30 j

Description

I've recently asked in the ArduPilot community on Discord if it's possible to use `MAVSDK` for ArduPilot.
Apparently, the `MAVSDK` server is hardcoded for `PX4` specifically and there might be more than a few differences.

This should be explored so that we can see what it would take to use the `MAVSDK` server for ArduPilot.

> Basically mavsdk will runtime detect which autopilot it connects to, but some functionality is hardcoded to px4 - for instance Ardupilot uses waypoint 0 to store the home location, so missions are effectively indexed from 1. Px4 doesn’t, so missions are indexed from 0. Takeoff, land, etc should work.

### ArduPilot related issues for its support in the MAVSDK server:

- https://github.com/mavlink/MAVSDK/issues/205
- https://github.com/mavlink/MAVSDK/issues/728
- https://github.com/mavlink/MAVSDK/issues/1568
- https://github.com/mavlink/MAVSDK/issues/1445

Guide de contribution

Aucun guide de contribution indexé pour ce dépôt

Évaluation

Cette issue n'a pas encore été évaluée.

Recevez les nouvelles issues par e-mail

Un résumé court des issues GitHub adaptées aux débutants.