Error using ROS custom messages add-on
3 ビュー (過去 30 日間)
古いコメントを表示
Michael Friedman
2017 年 12 月 6 日
回答済み: MathWorks Robotics and Autonomous Systems Team
2018 年 1 月 24 日
Hi all,
I have just installed the ROS custom message add-on to the Robotics System Toolbox, and it seems to be broken - when I run rosgenmsg(folderpath), I get the error message:
"Undefined variable "hwconnectinstaller" or class "hwconnectinstaller.PackageInfo".
Error in robotics.ros.custommsg.internal.SupportPackage
Error in robotics.ros.custommsg.internal.setup.registerMessageCatalog (line 9) spPkg = robotics.ros.custommsg.internal.SupportPackage;
Error in rosgenmsg (line 33) robotics.ros.custommsg.internal.setup.registerMessageCatalog;"
I noticed another person with an identical problem commenting on the add-on 2 days ago. Does anyone know how to fix this please?
6 件のコメント
MathWorks Robotics and Autonomous Systems Team
2017 年 12 月 12 日
Thanks Michael, for the information. We are working on a fix to this issue and will make it available soon. Sorry for the inconvenience.
回答 (1 件)
MathWorks Robotics and Autonomous Systems Team
2018 年 1 月 24 日
Ok I am glad to announce that we fixed the issue in our product, and there is a new version for the addon 17.2.1 present.
On MATLAB from R2017b, >> roboticsAddons
Update your ROS Custom Message addon.
or can use MATLAB Home tab Add-ons > Manage Add-ons
0 件のコメント
参考
カテゴリ
Help Center および File Exchange で Custom Message Support についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!