TF2 message not in ros2 message list

8 vues (au cours des 30 derniers jours)
Mégane Millan
Mégane Millan le 21 Juin 2022
Modifié(e) : J le 29 Avr 2024
Hello,
I've created ros2 bag that is composed of TF topic that publish tf2_msgs/TFMessage. However I get the following error, when loading the bag
Is there a way to have those message in matlab ?
Thanks in advance for any answer.

Réponses (1)

Jagadeesh Konakalla
Jagadeesh Konakalla le 21 Juin 2022
Hi Megane,
You need to download the tf2_msgs from the web. Then run ros2genmsg on the downloaded message package before you read the messages from ros2bag.
Let me know if you run into any issue.
Thanks,
Jagadeesh K.
  4 commentaires
星 曹
星 曹 le 18 Août 2022
download link here:https://github.com/ros2/geometry2/tree/ros2
J
J le 29 Avr 2024
Modifié(e) : J le 29 Avr 2024
issue when running w python 3.9.18 (matlab 2022b), appearently that is not accepted to fit the requested python 3.9.X version.

Connectez-vous pour commenter.

Catégories

En savoir plus sur Custom Message Support dans Help Center et File Exchange

Produits


Version

R2022a

Community Treasure Hunt

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

Start Hunting!

Translated by