Get Telemetry data on simulink from PX4
8 ビュー (過去 30 日間)
古いコメントを表示
i'm traying to display telemetry data on simulink using PX4 toolbox , is there any spesific block that i should use ?
0 件のコメント
回答 (1 件)
Arun Mathamkode
2022 年 6 月 28 日
Setup and configure a telemetry tranmsitter and receiver as per the PX4 documentation. Once The telemetry is setup, you should be able to see the telemetry connection as a host serial port. Then at host you can use the Serial receive block to get MAVLink data and MAVLink deserializer block to decode the telemetry data.
0 件のコメント
参考
カテゴリ
Help Center および File Exchange で Simulink Environment Customization についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!