Error using ROS custom messages add-on
Mostrar comentarios más antiguos
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 comentarios
MathWorks Robotics and Autonomous Systems Team
el 6 de Dic. de 2017
Editada: Walter Roberson
el 20 de Feb. de 2026 a las 19:34
Can you confirm if you followed step by step guide on this page:
And still see the issue.
I would also try to reinstall the addon - seems the addon is not configured correctly.
Michael Friedman
el 6 de Dic. de 2017
Michael Friedman
el 7 de Dic. de 2017
MathWorks Robotics and Autonomous Systems Team
el 11 de Dic. de 2017
Can you please inform the following: - what MATLAB release are you using? - Are you able to run this to get any information:
>>which hwconnectinstaller.PackageInfo
Michael Friedman
el 11 de Dic. de 2017
MathWorks Robotics and Autonomous Systems Team
el 12 de Dic. de 2017
Thanks Michael, for the information. We are working on a fix to this issue and will make it available soon. Sorry for the inconvenience.
Respuestas (1)
MathWorks Robotics and Autonomous Systems Team
el 24 de En. de 2018
0 votos
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
Categorías
Más información sobre Custom Message Support en Centro de ayuda y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!