Skip to content

Commit ca52bff

Browse files
committed
import mavsdk
1 parent cc1d205 commit ca52bff

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

examples/offboard_from_stream/receiver.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,7 @@
6767
import asyncio
6868
import socket
6969
import argparse
70+
import mavsdk
7071
from mavsdk import System
7172
from mavsdk.offboard import *
7273
from control_packet import ControlPacket, SetpointMode

0 commit comments

Comments
 (0)