Replies: 2 comments
-
unless that program is Nav2 or technical support is contracted, I do not support version 3.X. Please provide a sample project that reproduces the error and I may have a look. |
Beta Was this translation helpful? Give feedback.
0 replies
-
Moving this to Discussions, instead of issues, until you show that there is a problem with the library or the CMakeLists somehow. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I can build our program with the BehaviorTree.CPP version 3.8.6. But upon running the program it throws the following error:
undefined symbol: _ZNK2BT10Blackboard6getAnyERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE
The error does not occur when i use version 3.8.5 or below.
Beta Was this translation helpful? Give feedback.
All reactions