-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
enhancementNew feature or requestNew feature or requesthardA particularly difficult feature or bugA particularly difficult feature or bughelp wantedExtra attention is neededExtra attention is needednavigationNavigation and Path PlanningNavigation and Path Planning
Description
I believe we can replicate most of the functionality offered by qGroundControl with MavSDK:
https://mavsdk.mavlink.io/main/en/index.html
This would allow us to use qGroundControl only to observe ongoing missions, not to actually push commands to the drone.
It seems easy to do this; mavSDK has a couple of one-liners.
So my goal is to:
- setup and document setup of MavSDK + PX4 Simulation
- run PX4 simulation successfully on a simple MavSDK mission:
- takeoff
- go through a couple waypoints
- land
- run PX4 simulation where MavSDK is commanding the drone and its flight path and telemetry are being viewed by qGroundControl
Not sure if (3) can be done with simulation, but this would be the foundation for integrating navigation moving forward.
Reactions are currently unavailable
Metadata
Metadata
Labels
enhancementNew feature or requestNew feature or requesthardA particularly difficult feature or bugA particularly difficult feature or bughelp wantedExtra attention is neededExtra attention is needednavigationNavigation and Path PlanningNavigation and Path Planning