How can I use custom ROS messages with Robotics System Toolbox?
古いコメントを表示
I want to create a ROS message of type atlas_msgs/AtlasCommand, but rosmessage doesn't work with it. I get the following error:
>> rosmessage('atlas_msgs/AtlasCommand')
Cannot find a MATLAB message class for type atlas_msgs/AtlasCommand.
How do I use custom ROS messages that aren't included with Robotics System Toolbox?
採用された回答
その他の回答 (1 件)
Massimo Satler
2021 年 5 月 19 日
0 投票
Today it is officially supported. See here for more details:
https://www.mathworks.com/help/supportpkg/robotmanipulator/ug/customize-ros-messages.html?searchHighlight=Matlab%20custom%20message&s_tid=srchtitle
カテゴリ
ヘルプ センター および File Exchange で Custom Message Support についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!