TF2 message not in ros2 message list

17 views (last 30 days)
Mégane Millan
Mégane Millan on 21 Jun 2022
Commented: 星 曹 on 18 Aug 2022
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.

Answers (1)

Jagadeesh Konakalla
Jagadeesh Konakalla on 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.
  3 Comments
Jagadeesh Konakalla
Jagadeesh Konakalla on 21 Jun 2022
Hi Antonie,
We are working on this request. In the future releases of MATLAB, tf2_msgs will be part of ROS toolbox for ROS2 also.
Thanks,
Jagadeesh K
星 曹
星 曹 on 18 Aug 2022
download link here:https://github.com/ros2/geometry2/tree/ros2

Sign in to comment.

Categories

Find more on Network Connection and Exploration in Help Center and File Exchange

Products


Release

R2022a

Community Treasure Hunt

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

Start Hunting!