Gazebo Px4 SITL

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

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)

Products

Release

R2021b

Asked:

on 12 Jul 2022

Commented:

on 15 Jul 2022

Community Treasure Hunt

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

Start Hunting!