Clear Filters
Clear Filters

Gazebo Px4 SITL

4 views (last 30 days)
Momtaz Abadir
Momtaz Abadir on 12 Jul 2022
Commented: Iftach Naftaly on 15 Jul 2022
When apply the following command
msgs = rosmsg("list");
mavrosMsgs = msgs(startsWith(msgs,"mavros_msgs"))
I dont get any of mavros_msgs/ only mavros/
  1 Comment
Iftach Naftaly
Iftach Naftaly on 15 Jul 2022
Hi,
I think that you need to add mavros_msgs package with the custom message plugin.
more information in this post.

Sign in to comment.

Answers (0)

Categories

Find more on Publishers and Subscribers in Help Center and File Exchange

Products


Release

R2021b

Community Treasure Hunt

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

Start Hunting!