paparazzi-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Paparazzi-devel] problems when calibrating IMU


From: gunnar lindner
Subject: [Paparazzi-devel] problems when calibrating IMU
Date: Sun, 14 Oct 2012 19:11:20 +0200

Hi,

I am new here and proud owner of a Quadshot
I have to calibrate the IMU as I have been told.
But when running calibrate.py i get an Error:

xxxxxxxxxxx:paparazzi xxxx$ sw/tools/calibration/calibrate.py
var/logs/12_10_14__15_37_49.data
Traceback (most recent call last):
File "sw/tools/calibration/calibrate.py", line 100, in <module>
main()
File "sw/tools/calibration/calibrate.py", line 78, in main
p0 = calibration_utils.get_min_max_guess(flt_meas, sensor_ref)
File "/Users/gunnar/paparazzi/sw/tools/calibration/calibration_utils.py",
line 83, in get_min_max_guess
max_meas = meas[:,:].max(axis=0)
IndexError: too many indices


the logfile looks like this:

2.474 162 VFF 0. 0. 0. 0. 1. 1. 1.
2.475 162 TOYTRONICS_COMMANDS 0 0 0 0 0 0
2.475 162 BOOZ2_RADIO_CONTROL 0 0 0 0 0 0 -42 2
2.506 162 AHRS_REF_QUAT 32768 0 0 0 -2248 8641 31526 332
2.522 162 GPS_INT 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
2.583 162 AHRS_REF_QUAT 32768 0 0 0 -2248 8638 31527 332
...................

is this the correct RAW format?

thank you in advance
Gunnar from Austria



reply via email to

[Prev in Thread] Current Thread [Next in Thread]