Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

State implementation files - Mavsdk to drone kit replacement #23

Open
DJDMVP opened this issue Sep 17, 2024 · 1 comment
Open

State implementation files - Mavsdk to drone kit replacement #23

DJDMVP opened this issue Sep 17, 2024 · 1 comment
Assignees
Labels
enhancement New feature or request flight Flight subteam / controls the flight or overarching control of the drone good first issue Good for newcomers

Comments

@DJDMVP
Copy link

DJDMVP commented Sep 17, 2024

State implementation files Mavsdk to drone kit replacement

Problem

Replace the mavsdk commands in state_machine/states/impl with dronekit commands. The files that should need replacement are takeoff, waypoint, and land.

create the new branch for the feature off of the branch "feature/dronekit" This is to keep code for dronekit seperated until we are ready to fully replace mavsdk.

Solution

Mavsdk commands are no longer needed in the state_machine/states/impl folder and is instead replaced with dronekit commands.

Additional Information

Dronekit Docs

@DJDMVP DJDMVP added enhancement New feature or request good first issue Good for newcomers flight Flight subteam / controls the flight or overarching control of the drone labels Sep 17, 2024
@DJDMVP DJDMVP changed the title State implementation Mavsdk to drone kit replacement State implementation files - Mavsdk to drone kit replacement Sep 17, 2024
@RexBerry RexBerry self-assigned this Sep 20, 2024
RexBerry added a commit that referenced this issue Sep 27, 2024
RexBerry added a commit that referenced this issue Oct 2, 2024
RexBerry added a commit that referenced this issue Oct 9, 2024
@RexBerry
Copy link

RexBerry commented Oct 9, 2024

All imports of mavsdk have been removed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request flight Flight subteam / controls the flight or overarching control of the drone good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

2 participants