matlab uav开发,uav360

MATLAB Derivations

matlab_px4_msf begin

This folder contains the derivations and test suites in Matlab for ECL components with MSF.

Instructions for running the EKF replay

Ensure the ‘EKF_replay’ directory is in a location you have full read and write access

Create a ‘TestData’ sub-directory under the ‘EKF_replay’ directory

3a) If replaying APM data:

Collect data with LOG_REPLAY = 1 and LOG_DISARMED = 1.

Convert data to a .mat file using the MissionPlanner ‘Create Matlab File’ option under the DataFlash Logs tab.

Convert .mat file to the required data format using the convert_apm_data.m script file. This will generate the following data files:

imu_data.mat

baro_data.mat

gps_data.mat

mag_data.mat

and optionally

rng_data.mat

flow_data.mat

viso_data.mat

Note: If the rangefinder, optical flow or ZED camera odometer data are not present in the log, then the corresponding sections in the convert_apm_data.m script file will need to be commented out.

Copy the generated .mat files into the /EKF_replay/TestData/APM directory.

3b) If replaying PX4 data:

Use the following data files:

baro_data.mat

gps_data.mat

vicon_imu_data.mat

vicon_pose_data.mat

mag_data.mat

Import the .csv file containing the vehicle_gps_position_0 data into the matlab workspace and process it using …/EKF_replay/Common/convert_px4_vehicle_gps_position_csv. This will generate the gps_data.mat file.

If you have an optical flow and range finder sensor fitted:

Import the .csv file containing the optical_flow_0 data into the matlab workspace and process it using …/EKF_replay/Common/convert_px4_optical_flow_csv_data.m.

Import the .csv file containing the distance_sensor_0 data into the matlab workspace and process it using …/EKF_replay/Common/convert_px4_distance_sensor_csv_data.m.

This will generate the following data files:

flow_data.mat

rng_data.mat

Copy the generated .mat files into the /EKF_replay/TestData/PX4 directory.

Make ‘…/EKF_replay/Filter’ the working directory.

Execute ‘SetParameterDefaults’ at the command prompt to load the default filter tuning parameter struct ‘param’ into the workspace. The defaults have been set to provide robust estimation across the entire data set, not optimised for accuracy.

Replay the data by running either the replay_apm_data.m, replay_px4_data.m or if you have px4 optical flow data, the replay_px4_optflow_data.m script file.

Output plots are saved as .png files in the ‘…/EKF_replay/OutputPlots/‘ directory.

Output data is written to the Matlab workspace in the ‘output’ struct.

matlab_px4_msf end

  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值