TF2 message not in ros2 message list
8 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
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
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/1040000/image.png)
Is there a way to have those message in matlab ?
Thanks in advance for any answer.
0 Kommentare
Antworten (1)
Jagadeesh Konakalla
am 21 Jun. 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 Kommentare
Siehe auch
Kategorien
Mehr zu Custom Message Support finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!