在使用gtsam的时候出现问题:
[ERROR] [1712107483.937877766]: Failed to load nodelet [/globalmap_server_nodelet] of type [hdl_localization/GlobalmapServerNodelet] even after refreshing the cache: Failed to load library /home/robot/catkin_ws/devel/lib//libglobalmap_server_nodelet.so. 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. Error string: Could not load library (Poco exception = /home/robot/catkin_ws/devel/lib//libglobalmap_server_nodelet.so: undefined symbol: _ZTVN5gtsam19GaussianFactorGraphE)
[ERROR] [1712107483.937907728]: The error before refreshing the cache was: Failed to load library /home/robot/catkin_ws/devel/lib//libglobalmap_server_nodelet.so. 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. Error string: Could