mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-05-23 22:58:10 +08:00
add errno import for fixing script running over python 3 or above
This commit is contained in:
@@ -6,6 +6,7 @@
|
||||
|
||||
import os
|
||||
import yaml
|
||||
import errno
|
||||
|
||||
import genmsg.msgs
|
||||
import gencpp
|
||||
|
||||
Reference in New Issue
Block a user