Units of Pixhawk Data in Matlab
2 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
Hello, I am using the autopilot pixhawk to log data of some sensors (accelerometer, gyroscope, magnetometer, GPS,...) and after that, I use the function of the software Mission Planner that converts this data into a Matlab file. However, I don't know the units of the data in the Matlab file. For example, to gyroscope, Matlab plot the graphics of all the angular velocities, but there is no indication if the angular velocities are in rad/seg or degree/seg. I searched but did not find a documentation where I could see the units of all the available data in the matlab file. Any help is welcome. Thank you in advance. Fernando.
1 Kommentar
Niv Koren
am 21 Jun. 2018
Hi, Im also tring to analyze the pixhawk data. How did you know to connect between the name of vairable to a specific sensor? (IMU, NKF7, etc.)
Antworten (1)
Sebastian
am 11 Mai 2017
Hi, unfortunately the units are not given in the log file (as far as I know). Most of them are given here: http://ardupilot.org/copter/docs/common-downloading-and-analyzing-data-logs-in-mission-planner.html Hope this helps. Sebastian
0 Kommentare
Siehe auch
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!