フィルターのクリア

Info

この質問は閉じられています。 編集または回答するには再度開いてください。

How to use ROS custom message in Matlab?

2 ビュー (過去 30 日間)
Yashwanth AVS
Yashwanth AVS 2019 年 2 月 5 日
閉鎖済み: MATLAB Answer Bot 2021 年 8 月 20 日
I have followed the tutorial of creating a custom message in Matlab (https://in.mathworks.com/help/robotic... ). Everything is fine I can see my message type in the 'rosmsg list' but couldn't access it in Matlab/Simulink. It says " Cannot find a MATLAB message class for type z_pack/end " in Matlab when i try "a=rosmsg('show','z_pack/end')" .
In simulink when i try to select the message type it comes up with an error as shown in attachment.
My custom message is there is rosmsg list but i cannot access it. Please help.
  1 件のコメント
Tohru Kikawada
Tohru Kikawada 2019 年 5 月 5 日
編集済み: Tohru Kikawada 2019 年 5 月 5 日
Did you add paths to the generated Java classes to your javaclasspath.txt?

回答 (0 件)

この質問は閉じられています。

Community Treasure Hunt

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

Start Hunting!

Translated by