AP_InertialSensor: ensure that we use environment Python interpreter
This commit is contained in:
parent
d489100a70
commit
43c16cd417
@ -1,4 +1,4 @@
|
||||
#!/usr/bin/python
|
||||
#!/usr/bin/env python
|
||||
|
||||
from math import *
|
||||
from pymavlink.rotmat import Vector3, Matrix3
|
||||
|
Loading…
Reference in New Issue
Block a user