TF2 message not in ros2 message list

조회 수: 8 (최근 30일)
Mégane Millan
Mégane Millan 2022년 6월 21일
편집: J 2024년 4월 29일
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.

답변 (1개)

Jagadeesh Konakalla
Jagadeesh Konakalla 2022년 6월 21일
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
星 曹
星 曹 2022년 8월 18일
download link here:https://github.com/ros2/geometry2/tree/ros2
J
J 2024년 4월 29일
편집: J 2024년 4월 29일
issue when running w python 3.9.18 (matlab 2022b), appearently that is not accepted to fit the requested python 3.9.X version.

댓글을 달려면 로그인하십시오.

카테고리

Help CenterFile Exchange에서 Custom Message Support에 대해 자세히 알아보기

제품


릴리스

R2022a

Community Treasure Hunt

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

Start Hunting!

Translated by