[ROS Q&A] 069 - RQT Custom Plugin: undefined symbol
The Construct Robotics Institute 6:26
2,592 views · 17 likes Watch on YouTube ↗
In this video we solve an error that happened when trying to compile a RQT Plugin by answering the following question: https://answers.ros.org/question/276638/rqt-custom-plugin-undefined-symbol/
Q: The error says: Make sure that you are calling the PLUGINLIB_EXPORT_CLASS macro in the library code, and that names are consistent between this macro and your XML
A: The problem in this specific case was that the RQT Plugin was not implementing the destructor TemplatePlugin::~TemplatePlugin().
Q: The error says: Make sure that you are calling the PLUGINLIB_EXPORT_CLASS macro in the library code, and that names are consistent between this macro and your XML
A: The problem in this specific case was that the RQT Plugin was not implementing the destructor TemplatePlugin::~TemplatePlugin().
Category (YouTube): Science & Technology
Playback is via YouTube's official embedded player. Data from YouTube; Exumo is not affiliated with YouTube.