필터 지우기
필터 지우기

wht kind of toolbox i can use for simulate my drone without any hardware ?

조회 수: 2 (최근 30일)
hi, i have been searching any toolbox that can generate the gps navigation without connecting with hardware. can you suggest me for me to get the data ?

채택된 답변

Elad Kivelevitch
Elad Kivelevitch 2021년 7월 26일
If you're using R2021a, you can use UAV Toolbox.
  댓글 수: 2
luqman
luqman 2021년 7월 28일
do you any video tutorial on using UAV toolbox. the tutorial in the R2021a is to simple for me to refer .
Jianxin Sun
Jianxin Sun 2021년 7월 28일
For GPS sensor simulation, you can use https://www.mathworks.com/help/uav/ref/gpssensor-system-object.html MATLAB function to generate artifical GPS readings based on ground truth position and velocity of your UAV. The ground truth data could come from waypointTrajectory object if you have a predifined path, or from your UAV motion model.
To model you UAV, you can check https://www.mathworks.com/help/uav/ug/transition-from-low-to-high-fidelity-uav-models.html example for different simulation models for fixed wing UAV in Simulink. You can also consider the multirotor and fixed-wing guidance model MATLAB APIs.

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

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Scenario Simulation에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by