How can I use custom ROS messages with Robotics System Toolbox?
Ältere Kommentare anzeigen
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?
Akzeptierte Antwort
Weitere Antworten (1)
Massimo Satler
am 19 Mai 2021
0 Stimmen
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
Kategorien
Mehr zu Custom Message Support finden Sie in Hilfe-Center und File Exchange
Produkte
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!