필터 지우기
필터 지우기

Create custom flight file

조회 수: 1 (최근 30일)
Alexander Sinyukov
Alexander Sinyukov 2023년 5월 10일
답변: Priyank Pandey 2023년 5월 17일
We are working on gyro-free inertial navigation and I watched the tutorial about Flight Log Analysis.
I need to create a Custom Flight Log data with a trajectory and parameters like linear and angular acceleration, etc.
At the very beginning it is said "Load Custom Flight Log" but I need to CREATE the log file.
I would really appreciate your help.
  댓글 수: 1
Star Strider
Star Strider 2023년 5월 10일
I don’t have the UAV Toolbox (and have no direct experience with UAVs), however it seems that the UAV creates its own flight log. You can then use Flight Log Analysis to access it and work with it.

댓글을 달려면 로그인하십시오.

답변 (1개)

Priyank Pandey
Priyank Pandey 2023년 5월 17일
Hi Alexander,
MATLAB does not have a built-in flight log file format.
To visualise custome flight log and explore Flight Log Analyzer you can run the following command in command window to load an existing example ulog file:
ulg= ulogreader('flight.ulg')
To explore more about Flight Log analyzer, refer to the following link:
I hope this helps!
Regards
Priyank

카테고리

Help CenterFile Exchange에서 Flight Log Analysis에 대해 자세히 알아보기

태그

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by