I passed IMU temp calibration procedure. I would like to execute tempcal_IMU.py script and show comparision before and after calibration. Script execution always ends with error. Any ideo what I am doing wrong?
looks like you don’t have pymavlink installed…
1 Like
pip install pymavlink
1 Like