필터 지우기
필터 지우기

Communication between MATLAB and Crazyflie

조회 수: 41 (최근 30일)
Shivam Bajpai
Shivam Bajpai 2024년 7월 17일 15:43
답변: Anagha Mittal 2024년 7월 19일 5:49
I want to send commands from MATLAB/Simulink to Crazyflieb 2.0. How can I do it?

답변 (1개)

Anagha Mittal
Anagha Mittal 2024년 7월 19일 5:49
Hi,
For MATLAB and Simulink to communicae with Crazyflie, it is important that you have the UAV Toolbox installed which is required for MAVLink support.
To start understanding the simulation environment and way to configure your model, you may download the MATLAB File Exchange example "Crazyflie Quadcopter Simulation Using Simmechanics" from the following link:
This has an example MATLAB file by the name "Crazyflie_Param". You may set the parameters similarly.
Next, to communicate you may setup MAVLink Connection by using the "mavlinkio" function. Refer to the following documentation link for more details on MAVLink Support:
This will help you in setting up the environment.
Hope this helps!

카테고리

Help CenterFile Exchange에서 Get Started with Aerospace Blockset에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by