how to

Could not load library dlopen error: /home/julyfun/ros_ws/install/tf_test/lib/libtf_test.so: undefined symbol

Jul 1, 2024
framesros2runtime-error
1 Minutes
43 Words

Could not load library dlopen error: /home/julyfun/ros_ws/install/tf_test/lib/libtf_test.so: undefined symbol

1
terminate called after throwing an instance of 'class_loader::LibraryLoadException'
2
what(): Could not load library dlopen error: /home/julyfun/ros_ws/install/tf_test/lib/libtf_test.so: undefined symbol: _ZTVN7tf_test6TfTestE, at ./src/shared_library.c:99
3
[ros2run]: Aborted

maybe you forget to implement the destructor. (guess why it is runtime error)

Article title:Could not load library dlopen error: /home/julyfun/ros_ws/install/tf_test/lib/libtf_test.so: undefined symbol
Article author:Julyfun
Release time:Jul 1, 2024
Copyright 2025
Sitemap