Skip to content

Commit

Permalink
import mavsdk
Browse files Browse the repository at this point in the history
  • Loading branch information
alireza787b committed May 11, 2024
1 parent cc1d205 commit ca52bff
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions examples/offboard_from_stream/receiver.py
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,7 @@
import asyncio
import socket
import argparse
import mavsdk
from mavsdk import System
from mavsdk.offboard import *
from control_packet import ControlPacket, SetpointMode
Expand Down

0 comments on commit ca52bff

Please sign in to comment.